Click or drag to resize

IUCJsonSalesEntryGetSalesExtByOrderId Method

Get Transaction, Sales Invoices and Shipments for Customer order

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
SalesEntryList SalesEntryGetSalesExtByOrderId(
	string orderId
)

Parameters

orderId
Type: SystemString

Return Value

Type: SalesEntryList
See Also