For some countries additional customer related attributes might be needed for that. Country will be derived from given studioId.
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
{- "studioId": 0,
- "firstname": "string",
- "lastname": "string",
- "taxId": "string",
- "dateOfBirth": "2019-08-24",
- "placeOfBirth": "string",
- "countryOfBirth": "UNDEFINED",
- "gender": "MALE"
}