Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
idinttrueUnique identifier for the ProductService.
codeStringtrueCode of the Service.
namestringStringtrueName of the Product.Service.
forecastListProductServiceAvailabilityfalseA list of associated ProductServiceAvailability to this Service. Only apears if we have data.



JSON representation

Code Block
languagepowershell
themeDJango
{
	    "id": 160,
	"createdDate    "code": "2018-04-12T18:13:50.710Z",
	"code": "CCRT1SP",
    "name": "Extra Charge Room"
	"forecastList":[
		{
			"serviceId":60,
			"date":"2022-08-15",
			"namequantityConsumed":50
"ChainCancellationReasonType 1"		}
	]
}