Enabling and Configuring China Golden Tax System Integration
NetSuite China Localization provides an Application Programming Interface (API) that you can configure and use to build integrations with the China Golden Tax System. By default, NetSuite is set up to use a text file for uploading and downloading to and from the Golden Tax System. For more information about this feature, see Generating China VAT Transactions.
The Golden Tax API is the primary way to get China VAT transaction data in and out of NetSuite. It’s a RESTful based API that applications use to programmatically pull transaction data and update VAT status.
Prerequisites
Before you enable and configure the Golden Tax System integration, you'll need to do the following:
-
Build your integration. You'll need to use RESTful to communicate with the NetSuite China Localization Golden Tax System API. For more information, see China Golden Tax System Integration API Overview.
-
Upload and host your integration.
After you finish the prerequisite steps, you'll need to set China Localization to use your API integration instead of text files when generating VAT transactions.
To enable and configure Golden Tax System Integration:
-
Go to Setup > China Localization > Configuration.
-
Select China VAT subtab.
-
Under Integration Method, select Self-Built Scripts.
-
In the URL field, enter the URL of the integration script for the Golden Tax System integration.
-
Click Save.
After you set up the Golden Tax integration, you will no longer be able to manually generate China VAT export files from the Generate China VAT Transaction page.