put Fiscal Years
PUT {{HostName}}/fof/config/v1/fiscalYears
Request Body
{"fiscalYears"=>[{"year"=>"2016", "description"=>"2016", "yearType"=>"Fiscal", "startDate"=>"2016-01-01", "endDate"=>"2016-12-31", "hotelId"=>"{{HotelId}}", "yearId"=>"36525"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-hotelid | string | ||
Content-Type | string | ||
x-app-key | string |