IUCServiceSalesEntryGetSalesByOrderId Method |
Get Transaction and Sales Invoices for Customer order
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<SalesEntry> SalesEntryGetSalesByOrderId(
string orderId
)
Parameters
- orderId String
Return Value
ListSalesEntry
Remarks
LS Central OData: GetSalesInfoByOrderId
See Also