Get Disbursement Intent Status
Retrieve the current status of a disbursement intent by disbursementIntentId.
Once a disbursement exists, the top-level status mirrors that disbursement's status exactly — including approved, which an OTC payout holds until a venue cashier settles it in person. The intent's 2-hour window only bounds how long a disbursement may still be created against it; it never overrides the status of one already created.
no-disbursement means no disbursement has been created yet and the window is still open. expired means the window closed with no disbursement ever created — nothing was attempted, so this is not a failure.
Path parameters
disbursementIntentIdstringRequired
Response
statusstringno-disbursementstringexpiredstringpending-validationstringpendingstringapprovedstringsuccessstringfailedstringrejectedstringdeclinedstringvoidedstringrefundedstringdisbursementobjectidstringstatusstringpending-validationstringpendingstringapprovedstringsuccessstringfailedstringrejectedstringdeclinedstringvoidedstringrefundedstringcreatedAtstringtypestringcardstringbankstringpay_by_bankstringcryptostringotcstring
The disbursement's status when one exists, otherwise no-disbursement or expired.
Disbursement status. approved means the payout has been authorised but not yet settled — an OTC payout stays approved until a venue cashier hands over the funds, which is normal and must not be treated as a failure.