{
"pageNumber": 1,
"pageSize": 1,
"totalPages": 1,
"totalCount": 1,
"nextPage": "https://example.com",
"previousPage": "https://example.com",
"firstPage": "https://example.com",
"lastPage": "https://example.com",
"data": [
{
"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:51:21.370Z",
"endOfNewSalesDate": "2025-02-22T08:51:21.370Z",
"endOfRenewalDate": "2025-02-22T08:51:21.370Z",
"endOfLifeDate": "2025-02-22T08:51:21.370Z",
"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"
}
]
}