Skip to content

Currencies Object ​



id
string
REQUIRED · The unique identifier for currency
name
string
The name of the currency
code
string
The code of the currency
status
string
The status of the currency
All possible enum values:
  • active
  • archived
created_at
string · date-time
This represents the date when the currency was created
updated_at
string · date-time
This represents the date when the currency was updated
remote_data
object
Raw data returned from the remote API call.