get /v1/payouts/{payout}

Retrieve a payout

GetPayoutsPayout

<p>Retrieves the details of an existing payout. Supply the unique payout ID from either a payout creation request or the payout list. Stripe returns the corresponding payout information.</p>

Parameters

Name In Type Required Description
expand query string[] no Specifies which fields in the response should be expanded.
payout path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.