Skip to content

Costs

Type: object

Properties

Property Type Required Description Constraints
cost integer (int32) Yes Amount of the cost
note string No Notes on the cost
startDate string (date-time) Yes Start date of the period cost

Generated example

{
  "cost": 123,
  "note": "string",
  "startDate": "2026-01-15T10:30:00Z"
}

Source

Generated from swagger-asset.json.