Tax Registrations API (/tax_registrations)

Use the Tax Registration API to specify tax information for invoices.


Actions

Tax Registration allows you to:

Verb Path Action Description
POST /api/tax_registrations create Create tax registration
GET /api/tax_registrations index Query tax registrations
GET /api/tax_registrations/:id show Show tax registration
PUT /api/tax_registrations/:id update Update tax registration

Elements

Element Description Req'd Unique Allowable Value In Out Data Type
active Tax code is enabled or disabled     true, false yes yes boolean
country Country where the tax code is applied yes     yes yes Country 
created-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ   yes datetime
created-by User who created         yes User
fiscal-representative Fiscal representative who is locally established and who is in general held jointly and severally liable with the tax payer for the payment of the VAT to the tax authorities   yes RemitToAddress TaxRegistration
id Coupa unique identifier         yes integer
local True if tax registration cannot be used for cross-border invoices     true, false yes yes boolean
number Tax Registration number yes     yes yes string(47)
owner-id Coupa unique identifier of the object associated with this tax registration       yes yes integer
owner-type Type of the owning object       yes yes string(255)
updated-at Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ   yes datetime
updated-by User who updated         yes User

Related Items


Differences between XML and JSON in Coupa

16 December 2016

Tagging API

24 April 2017

Use the Tagging API to bring in and export tags to your third-party system.

Integration Runs API

24 April 2017

Use this API to create, query, or update an integration run, as well as update the status.

Dispute Reason API

05 August 2017