{
"email": "abc@centrum.cz",
"firstname": "Petr",
"lastname": "Matonoha",
"phone": "730111222",
"street": "Alej Míru 542",
"city": "Brno",
"zip": "73911",
"legalSubjectivityId": 1,
"personalIdentificationNumber": "9010235555",
"identityCardNumber": "12345678",
"ico": "",
"dic": "",
"agree": 1
}
json (application/json)
POST
200 (Success)
400 (Bad Request)
401 (Invalid authentication)
{
"status": "ok",
"message": "Customer added.",
"customer_id": 1
}