Package DE_EPAGES::SageOne::API::Webservice::OrderService
OrderService as wrapper to REST requests
Functions
deleteSalesInvoice
Create request to epagesj and handle the answer §throws WebserviceError
Syntax |
deleteSalesInvoice($OrderId); |
Input |
|
getOrderStatus
Create request to epagesj and handle the answer §throws WebserviceError, OrderNotFound
Syntax |
getOrderStatus($OrderId); |
Input |
|
Return |
|
new
creates a new object of OrderService
Syntax |
new($Shop); |
Input |
|
Return |
|
syncOrder
Create request to epagesj and handle the answer §throws WebserviceError
Syntax |
syncOrder($OrderId); |
Input |
|