BackOffice
Please call the service with the documentation as below
API | Description |
---|---|
GET api/BackOffice |
Receive request to get all backoffice accounts |
GET api/BackOffice/{id} |
Receive request to get all backoffice accounts |
POST api/BackOffice/HandleGroupRegistration |
Receive a group reservation |
POST api/BackOffice/HandleInventoryCheck |
Receive an inventory check |
POST api/BackOffice/HandleTransportationRegistration |
Receive a transportation reservation |
POST api/BackOffice/HandleCreditTransaction |
Receive a credit card operation |
POST api/BackOffice/HandleTransactionAlert |
Receive a credit card operation |
POST api/BackOffice/HandleReservationUpdate |
Receive an update of resevation from outer system |
POST api/BackOffice/HandleWorkFlowCreation |
Receive an new order to create workflow |
POST api/BackOffice/HandleLeadCreation |
Receive request to create a new lead |
POST api/BackOffice/ExchangeRates |
Receive request to get exchange rates |
GET api/BackOffice/GetAccounts |
Receive request to get all backoffice accounts |
POST api/BackOffice/AccountCredit |
Receive request to get all backoffice accounts |
POST api/BackOffice/HandleInvoicesRequest |
Receove request to get invoice balance |
POST api/BackOffice/HandleGetInvoices |
Receove request to get invoice |
POST api/BackOffice/HandleGetCustomerTransaction |
Receove request to get invoice |
POST api/BackOffice/HandleAddNewCompanyRequest |
Receive a request for add new company(Amsalem business travel) |
Customers
Please call the service with the documentation as below
API | Description |
---|---|
POST api/Customers/HandleGetInvoicesByDates |
Receove request to get invoice |
POST api/Customers/HandleForgotPassword |
Receove request to get forgot Password |
POST api/Customers/Login |
user login |
POST api/Customers/ChangePassword |
new user must change password |
POST api/Customers/UpdateInvoiceApproval |
update if invoice or receipt is approved or unapproved by user. |
Insurance
The Controller that handle insurance products reservations
API | Description |
---|---|
POST api/Insurance/PriceList |
Search for an insurance product price list/ init insurance page |
POST api/Insurance/Search |
Search for an insurance product |
POST api/Insurance/Book |
Book an insurance product |
POST api/Insurance/Cancel |
Cancel an insurance product |
POST api/Insurance/Retrieve |
Retrieve an insurance product |
POST api/Insurance/ShirBitInsurance | |
POST api/Insurance/InsuranceUpdate |
No documentation available. |