Creates a new customer record for the given data.
| name | description | type | default | type |
|---|---|---|---|---|
| customer | the data to use when creating the new customer | body of type: application/xml application/json | RowCustomer |
returns the created customer record
Child Elements:
RowSalesperson This element represent the salesperson associated with the customer, by the customer.salesperson_id field.
The element contains a __name attribute with the value salesperson.