cXML Test Responses
To test how applications react to different cXML response messages use the following URL:
https://punchoutcommerce.com/tools/cxml-response/<status code>
The version of cXML for the DOCTYPE URL can be overriden by adding a version parameter to the URL:
https://punchoutcommerce.com/tools/cxml-response/200?version=1.2.021
https://punchoutcommerce.com/tools/cxml-response/<status code>
The version of cXML for the DOCTYPE URL can be overriden by adding a version parameter to the URL:
https://punchoutcommerce.com/tools/cxml-response/200?version=1.2.021
| Response Type | URL |
|---|---|
| 200 - OK | https://punchoutcommerce.com/tools/cxml-response/200 |
| 201 - Accepted | https://punchoutcommerce.com/tools/cxml-response/201 |
| 204 - No Content | https://punchoutcommerce.com/tools/cxml-response/204 |
| 280 | https://punchoutcommerce.com/tools/cxml-response/280 |
| 281 | https://punchoutcommerce.com/tools/cxml-response/281 |
| 400 - Bad Request | https://punchoutcommerce.com/tools/cxml-response/400 |
| 401 - Unauthorized | https://punchoutcommerce.com/tools/cxml-response/401 |
| 402 - Payment Required | https://punchoutcommerce.com/tools/cxml-response/402 |
| 403 - Forbidden | https://punchoutcommerce.com/tools/cxml-response/403 |
| 406 - Not Acceptable | https://punchoutcommerce.com/tools/cxml-response/406 |
| 409 - Conflict | https://punchoutcommerce.com/tools/cxml-response/409 |
| 412 - Precondition Failed | https://punchoutcommerce.com/tools/cxml-response/412 |
| 417 - Expectation Failed | https://punchoutcommerce.com/tools/cxml-response/417 |
| 450 - Not Implemented | https://punchoutcommerce.com/tools/cxml-response/450 |
| 475 - Signature Required | https://punchoutcommerce.com/tools/cxml-response/475 |
| 476 - Signature Verification Failed | https://punchoutcommerce.com/tools/cxml-response/476 |
| 477 - Signature Unacceptable | https://punchoutcommerce.com/tools/cxml-response/477 |
| 500 - Internal Server Error | https://punchoutcommerce.com/tools/cxml-response/500 |
| 550 - Unable to reach cXML server | https://punchoutcommerce.com/tools/cxml-response/550 |
| 551 - Unable to forward request | https://punchoutcommerce.com/tools/cxml-response/551 |
| 560 - Temporary server error | https://punchoutcommerce.com/tools/cxml-response/560 |