Bookeasy - Set Tokens( SetTokens )

Navigate to Bookeasy

Details

  • Name Set Tokens
  • Description Responsible for setting Tokens.
  • MethodGroup Authentication

Parameters

  • key
    Type String
    Description The Session Id the cart belongs to.
    Example <a class="showCode" href="/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7">/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7</a>
  • AanzMembershipToken
    Type String
    Description The Encrypted AANZ Membership Token
    Example <a class="showCode" href="/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&AanzMembershipToken=">/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&AanzMembershipToken=</a>
  • GuestToken
    Type String
    Description The Encrypted Guest Token
    Example <a class="showCode" href="/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&GuestToken=">/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&GuestToken=</a>
  • AgentToken
    Type String
    Description The Encrypted GuestToken Token
    Example <a class="showCode" href="/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&AgentToken=">/be/SetTokens?key=d0ba342a-e375-4f76-bee1-80c4f4bef9c7&AgentToken=</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>