RetailTransactionService::getCustomerHistory Method [AX 2012]
Get customer history summary and sales orders
server public static container getCustomerHistory(CustAccount _customerId, [RetailCustomerHistoryType _historyType])
Run On
ServerParameters
- _customerId
- Type: CustAccount Extended Data Type
CustAccount id for the customer
- _historyType
- Type: RetailCustomerHistoryType Enumeration
How much history to return
Show: