List payout resources

Lists the resources that a payout disburses or discounts: payment intents, charges, or refunds. The response item schema depends on resource_type: payment_intent returns payment intents, charge returns charges, and refund and refund_adjustment return refunds.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the payout whose resources to list.

Query Params
string
enum
required

Type of resources to list. One of payment_intent (payment intents the payout disburses), charge (charges the payout disburses), refund (refunds discounted from the payout amount), or refund_adjustment (refund amounts the payout credits back after a failed refund).

Allowed:
int32

Page number to retrieve. Starts at 1.

int32

Number of resources per page. Defaults to 30. The maximum is 300.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json