PayEdge test app
Response codes and troubleshooting
Response codes and troubleshooting
Use the following response codes to narrow down your issue.
| Response code | What this response means |
|---|---|
200 |
Your request completed successfully and returned a response body. V2 uses |
202 |
PayEdge accepted your message for processing. |
204 |
PayEdge successfully deleted the message and didn’t return a response body. |
400 |
Your request is invalid or missing required data. Both specifications define bad request responses. |
401 |
Your request isn’t authorized. Both specifications define unauthorized responses. |
403 |
Your request is forbidden. |