Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the customer details for a given customer account.
Syntax
client server public static container getCustomer(CustAccount custAccount)
Run On
Called
Parameters
- custAccount
Type: CustAccount Extended Data Type
The value of CustAccount for which customer details has to be fetched.
Return Value
Type: container
A container having the customer details in a XML string.