Create Order Acknowledgement
Definition
Service Location: https://gateway.pharmx.com.au/Gateway3/OrderManagement.asmx
Method name: CreateOrderAcknowledgement
Updates an order with information provided in the purchase order acknowledgement. The acknowledgement should contain all lines in the original order.
If this method is being used the supplier does not need to send out-of-stock information via the legacy gateway 2 interface CreateOutOfStock.
Parameters
userDetail
UserDetail
User credentials to authenticate the request.
purchaseOrderAcknowledgement
PurchaseOrderAcknowledgement
The order details, including line items, that have been fulfilled.
Returns
CreateOrderAcknowledgementResult
ActionResult
Remarks
In order to process thirdy party orders (orders created external to PharmX) from order acknowledgements, this feature needs to be enabled against the supplier. Contact the PharmX help desk at techsupport@pharmx.com.au for more information regarding enabling this feature.