🟢Quick Start
Get your API keys
Make your first request
post
Authorizations
AuthorizationstringRequired
Basic Authorization header using the Bearer scheme.
Body
Responses
200
Success.
400
The request cannot be fulfilled due to bad syntax or an invalid parameter.
401
Invalid authentication/authorization credentials. A request to the Retain me Order API with invalid/expired API Key(s).
403
HTTPS Required or Typically could not grant access to the system
404
Request for a resource that was not found.
429
Request limit exceeded, only 50 order permitted per request.
500
Internal systems error.
post
/client/api/OrdersLast updated
Was this helpful?