v1

latestOpenAPI 3.1.02026-07-24233206489.1 KB

Get Payout Transactions by ID

Retrieve all transactions (payments, refunds, disputes, etc) associated with a specific payout

get/v1/payouts/{id}/transactions

Path parameters

idstring required

The payout ID

Query parameters

limitinteger

Maximum number of records to return

afterstring

Cursor for pagination (get records after this cursor)

beforestring

Cursor for pagination (get records before this cursor)

Response

Successful response