Bookeasy - Set Tokens( SetTokens )
Navigate to Bookeasy
Details
- Name Set Tokens
- Description Responsible for setting Tokens.
- MethodGroup Authentication
Parameters
-
key
Type StringDescription 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 StringDescription The Encrypted AANZ Membership TokenExample <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 StringDescription The Encrypted Guest TokenExample <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 StringDescription The Encrypted GuestToken TokenExample <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 ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>