copy Catering package
PUT {{HostName}}/evm/v1/blocks/{{BlockId}}/cateringPackages/{{CateringPackageId}}/copy
Request Body
{"criteria"=>{"sourceBlockId"=>{"id"=>"{{BlockId}}"}, "copyToDates"=>["2024-10-07", "2024-10-08"], "packageId"=>{"id"=>"{{CateringPackageId}}"}, "targetBlockId"=>{"id"=>"{{BlockId}}"}, "copyInstructions"=>["ResourceNotes", "EventNotes", "ForecastFigures", "SourceStatus"], "copyStatusMode"=>"SameStatus"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-app-key | string | ||
x-hotelid | string |