Get withdrawal
Retrieves a single withdrawal by ID.
Authentication
AuthorizationBearer
Token obtained via the login flow.
Path parameters
withdrawalId
Response
Withdrawal details.
withdrawalId
status
pending— reserved, awaiting dispatch. Cancellable.processing— dispatched to the rail. Not cancellable.completed— rail confirms sent; reservation → final debit.cancelled— client-initiated cancel while pending.failed— rejected pre-dispatch; reservation released.returned— sent but returned by receiving bank; balance restored.
beneficiaryId
currency
amount
reference
paymentType
Inherited from the beneficiary's routing.
createdAt
updatedAt
clientReference
statusReason
Machine-readable context for the current status. Present when additional detail is available.
Allowed values:
Errors
401
Unauthorized Error
404
Not Found Error