# Chargebee Partner docs ## Docs - [Overview](https://spidocs.chargebee.com/api-reference/partner-spi/overview.md) - [Overview](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/docs/overview.md) - [Testing with Postman](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/docs/testing-with-postman.md) - [Delete the request of batch of tax registration numbers validation](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/delete-the-request-of-batch-of-tax-registration-numbers-validation.md): This endpoint takes the batch id and delete the running batch of tax registration numbers validation request at server side. - [Fetch the health status of the Service Provider.](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/fetch-the-health-status-of-the-service-provider.md): This endpoint is used to fetch the health status of the Service Provider. - [Get the response of batch of tax registration numbers](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/get-the-response-of-batch-of-tax-registration-numbers.md): This endpoint takes the batch id and returns the response of batch of tax registration numbers. - [Get the response of tax registration number validate request](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/get-the-response-of-tax-registration-number-validate-request.md): This endpoint takes the request id and returns the response of the tax registration number - [Validate credentials](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/validate-credentials.md): This endpoint is used to validate the credentials used to call the Service Provider. - [Validate the tax registration number](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/validate-the-tax-registration-number.md): This endpoint takes the details of tax registration number and validate. - [Validate the tax registration numbers in batch](https://spidocs.chargebee.com/api-reference/tax-reg-number-validate/endpoints/v1/validate-the-tax-registration-numbers-in-batch.md): This endpoint takes the batch of tax registration numbers and validate. - [Authorization](https://spidocs.chargebee.com/api-reference/tax-spi/docs/authorization.md) - [Overview](https://spidocs.chargebee.com/api-reference/tax-spi/docs/overview.md) - [Testing with Postman](https://spidocs.chargebee.com/api-reference/tax-spi/docs/testing-with-postman.md) - [Address validation](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/address-validation.md): Checks whether a given address is a valid delivery address for shipping purposes. The tax provider can decide whether to mention the full or valid address depending on their requirement. - [Check taxability](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/check-taxability.md): Checks whether the tax address is valid in terms of tax calculation. This endpoint checks whether the address information of the customer is sufficient for the tax provider to return a tax rate. It does not consider the nexus status of the merchant and is mandatory to integrate for the tax provider. - [Commit credit note](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/commit-credit-note.md): This endpoint is used to mark a credit note as committed. Once committed, the credit note is considered as finalized. - [Commit Invoice](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/commit-invoice.md): This endpoint is used to commit an invoice for a given invoice id. Once committed, the invoice is considered to be finalized. - [Create credit note](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/create-credit-note.md): This endpoint is used to send a credit note to the Tax Service Adapter. A credit note is used to reduce the amount due on an invoice. If the credit note is issued after payments have been made for the invoice, refunds can be issued to the Customer. - [Create Invoice](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/create-invoice.md): This endpoint is used to send an invoice to the Tax Service Provider. Invoices created in Chargebee are statements of amounts owed by the Customer to the Merchant for a specific purchase. - [Estimate tax](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/estimate-tax.md): This endpoint is used to estimate taxes for a set of line items being sold by the Merchant to a Customer and is mandatory to integrate for the tax provider - [Fetch the health status of the Service Provider.](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/fetch-the-health-status-of-the-service-provider.md): This endpoint is used to fetch the health status of the Service Provider. - [Retrieve credit note](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/retrieve-credit-note.md): This endpoint is used to retrieve a specific credit note using the unique credit note id. - [Retrieve Invoice](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/retrieve-invoice.md): This endpoint is used to retrieve an invoice for a given invoice id. - [Validate credentials](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/validate-credentials.md): This endpoint is used to validate the credentials used to call the Service Provider. - [Void credit note](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/void-credit-note.md): This endpoint is used to void the credit note for a specific credit note id. Voiding reverses the credit note, thereby restoring the amount due on the invoice. - [Void Invoice](https://spidocs.chargebee.com/api-reference/tax-spi/endpoints/v1/void-invoice.md): This endpoint is used to mark a specific invoice as void. Voiding cancels the invoice without deleting it. - [Troubleshooting](https://spidocs.chargebee.com/api-reference/troubleshooting.md) - [Integrating your App with Chargebee](https://spidocs.chargebee.com/app-onboarding/guide.md): Guide to integrate your app with Chargebee and list it on Chargebee’s marketplace. ## OpenAPI Specs - [openapi](https://spidocs.chargebee.com/spec/spi/generated/tax/api/openapi.yaml) - [TaxRegistrationValidation](https://spidocs.chargebee.com/api-reference/v2/TaxRegistrationValidation.yaml) - [bundled](https://spidocs.chargebee.com/api-reference/v2/bundled.yml) - [locationValidation](https://spidocs.chargebee.com/api-reference/v2/locationValidation.yaml) - [openapi_tax_versions](https://spidocs.chargebee.com/api-reference/v2/openapi_tax_versions.yaml)