Objects
/
Disbursement

Disbursement

An individual disbursement record within a disbursement intent.

Disbursement

    id
    string
    Unique disbursement ID.
    status
    string
    Disbursement status.
      pending-validation
      string
      pending
      string
      success
      string
      failed
      string
      rejected
      string
      declined
      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
    messages
    array of object
    Processing messages associated with this disbursement.
Built with