post Routing Instructions
POST {{HostName}}/fof/config/v1/routingInstructions
Request Body
{"routingInstructions"=>[{"daysOfWeek"=>{"sunday"=>true, "monday"=>true, "tuesday"=>true, "wednesday"=>true, "thursday"=>true, "friday"=>true, "saturday"=>true}, "daily"=>false, "inheritAuthRateCode"=>false, "compAccounting"=>false, "description"=>"Routing Code", "transactionCodes"=>[{"transactionCode"=>"1000", "hotelId"=>"{{HotelId}}"}, {"transactionCode"=>"1030", "hotelId"=>"{{HotelId}}"}], "code"=>"ROUTECODE", "hotelId"=>"{{HotelId}}"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
x-hotelid | string | ||
x-app-key | string |