IUCJsonActivityCustomerEntriesGet Method |
Returns list of all entries charged to the Member Contact customer account (A/R). The Account no. is based on the contact business relation settings
Namespace: LSOmni.ServiceAssembly: LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.8.0
SyntaxList<CustomerEntry> ActivityCustomerEntriesGet(
string contactNo,
string customerNo
)
Parameters
- contactNo String
- Member Contact
- customerNo String
Return Value
ListCustomerEntry
Remarks
LS Central WS2: UploadCustomerEntries
See Also