travel-agent

Create Client

Create a new client profile.

post/travel-agent/clients

Request body

namestring required
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.