Approve a transfer
Approve a pending transfer. If enough approvals are received, the transfer will be queued for execution.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the transfer approval
Body
Request body for approving a transfer
Optional comment explaining the approval decision
1000"Approved after reviewing transaction details"
Response
Transfer approval recorded successfully
Whether the operation was successful
true
Human-readable message about the operation
"Transfer approved and initiated successfully"
ID of the approval being processed
"approval-123-e89b-12d3-a456-426614174002"
Current status after approval
APPROVED "APPROVED"
When the approval was processed
"2024-01-15T11:00:00.000Z"