Creates a customer.
API:POST/rest/api/2021-07/customersParameters
The customer’s first name.(Length:1-50)
The customer’s last name.(Length:1-50)
The unique email address of the customer. Attempting to assign the same email address to multiple customers returns an error.(Length:1-50)
The customer`s phone area code. If phone has a value, this item is required(Length:0-5)
The customer`s phone.(Length:0-30)
Accept marketing email.(0:Not accepted,1:Accept)
Receive address first name.(Length:1-50)
Receive address last name.(Length:1-50)
Receive address company name.(Length:0-70)
Receive address province.(Length:1-50)
Receive address city.(Length:1-50)
Receive address mailing address.(Length:1-255)
Receive address postal code, also known as zip, postcode, Eircode, etc.(Length:1-30)
Receive address phone area code.(Length:1-5)
Receive address phone.(Length:1-30)