Skip to content
Longport Whale
Flow Tickets

Approve Flow Ticket Step

General ticket approval (approve/reject). This is a legacy endpoint, superseded by the new ticket-approval endpoint; new business should no longer call it.

PUThttps://b-api.longbridge.xyz/admin-api/flow_ticket_steps/{stepId}

Authorization

AuthorizationstringheaderRequired

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

Parameters

stepIdnumberRequired

Path parameter: the approval-step ID.

Request body application/json

actionnumberrequired

Action. Operation type; values 3/4/5.

commentstringrequired

Comment

Responses

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

No nested fields

Whale Docs