get /v1/treasury/outbound_payments/{id}

Retrieve an OutboundPayment

GetTreasuryOutboundPaymentsId

<p>Retrieves the details of an existing OutboundPayment by passing the unique OutboundPayment ID from either the OutboundPayment creation request or OutboundPayment list.</p>

Parameters

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

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.