Skip Navigation

GHA Member

Get the access token using the Guest Profile GHA Membership ID

{
  "ChainId":"22789",
  "ProfileID":"85555910986",
  "ProgramID":"GHA"
}


Response

{
    "access_token": "30303031367e504b72744370334c6a54765a504870587833434751442b6b48776966575337592b715246746566614375507843593242304768775133366159476875534f7864634e36465664413950706936587139674b357345307859745941633159484f485539796c2b432b704f5a2f4a4d546a385551657130763432696b646551786c7836716d4d783374764d416a546e6f68563574556d3544745a6d4f4b6563714c45636e6c305567687a4b7165434b515970304564477a613763634f4a6a56774f735453573934342b67534f304378634456313055796232597539707676337a624c37554e4843535253386d4a6b70457634594c715659676e6a4d484d7132566b31766465564e504f3459556c4a564971643542417174716d733733345a4a3334784465756c53545265353747517",
    "IdentityType": "Guest",
    "ProfileID": "8775910986"
}


SBE Form POST - At a minimum, must include the access_token (passed in the session parameter), sbe_gpt=GHA along with the hotel and/or chain parameters

<FORM action="https://be.synxis.com/" method="POST">
  <INPUT name="session" type="text" value="30303031367e504b72744370334c6a54765a504870587833434751442b6b48776966575337592b715246746566614375507843593242304768775133366159476875534f7864634e36465664413950706936587139674b357345307859745941633159484f485539796c2b432b704f5a2f4a4d546a385551657130763432696b646551786c7836716d4d783374764d416a546e6f68563574556d3544745a6d4f4b6563714c45636e6c305567687a4b7165434b515970304564477a613763634f4a6a56774f735453573934342b67534f304378634456313055796232597539707676337a624c37554e4843535253386d4a6b70457634594c715659676e6a4d484d7132566b31766465564e504f3459556c4a564971643542417174716d733733345a4a3334784465756c53545265353747517">
  <INPUT name="chain" type="text" value="11111">
  <INPUT name="hotel" type="text" value="23456">
  <INPUT name="sbe_gpt" type="text" value="GHA">
</FORM>