Mint or enroll a punchout credential
POST/punchout/connections/:code/credentials
Mints a shared secret bound to the connection and returns it, shown exactly once and never retrievable again. A request carrying a secret enrolls that caller-provided string instead - the SAP Business Network supplier-account secret, one per Ariba account, so every customer's connection enrolls the same one - and returns an empty secret field rather than echoing it back.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 429
Created
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