Creates multiple customers from a CSV file upload. The endpoint supports only CSV file format in multipart form data.
Required Fields:
file: Must be a CSV file containing customer dataResponse Format:
CSV file containing customer data
CSV upload processed successfully
Total number of customers in the CSV file
Number of customers successfully created
Number of customers that failed to be created
Array of successfully created customers
Array of customers that failed to be created with error details