Create a client
Creates a new client for the accountant and returns the created client.
Authorizations
Bearer token authentication
Body
Client create
The name of the client
"Muster GmbH"
The type of the client. 'natural_person' for individuals, 'legal_person' for companies like UG, GmbH, AG, Ltd., Inc., etc. and 'individual_enterprise' for sole proprietorships.
natural_person, individual_enterprise, legal_person "legal_person"
The client's custom ID can be defined by the accountant
"ABC123"
The address of the client
Response
Client created successfully
The ID of the client
"cmf41ajzv003706un4i99q19z"
The name of the client
"Muster GmbH"
The slug of the client
"muster-gmbh"
The type of the client. 'natural_person' for individuals, 'legal_person' for companies like UG, GmbH, AG, Ltd., Inc., etc. and 'individual_enterprise' for sole proprietorships.
natural_person, individual_enterprise, legal_person "legal_person"
The client's custom ID can be defined by the accountant
"ABC123"
The legal name of the client
"Muster GmbH"
The date and time the client was archived. ISO-8601 format (YYYY-MM-DDTHH:MM:SSZ).
"2021-01-01T00:00:00Z"
The client's ID in DATEV
"ABC123"
The date and time of the creation for the client. ISO-8601 format (YYYY-MM-DDTHH:MM:SSZ).
"2021-01-01T00:00:00Z"
The date and time of the last update for the client. ISO-8601 format (YYYY-MM-DDTHH:MM:SSZ).
"2021-01-01T00:00:00Z"