Send a test document to a punchout connection's endpoint
POST/punchout/connections/:code/test-delivery
Emits one synthetic ConfirmationRequest to the connection's configured delivery endpoint in deployment mode test, waits for the buyer's answer and reports it verbatim, so an operator learns within seconds whether the endpoint and the shared secret work instead of on the next real order. The synthetic document is stored for audit with an order id that cannot collide with a real buyer order, and no job is enqueued: the test send is the delivery.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 429
OK
Bad Request
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Not Found
the connection is inactive, has no outbound configuration, or no usable encryption key is configured
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Delay in seconds a client must wait before retrying the request