Share via


RetailTransactionServiceAX61::customerNew Method [AX 2012]

Method is used for creating new customer.

Syntax

client server public static container customerNew(container _paramList)

Run On

Called

Parameters

  • _paramList
    Type: container
    Container having customer details.

Return Value

Type: container
The status as a container.

See Also

Reference

RetailTransactionServiceAX61 Class