Skip to content
Longport Whale
Flow Tickets

Get Flow Tickets With Biz

Part of the app-wide shared ticket-approval system (flow-tickets); it is not attached to any single menu.json page but embedded in the detail/edit pages of multiple business modules. It queries the list of approval tickets associated with a business object by conditions such as flowKeys/targetType/targetId (e.g. whether a record currently has a pending-approval ticket).

POSThttps://b-api.longbridge.xyz/admin-api/v2/tickets/component

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

flowKeysarray<string>

Flow Keys

idsarray<string>

Ticket IDs

targetTypestring

Target Type

targetIdstring

Target ID

targetIdsarray<string>

Target IDs

statusnumber

Status

pagenumber

Page

pageSizenumber

Page Size

Responses

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

No nested fields

Whale Docs