Payment Inquiry
General Endpoints
Payment Inquiry
Using this endpoint you’ll have the ability to get the complete information about a specific invoice or payment using it’s identifier (e.g: InvoiceId)
POST
Payment Inquiry
Query Parameters
The API Key of your account.
Set this property to
true to send the request to the development
environment.Response properties
The response status.
The description of the response status.
List of validation errors (if any).
Error Codes
Here’s a list of possible error codes of this endpoint.| Code | Description |
|---|---|
| 1 | Missing or invalid api key |
| 2 | Key is a required parameter. |
| 3 | KeyType is a required parameter. |
| 4 | Key is invalid. |
| 5 | Unknown error. |
| 6 | General error occurred, please try again. |