get /v1/payment_records/{id}

Retrieve a Payment Record

GetPaymentRecordsId

<p>Retrieves a Payment Record with the given ID</p>

Parameters

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

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.