post Transportation
POST {{HostName}}/ent/config/v1/hotels/{{HotelId}}/transportations
Request Body
{"transportationList"=>[{"hotelId"=>"{{HotelId}}", "phoneNumber"=>{"phoneNumber"=>"1(123)1234123"}, "relativePosition"=>{"distance"=>300, "distanceType"=>"MI"}, "description"=>"Flight from LAX", "transportationCode"=>"FLIGHT"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |