[
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"productNumber": "text",
"name": "text",
"category": "text",
"defaultQuantity": 1,
"unitCode": "text",
"specificBillingDay": 1,
"taxTemplate": "text",
"taxIncluded": true,
"deferredRevenueAccount": "text",
"recognizedRevenueAccount": "text",
"externalERPid": "text",
"externalCRMId": "text",
"activationDate": "2025-02-22T08:46:22.223Z",
"endOfNewSalesDate": "2025-02-22T08:46:22.223Z",
"endOfRenewalDate": "2025-02-22T08:46:22.223Z",
"endOfLifeDate": "2025-02-22T08:46:22.223Z",
"createInvoiceLinesPerTier": true,
"customFields": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"priceDetails": [
{
"currency": "text",
"price": 1,
"tier": 1,
"description": "text",
"fromQuantity": 1,
"toQuantity": 1,
"priceBase": "Flat"
}
],
"chargeType": "OneOff",
"priceModel": "Flat",
"pricePeriod": "Monthly",
"billingPeriod": "Monthly",
"billingDay": "None",
"periodAlignment": "None",
"billingTiming": "InAdvance",
"usageRating": "Sum"
}
]