Authorizations
Bearer token authentication
Body
Client create
The name of the client
"Muster GmbH"
The type of the client. 'natural_person' for individuals, 'individual_enterprise' for companies like UG, GmbH, AG, Ltd., Inc., etc. and 'legal_person' for sole proprietorships.
natural_person
, individual_enterprise
, legal_person
"legal_person"
The client's custom ID can be set by the accountant
"ABC123"
The address of the client
{
"line1": "Musterstraße 1",
"line2": "12345 Musterstadt",
"city": "Musterstadt",
"postalCode": "12345",
"countryCode": "DE"
}
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, 'individual_enterprise' for companies like UG, GmbH, AG, Ltd., Inc., etc. and 'legal_person' for sole proprietorships.
natural_person
, individual_enterprise
, legal_person
"legal_person"
The client's custom ID can be set by the accountant
"ABC123"
The legal name of the client
"Muster GmbH"
The date and time the client was archived
"2021-01-01T00:00:00Z"
The client's ID in DATEV
"ABC123"
The date and time of the creation for the client
"2021-01-01T00:00:00Z"
The date and time of the last update for the client
"2021-01-01T00:00:00Z"