Skip to content
Longport Whale
Client Order

Batch Reject Fund Channel Order

Batch-reject after selecting multiple rows in the client-order list; submitted after entering a rejection reason (client-visible) and an internal remark. Both reason and remark are serialized strings of a multilingual object {zh-CN, zh-HK, en}.

POSThttps://b-api.longbridge.xyz/portfolio/funds/batch/reject_saasorder

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

ut_idsarray<string>required

Order ID List. The list of channel-order ids being batch-rejected; elements are strings, taken from the selected rows.

reasonstringrequired

Reject Reason (customer-facing). Rejection reason; a serialized string of a multilingual object {zh-CN, zh-HK, en} (can be quickly chosen from a preset-remark library).

remarkstringrequired

Internal Remark. Internal remark; a serialized string of a multilingual object {zh-CN, zh-HK, en}, visible internally only.

Responses

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

No nested fields

Whale Docs