{
"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",
"currency": "text",
"effectiveDate": "2025-02-22T08:51:22.012Z",
"created": "2025-02-22T08:51:22.012Z",
"modified": "2025-02-22T08:51:22.012Z",
"notes": "text",
"bookingLines": [
{
"created": "2025-02-22T08:51:22.012Z",
"modified": "2025-02-22T08:51:22.012Z",
"charge": {
"name": "text",
"chargeNumber": "OPC-000001",
"description": "text",
"id": "123e4567-e89b-12d3-a456-426614174000",
"externalERPId": "text",
"externalCRMId": "text"
},
"cmrr": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"acv": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"emrr": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"oneTimeFees": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"tcv": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
},
"fmrr": {
"amount": 1,
"currencyCode": "text",
"currencyConversionDate": "2025-02-22T08:51:22.012Z",
"baseCurrencyAmount": 1,
"baseCurrencyCode": "text"
}
}
],
"bookingType": "New",
"accountCategory": "New",
"changeType": "Upsell",
"cmrr": {
"amount": 1,
"amountInBaseCurrency": 1
},
"acv": {
"amount": 1,
"amountInBaseCurrency": 1
},
"emrr": {
"amount": 1,
"amountInBaseCurrency": 1
},
"oneTimeFees": {
"amount": 1,
"amountInBaseCurrency": 1
},
"tcv": {
"amount": 1,
"amountInBaseCurrency": 1
},
"fmrr": {
"amount": 1,
"amountInBaseCurrency": 1
},
"classification": {
"name": "text",
"description": "text",
"chartColor": "text",
"isSystemClassification": true,
"classificationType": "NewCustomer"
},
"order": {
"orderNumber": "text",
"id": "123e4567-e89b-12d3-a456-426614174000",
"externalERPId": "text",
"externalCRMId": "text"
}
}
]
}