Currency REST Endpoints

Currency
The Currency service enables you to send requests related to currencies.
Creates a new currency.
Method: post
Path: /v16.2/currency
Deletes the currency for the specified currency ID.
Method: delete
Path: /v16.2/currency/{id}
Returns list of currencies for the specified Workspace ID.
Method: get
Path: /v16.2/currency/workspaceId/{id}
Returns the currency for the specified currency ID.
Method: get
Path: /v16.2/currency/{id}
Returns the currency specified by the currency code.
Method: get
Path: /v16.2/currency/code/{code}
Returns the currency specified by the currency name.
Method: get
Path: /v16.2/currency/name/{name}
Updates the currency for the specified currency ID.
Method: put
Path: /v16.2/currency
Currency
The Currency service enables you to send requests related to currencies.
Creates a new currency.
Method: post
Path: /v16.2/currency
Updates the currency for the specified currency ID.
Method: put
Path: /v16.2/currency
Returns the currency specified by the currency code.
Method: get
Path: /v16.2/currency/code/{code}
Returns the currency specified by the currency name.
Method: get
Path: /v16.2/currency/name/{name}
Returns list of currencies for the specified Workspace ID.
Method: get
Path: /v16.2/currency/workspaceId/{id}
Deletes the currency for the specified currency ID.
Method: delete
Path: /v16.2/currency/{id}
Returns the currency for the specified currency ID.
Method: get
Path: /v16.2/currency/{id}
Currency
The Currency service enables you to send requests related to currencies.
Deletes the currency for the specified currency ID.
Method: delete
Path: /v16.2/currency/{id}
Returns the currency specified by the currency code.
Method: get
Path: /v16.2/currency/code/{code}
Returns the currency specified by the currency name.
Method: get
Path: /v16.2/currency/name/{name}
Returns list of currencies for the specified Workspace ID.
Method: get
Path: /v16.2/currency/workspaceId/{id}
Returns the currency for the specified currency ID.
Method: get
Path: /v16.2/currency/{id}
Creates a new currency.
Method: post
Path: /v16.2/currency
Updates the currency for the specified currency ID.
Method: put
Path: /v16.2/currency