Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the details of a sales order.
Syntax
server public static container getSalesOrderDetail(SalesId salesId, InventLocationId storeId)
Run On
Server
Parameters
- salesId
Type: SalesId Extended Data Type
A sales ID.
- storeId
Type: InventLocationId Extended Data Type
A store ID.
Return Value
Type: container
A container that contains the details of a sales order in XML format
Remarks
This method gets open sales order.