{
"subscriptions": [
{
"id": "text",
"billingAgreementId": "text",
"externalReferenceId": "text",
"creationDate": "2024-12-04T19:07:44.029Z",
"activationDate": "2024-12-04T19:07:44.029Z",
"nextRenewalDate": "2024-12-04T19:07:44.029Z",
"nextBillingDate": "2024-12-04T19:07:44.029Z",
"expirationDate": "2024-12-04T19:07:44.029Z",
"graceDate": "2024-12-04T19:07:44.029Z",
"cancellationDate": "2024-12-04T19:07:44.029Z",
"currentQuantity": 0,
"renewalQuantity": 0,
"autoRenewal": false,
"locale": "text",
"state": {
"Subscribed": "text",
"PendingActivation": "text",
"Cancelled": "text",
"FreeTrial": "text",
"PendingRenewal": "text"
},
"duration": 0,
"frequency": 0,
"currentBillingCycleNumber": 0,
"totalNumberOfBillingCycle": 0,
"siteId": "text",
"shopper": {
"id": "text",
"externalReferenceId": "text"
},
"renewalPrice": {
"unitPrice": 0,
"locked": false,
"currency": "text"
},
"term": {
"termUnit": "text",
"termLength": 0
},
"product": {
"id": "text",
"externalReferenceId": "text",
"displayName": "text",
"sku": "text"
},
"shipToAddress": {
"id": "text",
"firstName": "text",
"lastName": "text",
"companyName": "text",
"line1": "text",
"line2": "text",
"line3": "text",
"city": "text",
"postalCode": "text",
"countrySubdivision": "text",
"country": "text",
"countryName": "text",
"phoneNumber": "text",
"emailAddress": "text",
"countyName": "text"
},
"paymentOption": {
"nickName": "text",
"id": "text",
"isDefault": "text",
"type": "text",
"sourceId": "text",
"creditCard": {
"expirationMonth": "text",
"expirationYear": "text",
"displayableNumber": "text",
"type": "text",
"displayName": "text",
"brand": "text",
"lastFourDigits": "text"
},
"sourceClientSecret": "text",
"address": {
"id": "text",
"firstName": "text",
"lastName": "text",
"companyName": "text",
"line1": "text",
"line2": "text",
"line3": "text",
"city": "text",
"postalCode": "text",
"countrySubdivision": "text",
"country": "text",
"countryName": "text",
"phoneNumber": "text",
"emailAddress": "text",
"countyName": "text"
}
},
"addOns": [
{
"product": {
"id": "text",
"externalReferenceId": "text",
"displayName": "text",
"sku": "text"
},
"quantity": 0,
"proratedUnitPrice": 0,
"renewalPrice": {
"unitPrice": 0,
"locked": false,
"currency": "text"
}
}
]
}
]
}