Skip to content
Longport Whale
Currency Pairs

Delete Support Currency

The row-level "Delete" button on the Currency Pairs list, submitted after a Popconfirm confirmation; deletes one or more target currencies under a source currency.

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idsarray<string>required

Currency Pair Item IDs. Taken from the ids of all target-currency sub-items under this source currency (getToCurrency(item.to_currency).map(itm => itm.id)), deleting all target currencies under this source currency at once.

audit_frontend_resourceobject

Audit Frontend Resource. Contains from_currency (source currency code) and to_currency (array of deleted target currency codes); used only for back-office audit trails.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs