Account Types API (/account_types)

Use the account type API to load your Chart of Accounts (COAs) into Coupa.

Actions

Verb Path Action Description
POST /api/account_types/:id/copy copy Copy/Clone existing chart of accounts
POST /api/account_types create Create chart of accounts
GET /api/account_types index Query chart of accounts
GET /api/account_types/:id show Show chart of accounts

Elements

Element Description Required Field? Unique? Allowable Value Api_In Field? Api_Out Field? Data Type
active A false value will inactivate the chart of account making it no longer available to users. A true value will make it active and available to users. yes yes boolean
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
currency Currency of transaction yes     yes yes Currency
id Coupa unique identifier         yes integer
legal-entity-name Legal entity or entities that are associated with this chart of accounts         yes string
name name yes yes   yes yes string(50)
primary-address Primary Address       yes yes Address
primary-contact Primary Contact       yes yes Contact
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
dynamic_flag Boolean value for determing if account type is dynamic         yes boolean

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