Create customer
Create customer allows users to add a new customer to the system, providing essential details such as name, email, address, and phone number. By utilizing this functionality, users can easily store and manage customer information for seamless transactions and interactions within the application.
Header Parameters
The token or credentials required to authorize the request.
The type of content included in the request or response.
Body Parameters
The first name of the customer.
The last name of the customer.
The email address of the customer.
The full address of the customer.
Show child attributes
The phone number of the customer.
The reference ID associated with the customer.
USER_ACCOUNTORDER_IDINVOICE_IDTRANSACTION_IDPRODUCT_IDDOCUMENT_IDCUSTOMER_IDAny additional notes or comments related to the customer.
FOLLOW_UP_REQUIREDCUSTOMER_FEEDBACKESCALATED_ISSUEPAYMENT_PENDINGResponse
Response Attributes
The customer parameter contains details and information related to the newly created customer profile.
Show child attributes
Response Attributes
The errors parameter provides information on any errors encountered during the customer creation process.
Show child attributes
Response Attributes
The errors parameter provides information on any errors encountered during the customer creation process.