Currency Fractions

Defines a sub unit of a currency

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

The CurrencyFactionId field is an nvarchar data type with a maximum length of 64 characters and is the primary key field of the CurrencyFraction table. It is used to uniquely identify each fractional currency fraction belonging to the table.

string
required
length between 1 and 256

The CurrencyFraction table contains a field called 'Description' of data type nvarchar with a maximum length of 256. The field is used to contain a description of the specified currency fraction that is stored in the table, such as the standard denomination, or the currency symbol associated with it.

string | null

Miscellaneous notes and information for the entry or 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!