Create a new Customer

POST {{baseUrl}}/customers

Request Body

{"external_uid"=>"client-generated-42", "email"=>"tomas@example.com"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring