Skip to content

Log currency change request ​

POST
/v1/distributors/portal/{requested_distributor_id}/currency-change

Logs a currency change request from a distributor.

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

requested_distributor_id*
Type
string
Required

Request Body​

application/json
JSON
{
  
"preferred_currency": "string"
}

Responses​

No Content

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​