Skip to main content
POST
Import clients

Path Parameters

barberId
string
required

The unique, opaque system identifier for a resource. This case-sensitive ID is also used as path parameters in URLs or in other properties or parameters that reference a resource by ID rather than URL.

Body

clients
object[]
required

Response

Ok. The operation succeeded.

successCount
integer<int16>
required

The number of clients that were successfully imported.

Required range: x >= 0
failureCount
integer<int16>
required

The number of clients that failed to import.

Required range: x >= 0
problems
object[]

A list of problems that occurred during the import. If there are no problems, this field is not included.

Minimum array length: 1