List punchout documents
GET/punchout/documents
Paginated list of received/sent cXML documents, the audit and replay surface for every connection. Each row omits raw_document; read one document to get its payload. Filterable by status, e.g. failed to find orders whose conversion to a purchase request gave up, by direction (the failed-delivery list an operator works from is direction=outbound), and by connection_code for one connection's share of the log.
Request
Responses
- 200
- 400
- 401
- 403
- 429
OK
Bad Request
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
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