IUCJsonSalesEntryGetSalesExtByOrderId Method |
Get Transaction, Sales Invoices and Shipments for Customer order
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxSalesEntryList SalesEntryGetSalesExtByOrderId(
string orderId
)
Parameters
- orderId String
Return Value
SalesEntryList
Remarks
LS Central OData: GetSalesInfoByOrderId
See Also