Reprocess a failed punchout document
POST/punchout/documents/:code/reprocess
Puts a failed inbound order document back in the queue and re-runs the order-to-purchase-request conversion against it. Only a document in status failed can be reprocessed. A document held because it revises an order that already converted needs its live purchase request canceled and deleted first; until then the reprocessed conversion fails the same way again.
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
Conflict
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request