For AI agents: visit https://reap-paas.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
| Error Code | Message | Description |
|---|
| PAAS0001 | Incorrect input | There is an issue with the information provided in the request. Please check that you are matching the validations from the API reference docs (including enums and case sensitivity). |
| PAAS0002 | Incorrect "action payment" input | There is an issue with the action payment request provided. Please check that you are matching the validations from the API reference docs (including enums and case sensitivity). |
| PAAS0003 | Action failure | The action you are trying to take failed. This might be due to the fact that the time window for the action has expired. |
| PAAS0005 | Quote changed | The payment's has changed and is no longer viable. This happens when the quote has expired. |
| PAAS9001 | Security check issue | There was an issue validating your security credentials. |
| PAAS9002 | Unauthorized access | Missing or invalid authorization. This is usually due to an incorrect API key or Business UUID |
| PAAS9003 | Unauthorised access | You are not allowed to access this resource. |
| PAAS1101 | Incorrect configuration | There is an issue with your account configuration |
| PAAS1103 | Incorrect configuration | There is an issue with your account's configuration regarding payment quotations. |
| PAAS1105 | Incorrect configuration | There is an issue with your account's configuration regarding supported networks. |