Skip to main content
POST
Create Customer Currencies

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Body

currency
string
default:USD
Maximum string length: 3

Response

201 - application/json
id
integer
required
read-only
name
string
required
read-only
last_modified_at
string<date-time>
required
read-only
is_deleted
boolean
default:false
required
read-only
deleted_at
string<date-time> | null
required
read-only
created_at
string<date-time>
required
read-only
customer
integer
required
read-only
currency
string
default:USD
Maximum string length: 3