SequenceSequence
Webhooks
Coming Soon — This endpoint is planned for a future release and is not yet available.

Sent when a transfer is created with status: pending_approval and is waiting for a human to approve it in the Sequence app before it can be processed. Fetch the full transfer details via GET /transfers/{id}.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

FieldTypeDescription
event*
stringThe event type in `<entity>.<action>` format.
created_at*
stringTimestamp when the event was generated (UTC).
+data*
object

Response Body

Example Requests

POST/TransferApprovalRequired