Payments
Retrieve a payment
This endpoint retrieves a specific payment by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier of the payment.
Example:
"f4a842d6-4bde-11ec-81d3-0242ac130003"
Response
200
application/json
Payment details
The response is of type object
.