Currencies

Defines the diffent units of currency.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 128

The Currency Code

string | null

The name of the currency.

string | null

The fractional unit of the currency

int32

The number of fraction units in a single unit of the currency

string | null

The symbol used to denote the currency

string | null

The culture that should be used to format an amount of the currency.

boolean

Indicates if the currency is an Non Deliverable Foraward (NDF) currency.

string | null

CurrencyRefId is an nvarchar field in the Currency table with a maximum length of 3. Its purpose is to act as a reference ID for the currency record and store a 3-byte alpha-numeric key value associated with each record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!