• Last edited on: 22 May 2018

Currencies API (/currencies)

Use the currencies API to create, update, or query the different currencies your account has set up within Coupa.

Use the currencies API to query the different currencies your account has set up within Coupa.

Note

The PUT, POST, and PATCH actions are not supported and will be removed. Coupa will automatically create new currencies as new ISO currencies are added. For any new currencies needed that are not in Coupa, please contact Support or post as a request on the Coupa Community.

The URL to access currencies is: https://<instance>/api/currencies

See Integration Best Practices for more info.

Actions

The Currencies API allows you to:

Verb Path Action Description
GET /api/currencies index Query currencies
GET /api/currencies/:id show Show currency

Elements

The following elements are available for the Currencies API:

Element Description Required Field? Unique? Allowable Value Api_In Field? Api_Out Field? Data Type
code code yes yes   yes yes string
created-by created_by         yes User
decimals decimals         yes integer
enabled-flag enabled_flag       yes   boolean
id Coupa unique identifier         yes integer
name name yes yes   yes   string
symbol symbol       yes   string
updated-by updated_by         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