Skip to content
Longport Whale
My Broker

Enable/Disable My Broker

The inline "List/Delist" button in the My Broker list; called after a confirmation popconfirm. It changes the live listing status of a broker.

POSThttps://b-api.longbridge.xyz/atm/stand_up_down_brokers_my

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

brokers_my_idstringrequired

My Broker Record ID. Corresponds to the list row record.id.

is_validintegerrequired

Is Valid/Enabled. 1 = listed (Stand up), 0 = delisted (Stand down).

audit_frontend_resourceobject

Frontend Audit Resource. Auto-attached by the front end, containing only the $behavior text (list/delist prompt); not a business field.

Responses

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

No nested fields

Whale Docs