View Source AWS.TaxSettings (aws-elixir v1.0.4)

You can use the tax setting API to programmatically set, modify, and delete the tax registration number (TRN), associated business legal name, and address (Collectively referred to as "TRN information").

You can also programmatically view TRN information and tax addresses ("Tax profiles").

You can use this API to automate your TRN information settings instead of manually using the console.

Service Endpoint

* https://tax.us-east-1.amazonaws.com

Link to this section Summary

Functions

Deletes tax registration for multiple accounts in batch.

Get the active tax exemptions for a given list of accounts.

Adds or updates tax registration for multiple accounts in batch.

Deletes a supplemental tax registration for a single account.

Deletes tax registration for a single account.

Get supported tax exemption types.

The get account tax inheritance status.

Retrieves tax registration for a single account.

Downloads your tax documents to the Amazon S3 bucket that you specify in your request.

Retrieves supplemental tax registrations for a single account.

Retrieves the tax exemption of accounts listed in a consolidated billing family.

Retrieves the tax registration of accounts listed in a consolidated billing family.

Stores supplemental tax registration for a single account.

Adds the tax exemption for a single account or all accounts listed in a consolidated billing family.

The updated tax inheritance status.

Adds or updates tax registration for a single account.

Link to this section Functions

Link to this function

batch_delete_tax_registration(client, input, options \\ [])

View Source

Deletes tax registration for multiple accounts in batch.

This can be used to delete tax registrations for up to five accounts in one batch.

This API operation can't be used to delete your tax registration in Brazil. Use the Payment preferences page in the Billing and Cost Management console instead.

Link to this function

batch_get_tax_exemptions(client, input, options \\ [])

View Source

Get the active tax exemptions for a given list of accounts.

Link to this function

batch_put_tax_registration(client, input, options \\ [])

View Source

Adds or updates tax registration for multiple accounts in batch.

This can be used to add or update tax registrations for up to five accounts in one batch. You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first.

To call this API operation for specific countries, see the following country-specific requirements.

bangladesh

Bangladesh

* You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

brazil

Brazil

* You must complete the tax registration process in the Payment preferences page in the Billing and Cost Management console. After your TRN and billing address are verified, you can call this API operation.

* For Amazon Web Services accounts created through Organizations, you can call this API operation when you don't have a billing address.

georgia

Georgia

* The valid personType values are Physical Person and Business.

kenya

Kenya

* You must specify the personType in the kenyaAdditionalInfo field of the additionalTaxInformation object.

* If the personType is Physical Person, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

malaysia

Malaysia

* The sector valid values are Business and Individual.

*

RegistrationType valid values are NRIC for individual, and TIN and sales and service tax (SST) for Business.

* For individual, you can specify the taxInformationNumber in MalaysiaAdditionalInfo with NRIC type, and a valid MyKad or NRIC number.

* For business, you must specify a businessRegistrationNumber in MalaysiaAdditionalInfo with a TIN type and tax identification number.

* For business resellers, you must specify a businessRegistrationNumber and taxInformationNumber in MalaysiaAdditionalInfo with a sales and service tax (SST) type and a valid SST number.

* For business resellers with service codes, you must specify businessRegistrationNumber, taxInformationNumber, and distinct serviceTaxCodes in MalaysiaAdditionalInfo with a SST type and valid sales and service tax (SST) number. By using this API operation, Amazon Web Services registers your self-declaration that you’re an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD), and have a valid SST number.

* Amazon Web Services reserves the right to seek additional information and/or take other actions to support your self-declaration as appropriate.

* Amazon Web Services is currently registered under the following service tax codes. You must include at least one of the service tax codes in the service tax code strings to declare yourself as an authorized registered business reseller.

Taxable service and service tax codes:

Consultancy - 9907061674

Training or coaching service - 9907071685

IT service - 9907101676

Digital services and electronic medium - 9907121690

nepal

Nepal

* The sector valid values are Business and Individual.

saudi-arabia

Saudi Arabia

* For address, you must specify addressLine3.

south-korea

South Korea

* You must specify the certifiedEmailId and legalName in the TaxRegistrationEntry object. Use Korean characters for legalName.

* You must specify the businessRepresentativeName, itemOfBusiness, and lineOfBusiness in the southKoreaAdditionalInfo field of the additionalTaxInformation object. Use Korean characters for these fields.

* You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

* For the address object, use Korean characters for addressLine1, addressLine2 city, postalCode, and stateOrRegion.

spain

Spain

* You must specify the registrationType in the spainAdditionalInfo field of the additionalTaxInformation object.

* If the registrationType is Local, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

turkey

Turkey

* You must specify the sector in the taxRegistrationEntry object.

* If your sector is Business, Individual, or Government:

*

Specify the taxOffice. If your sector is Individual, don't enter this value.

*

(Optional) Specify the kepEmailId. If your sector is Individual, don't enter this value.

*

Note: In the Tax Settings page of the Billing console, Government appears as ## Public institutions

* If your sector is Business and you're subject to KDV tax, you must specify your industry in the industries field.

* For address, you must specify districtOrCounty.

ukraine

Ukraine

* The sector valid values are Business and Individual.

Link to this function

delete_supplemental_tax_registration(client, input, options \\ [])

View Source

