Below code shows how to sent a file to the GST Clear Tax portal There are 3 stages to sent a file to the GST Clear Tax portal Get Presigned URL Upload file to Storage Trigger File Ingestion
Tag: Clear Tax integration
Generate Access Token for Clear Tax GST API
Solution> Generate a client secret key from the clear tax account. Go to Settings>Integrations>API client>Create API client Select GST as products> Select Expiration as never expires>click on create A client secret will be generated Then generate access token using the below URL. Send GET request to the url: {{BASE_URL}}/integration/v1/authz/token If it is a SB clear… Continue reading Generate Access Token for Clear Tax GST API
Clear Tax Direct Integration Steps : Without GSP configuration Method
Direct API- Clear Tax Functional Setup 1 API Setup design 2 Create a button and mapping the fields to IRP from NetSuite 3 Integrate to IRP using the clear tax integration and Store the success response 4 Create button and map the fields for Response request 5 Integrate to the clear tax integration and store… Continue reading Clear Tax Direct Integration Steps : Without GSP configuration Method