NAME | TYPE | REQUIRED | EXAMPLE | NOTES |
---|---|---|---|---|
SerialFormat | string | yes | json | Form of the serialized data. (only json) |
ClientVersion | string | yes | 2.01.000 | FrontOffice WebService Version Compatibility |
DevInfo | long | yes | sunsoft-12345 | Device info |
userName | string | yes | sunsoft | Username for login |
password | string | yes | sunsoft | Password for login |
locale | string | no | el/en | Optional parameter for Nationalities localization (el for Greek, en for English). Returns tο Json the nationalities in Greek/English. Without this parameter Login call returns the nationalities in Greek. |
NAME | TYPE | REQUIRED | EXAMPLE | NOTES |
---|---|---|---|---|
SerialFormat | string | yes | json | Form of the serialized data. (only json) |
ClientVersion | string | yes | 2.01.000 | FrontOffice WebService Version Compatibility |
DeviceTicket | long | yes | 57101 | Ticket for user. Returned from login |
CustomerId | int | yes | 1 | Search customer id |
'{"CustCode":0,"Email":"ikechagias@sunsoft.gr","LastName":"ΚΕΧΑΓΙΑΣ","FirstName":"ΗΛΙΑΣ", "Address":"ΜΑΧΗΣ ΑΝΑΛΑΤΟΥ","City":"ΑΘΗΝΑ","Zip":"11744","CouCode":"GR","Phone1":"658471239", "Phone2":"56464564564","Fax":"145445","Fax2":"411212","Nationality":"EL", "BirthDate":"1990-01-01T00:00:00", "CustIdNum":"AZ771141","Tier":0,"Comments":"","HotelCode":""}'
NAME | TYPE | REQUIRED | EXAMPLE | NOTES |
---|---|---|---|---|
SerialFormat | string | yes | json | Form of the serialized data. (only json) |
ClientVersion | string | yes | 2.01.000 | FrontOffice WebService Version Compatibility |
DeviceTicket | long | yes | 57101 | Ticket for user. Returned from login |
CustomerData | string | yes |
Body raw parameter '{"CustCode":0,"Email":"ikechagias@sunsoft.gr","LastName":"ΚΕΧΑΓΙΑΣ","FirstName":"ΗΛΙΑΣ", "Address":"ΜΑΧΗΣ ΑΝΑΛΑΤΟΥ","City":"ΑΘΗΝΑ","Zip":"11744","CouCode":"GR","Phone1":"658471239", "Phone2":"56464564564","Fax":"145445","Fax2":"411212", "Nationality":"EL", "BirthDate":"1990-01-01T00:00:00","CustIdNum":"AZ771141","Tier":0,"Comments":"","HotelCode":""}' |
Serialized customer data |
NAME | TYPE | REQUIRED | EXAMPLE | NOTES |
---|---|---|---|---|
SerialFormat | string | yes | json | Form of the serialized data. (only json) |
ClientVersion | string | yes | 2.01.000 | FrontOffice WebService Version Compatibility |
AskDate | DateTime | yes | 2018/06/25 | Date with format "yyyy/mm/dd" |
DeviceTicket | long | yes | 57101 | Ticket for user. Returned from login |
NAME | TYPE | REQUIRED | EXAMPLE | NOTES |
---|---|---|---|---|
SerialFormat | string | yes | json | Form of the serialized data. (only json) |
ClientVersion | string | yes | 2.3.1.0 | FrontOffice WebService Version Compatibility |
reference | string | no | JGJ8M-1 | Unique reference number. |
reservationId | int | yes | 0 | Can not be empty. |
reservationName | string | no | Ilias Kechagias | Name of reservation. |
DeviceTicket | long | yes | 57101 | Ticket for user. Returned from login |
locale | string | no | el | el/en or empty. Default is en. |