[
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"productNumber": "text",
"name": "text",
"category": "text",
"activationDate": "2025-02-22T08:40:35.583Z",
"endOfNewSalesDate": "2025-02-22T08:40:35.583Z",
"endOfRenewalDate": "2025-02-22T08:40:35.583Z",
"endOfLifeDate": "2025-02-22T08:40:35.583Z",
"isFrameworkProduct": true,
"externalERPId": "text",
"externalCRMId": "text",
"created": "2025-02-22T08:40:35.583Z",
"modified": "2025-02-22T08:40:35.583Z",
"customFields": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"chargePlans": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"chargePlanNumber": "text",
"name": "text",
"effectiveStartDate": "2025-02-22T08:40:35.583Z",
"endOfNewSalesDate": "2025-02-22T08:40:35.583Z",
"effectiveEndDate": "2025-02-22T08:40:35.583Z",
"created": "2025-02-22T08:40:35.583Z",
"modified": "2025-02-22T08:40:35.583Z",
"customFields": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"charges": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"chargeNumber": "C-000001",
"name": "text",
"unitCode": "text",
"defaultQuantity": 1,
"createInvoiceLinesPerTier": true,
"specificBillingDay": 1,
"taxTemplate": "text",
"taxIncluded": true,
"externalERPId": "text",
"externalCRMId": "text",
"created": "2025-02-22T08:40:35.583Z",
"modified": "2025-02-22T08:40:35.583Z",
"deferredRevenueAccount": "text",
"recognizedRevenueAccount": "text",
"customFields": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"priceDetails": [
{
"currency": "text",
"price": 1,
"tier": 1,
"description": "text",
"fromQuantity": 1,
"toQuantity": 1,
"priceBase": "Flat"
}
],
"features": [
{
"code": "text",
"description": "text"
}
],
"model": "Flat",
"chargeType": "OneOff",
"pricePeriod": "Monthly",
"usageRating": "Sum",
"billingDay": "None",
"billingPeriod": "Monthly",
"periodAlignment": "None",
"billingTiming": "InAdvance"
}
]
}
],
"productType": "Simple"
}
]