Update a client
Get a barber’s client.
Path Parameters
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
Representation used to patch an existing client using the JSON Merge Patch format and processing rules.
Response
Ok. The operation succeeded.
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.
A monetary amount in the lowest denomination for the given currency. The numeric value is represented as a string so that it can be exact with no loss of precision. Values may be positive or negative.
^-?(0|[1-9][0-9]*)\.[0-9][0-9]$"456.78"
A monetary amount in the lowest denomination for the given currency. The numeric value is represented as a string so that it can be exact with no loss of precision. Values may be positive or negative.
^-?(0|[1-9][0-9]*)\.[0-9][0-9]$"456.78"
invited, accepted The client's no-show appointment count.