Objects
/
Disbursement

Disbursement

An individual disbursement record within a disbursement intent.

Disbursement

    id
    string
    Unique disbursement ID.
    status
    string

    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.

      pending-validation
      string
      pending
      string
      approved
      string
      success
      string
      failed
      string
      rejected
      string
      declined
      string
      voided
      string
      refunded
      string
    createdAt
    string
    Timestamp when the disbursement was created.
    type
    string
    Payout method type used.
      card
      string
      bank
      string
      pay_by_bank
      string
      crypto
      string
      otc
      string
Built with