Deletes a supplemental tax registration for a single account.

Link to this function

delete_tax_registration(client, input, options \\ [])

View Source

Deletes tax registration for a single account.

This API operation can't be used to delete your tax registration in Brazil. Use the Payment preferences page in the Billing and Cost Management console instead.

Link to this function

get_tax_exemption_types(client, input, options \\ [])

View Source

Get supported tax exemption types.

Link to this function

get_tax_inheritance(client, input, options \\ [])

View Source

The get account tax inheritance status.

Link to this function

get_tax_registration(client, input, options \\ [])

View Source

Retrieves tax registration for a single account.

Link to this function

get_tax_registration_document(client, input, options \\ [])

View Source

Downloads your tax documents to the Amazon S3 bucket that you specify in your request.

Link to this function

list_supplemental_tax_registrations(client, input, options \\ [])

View Source

Retrieves supplemental tax registrations for a single account.

Link to this function

list_tax_exemptions(client, input, options \\ [])

View Source

Retrieves the tax exemption of accounts listed in a consolidated billing family.

Link to this function

list_tax_registrations(client, input, options \\ [])

View Source

Retrieves the tax registration of accounts listed in a consolidated billing family.

This can be used to retrieve up to 100 accounts' tax registrations in one call (default 50).

Link to this function

put_supplemental_tax_registration(client, input, options \\ [])

View Source

Stores supplemental tax registration for a single account.

Link to this function

put_tax_exemption(client, input, options \\ [])

View Source

Adds the tax exemption for a single account or all accounts listed in a consolidated billing family.

Link to this function

put_tax_inheritance(client, input, options \\ [])

View Source

The updated tax inheritance status.

Link to this function

put_tax_registration(client, input, options \\ [])

View Source

Adds or updates tax registration for a single account.

You can't set a TRN if there's a pending TRN. You'll need to delete the pending TRN first.

To call this API operation for specific countries, see the following country-specific requirements.

bangladesh

Bangladesh

* You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

brazil

Brazil

* You must complete the tax registration process in the Payment preferences page in the Billing and Cost Management console. After your TRN and billing address are verified, you can call this API operation.

* For Amazon Web Services accounts created through Organizations, you can call this API operation when you don't have a billing address.

georgia

Georgia

* The valid personType values are Physical Person and Business.

kenya

Kenya

* You must specify the personType in the kenyaAdditionalInfo field of the additionalTaxInformation object.

* If the personType is Physical Person, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

malaysia

Malaysia

* The sector valid values are Business and Individual.

*

RegistrationType valid values are NRIC for individual, and TIN and sales and service tax (SST) for Business.

* For individual, you can specify the taxInformationNumber in MalaysiaAdditionalInfo with NRIC type, and a valid MyKad or NRIC number.

* For business, you must specify a businessRegistrationNumber in MalaysiaAdditionalInfo with a TIN type and tax identification number.

* For business resellers, you must specify a businessRegistrationNumber and taxInformationNumber in MalaysiaAdditionalInfo with a sales and service tax (SST) type and a valid SST number.

* For business resellers with service codes, you must specify businessRegistrationNumber, taxInformationNumber, and distinct serviceTaxCodes in MalaysiaAdditionalInfo with a SST type and valid sales and service tax (SST) number. By using this API operation, Amazon Web Services registers your self-declaration that you’re an authorized business reseller registered with the Royal Malaysia Customs Department (RMCD), and have a valid SST number.

* Amazon Web Services reserves the right to seek additional information and/or take other actions to support your self-declaration as appropriate.

* Amazon Web Services is currently registered under the following service tax codes. You must include at least one of the service tax codes in the service tax code strings to declare yourself as an authorized registered business reseller.

Taxable service and service tax codes:

Consultancy - 9907061674

Training or coaching service - 9907071685

IT service - 9907101676

Digital services and electronic medium - 9907121690

nepal

Nepal

* The sector valid values are Business and Individual.

saudi-arabia

Saudi Arabia

* For address, you must specify addressLine3.

south-korea

South Korea

* You must specify the certifiedEmailId and legalName in the TaxRegistrationEntry object. Use Korean characters for legalName.

* You must specify the businessRepresentativeName, itemOfBusiness, and lineOfBusiness in the southKoreaAdditionalInfo field of the additionalTaxInformation object. Use Korean characters for these fields.

* You must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

* For the address object, use Korean characters for addressLine1, addressLine2 city, postalCode, and stateOrRegion.

spain

Spain

* You must specify the registrationType in the spainAdditionalInfo field of the additionalTaxInformation object.

* If the registrationType is Local, you must specify the tax registration certificate document in the taxRegistrationDocuments field of the VerificationDetails object.

turkey

Turkey

* You must specify the sector in the taxRegistrationEntry object.

* If your sector is Business, Individual, or Government:

*

Specify the taxOffice. If your sector is Individual, don't enter this value.

*

(Optional) Specify the kepEmailId. If your sector is Individual, don't enter this value.

*

Note: In the Tax Settings page of the Billing console, Government appears as ## Public institutions

* If your sector is Business and you're subject to KDV tax, you must specify your industry in the industries field.

* For address, you must specify districtOrCounty.

ukraine

Ukraine

* The sector valid values are Business and Individual.