Configure outbound punchout delivery for a connection
PUT/punchout/connections/:code/outbound
Sets the delivery endpoint, shared secret, identities, deployment mode and the two per-document-type enable flags. The secret is write-only and is never returned by any route; omitting it leaves the stored one unchanged. Turning both enable flags off is how outbound delivery is switched off.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
- 429
OK
delivery_url is not an allowed endpoint, or the secret carries surrounding whitespace
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Not Found
an enable flag is set while the endpoint, secret or identity is missing
on platform=ariba with a delivery flag set: outbound_identity is not an Ariba Network ID, or an identity domain is not NetworkID
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