get
/v1/treasury/outbound_transfers/{outbound_transfer} Retrieve an OutboundTransfer
GetTreasuryOutboundTransfersOutboundTransfer
<p>Retrieves the details of an existing OutboundTransfer by passing the unique OutboundTransfer ID from either the OutboundTransfer creation request or OutboundTransfer list.</p>
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
expand | query | string[] | no | Specifies which fields in the response should be expanded. |
outbound_transfer | path | string | yes |
Request Body
application/x-www-form-urlencoded Responses
200 Successful response.
default Error response.