get
/v1/transfers/{transfer}/reversals/{id} Retrieve a reversal
GetTransfersTransferReversalsId
<p>By default, you can see the 10 most recent reversals stored directly on the transfer object, but you can also retrieve details about a specific reversal stored on the transfer.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
id | path | string | yes | |
transfer | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.