SaintGobainCF
Gate for SaintGobain module on Data Server.
The following operations are supported. For a formal definition, please review the Service Description.
-
OrderGet
Gets order list for specific status. Parameters: status (integer) OR orderId (integer) OR wip (string) OR alert (string) OR branchId (integer), deliveryTime (datetime). -
OrderItemGet
Gets order items for the specific order. Parameters: orderId (integer) -
OrderItemReplace
Replace order to database. Parameters: orderItem[] (OrderItem) -
OrderReplace
Replace order to database. Parameters: order[] (Order)