General Endpoints
Make Refund
Using this endpoint you’ll have the ability to make a refund full/partial for a specific invoice or payment.
POST
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 | Suppliers is not valid. |
6 | wrong supplier code. |
7 | An error meessage from the bank. |