Create a Customer Record
Creates a new customer record.
This endpoint requires the Customers Manager role.
URL
Headers
Request Body
fields: A dictionary of [field_type_id, field_value] pairs.
Response
Customer created -> 201
Sample response:
Last updated