Retrieve a Payment by ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the entity for this request.
5
Comma-separated list of specific fields to return/append in the response. See isAdditionalData for more details.
"id,nameFirst,nameLast"
Set to true to merge requested fields with default response, or false/omit to return only requested fields plus ID.
true
Payment
Represents the total sum of money that is due for a particular payment.
Unique identifier.
Unique identifier for a specific invoice related to a payment.
Represents the unique identifier for the organization associated with a specific payment.
Unique identifier for an individual associated with a specific payment.
Contains the response message from the payment gateway regarding the transaction status.
Unique identifier for each payment made.