post Activity Status Code
POST {{HostName}}/lms/v1/activityStatusCodes
Request Body
{"activityStatusCodes"=>[{"hotelId"=>"{{HotelId}}", "code"=>"PRO", "description"=>"Proposed", "application"=>"EAS"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |
RESPONSES
status: Created
{}