Skip to content
Longport Whale
Bizcode Management

Review Uploaded Biz Code File

After uploading the biz-code file (upload_file), use the returned batch_id to trigger review/parsing of the file content; file_type is fixed to 0.

POSThttps://b-api.longbridge.xyz/portfolio/dawn/upload_file_review

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

file_typenumberrequired

File Type

batch_idstringrequired

Batch ID. The batch number returned by upload_file.

Responses

HTTP 200Returns business fields.
Standard response envelopecodemessagedata
dataobjectdata structure
ticket_idnumber

Ticket ID. The ticket number generated by the review.

Whale Docs