change Cashier Shift Drop Locations
PUT {{HostName}}/fof/config/v1/hotels/{{HotelId}}/cashierShifts/dropLocations/{{droplocationId}}
Request Body
{"cashierShiftDropLocations"=>[{"hotelId"=>"{{hotelId}}", "code"=>"TEST", "description"=>{"defaultText"=>"test two update"}, "displayOrder"=>"2"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |