Skip to main content
PATCH
Partial Update Customer Currencies

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

Body

currency
string
default:USD
Maximum string length: 3

Response

200 - 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