Skip to content
Longport Whale
Currency Pairs

Add Support Currency

Submission of the "Create" dialog on the Currency Pairs page (when the record is empty).

POSThttps://b-api.longbridge.xyz/forex/support_currency_add

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

from_currencystringrequired

From Currency. A three-letter currency code, single-select dropdown; options come from the front-end ref global_currency_for_exchange.

to_currencystringrequired

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 envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs