get /v1/topups/{topup}

Retrieve a top-up

GetTopupsTopup

<p>Retrieves the details of a top-up that has previously been created. Supply the unique top-up ID that was returned from your previous request, and Stripe will return the corresponding top-up information.</p>

Parameters

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

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.