Returns a paginated list of disbursements created by the merchant. Each disbursement includes its source, target, status, amount, and timestamps. Only disbursements accessible by the current API key are returned.
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
The number of resources to return per page.
The token for the next page of resources, if any.
Filter disbursements by status. The current status of a payment action (authorization, capture, void, or refund).
pending, succeeded, failed "pending"
Filter disbursements by the source CDP account ID.
Filter disbursements by the client-supplied external reference ID.