Skip to main content
POST
Create Exchange Rate

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
base_currency
string
required
target_currency
string
required
rate
number
required
effective_date
string<date-time>
required
org_id
string | null
source
string | null
default:manual
rate_type
string | null
default:closing

Response

Successful Response

id
string
required
org_id
string
required
base_currency
string
required
target_currency
string
required
rate
number
required
effective_date
string
required
source
string
required
created_at
string
required
rate_type
string
default:closing