Share via


RetailTransactionService::getCustomer Method [AX 2012]

Gets the customer details for a given customer account.

Syntax

client server public static container getCustomer(CustAccount custAccount)

Run On

Called

Parameters

Return Value

Type: container
A container having the customer details in a XML string.

See Also

Reference

RetailTransactionService Class