Skip to main content
PUT
Set Currency Rates

Authorizations

Authorization
string
header
required

API Key. Example: sk_live_xxxxx or pk_live_xxxxx

Body

application/json
from_currency
string
required
Required string length: 3
to_currency
string
required
Required string length: 3
rate
number
required

Response

200 - application/json

Success

id
string
from_currency
string
to_currency
string
rate
number
updated_at
string<date-time>