put Fiscal Periods
PUT {{HostName}}/fof/config/v1/fiscalPeriods
Request Body
{"fiscalPeriods"=>[{"newPeriod"=>{"year"=>"2000", "code"=>"FEB2000", "description"=>"February 2020", "periodType"=>"Calendar", "endDate"=>"2000-02-29", "hotelId"=>"{{HotelId}}", "yearId"=>"-9", "startDate"=>"2000-02-01"}, "hotelId"=>"{{HotelId}}", "yearId"=>"-9", "startDate"=>"2000-02-01"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |