POST
https://b-api.longbridge.xyz/forex/support_currency_addAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
From Currency. A three-letter currency code, single-select dropdown; options come from the front-end ref global_currency_for_exchange.
To Currency. A three-letter currency code, multi-select dropdown; the front end joins the values into a comma-separated string before submission (values.to_currency = values.to_currency.join(',')).
Responses
HTTP 200No confirmable field definitions are available for the response yet.Standard response envelope
codemessagedatadataobjectdata structureNo nested fields