Errors
200 | OK | Everything worked successfully! |
---|---|---|
403 | Forbidden | The API Signature is wrong |
404 | Not Found | The requested endpoint does not exist |
All errors will return a JSON in the following format:
JSON
{
status: "error",
message: "An error occurred: Human readable message goes here"
}
Next to read:
Retrieve a payment link
Retrieve a payment link