Create Customer

Customer File

Delivery Information

200
{
  first_name: undefined,
  last_name: undefined,
  email: undefined,
  phone: undefined,
  postal_code: undefined,
  vendor: undefined,
  location: undefined,
  image: null,
  enterprise: undefined,
  delivery_address: undefined,
  delivery_postal_code: undefined,
  city: undefined,
  note: undefined
}