IUCServiceSalesEntryGetReturnSales Method |
Get Return sales transactions based on orginal transaction with HasReturnSale = true
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<SalesEntry> SalesEntryGetReturnSales(
string receiptNo
)
Parameters
- receiptNo String
Return Value
ListSalesEntry
Remarks
LS Central OData: GetSalesReturnById
See Also