Authorization
/
Posts an authorization

Posts an authorization

....

Headers

    X-Auth-Token
    string
    Required
    Partner Token
    X-Auth-Signature
    string
    Required
    Signature of the request body
    X-Auth-Timestamp
    string
    Required
    Request timestamp (Unix Epoch in UTC).

Request body

Response

Authorisation created
    status
    string
      success
      string
      error
      string
    errors
    array of string
    Defaults:
    Error codes list
Built with