travel-agent

Update Client

Update an existing client profile.

put/travel-agent/clients/{client_id}

Path parameters

client_idstring uuid required

Request body

namestring nullable
emailstring nullable
phonestring nullable
home_citystring nullable
notesstring nullable

Response

Successful Response

idstring uuid required
namestring required
emailstring nullable required
phonestring nullable required
home_citystring nullable required
notesstring nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.