Created
June 15, 2023 08:15
-
-
Save ankitrox/efd397d712f880e51643a74ae97ff478 to your computer and use it in GitHub Desktop.
subscription response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"addressCode": "01", | |
"billingCurrency": "GBP", | |
"billingOrg": "001", | |
"billingStatus": "P", | |
"cdsSubType": "PERSONAL", | |
"circulationStatus": "R", | |
"continuousPayment": true, | |
"copies": 1, | |
"collectionInfo": { | |
"nextCollectionAmount": 0.0, | |
"nextCollectionDate": "0001-01-01T00:00:00", | |
"paymentType": "ContinuousPayPal" | |
}, | |
"countryCode": "GBR", | |
"customerNumber": "000000163056", | |
"currentTermExpireDate": "2022-10-29T00:00:00", | |
"doneeAddressHTML": "ANOND-20230125094921 ANOND-20230125094921<br />\r\n14 HUNTSMAN ROAD<br />\r\n IG6 3TJ<br />\r\n", | |
"doneeName": "ANOND-20230125094921 ANOND-20230125094921", | |
"donorAddressHTML": "ANOND-20230125094921 ANOND-20230125094921<br />\r\n14 HUNTSMAN ROAD<br />\r\n IG6 3TJ<br />\r\n", | |
"donorAddressCode": "01", | |
"donorName": "ANOND-20230125094921 ANOND-20230125094921", | |
"donorNumber": "000000163056", | |
"donorType": "I", | |
"finalExpireDate": "2022-10-29T00:00:00", | |
"finalIssuesToGo": 2, | |
"firstIssueDate": "2021-01-23T00:00:00", | |
"finalIssueDescription": "29-Oct-22", | |
"isActive": true, | |
"isCancelled": false, | |
"isExpired": false, | |
"isFree": false, | |
"isQualified": false, | |
"lastIssue": "2022-10-15T00:00:00", | |
"lastPaymentValue": 12.99, | |
"packageDescription": "", | |
"packageID": "", | |
"paymentType": "ContinuousPayPal", | |
"promotionCode": "EOBKSY22", | |
"publicationCode": "S01", | |
"publicationTitle": "The Spectator Digital", | |
"originalOrderNumber": "10142619", | |
"rate": 12.99, | |
"renewalFlag": "Y", | |
"startDate": "2022-08-06T00:00:00", | |
"term": 13, | |
"termNumber": 3 | |
}, | |
{ | |
"addressCode": "01", | |
"billingCurrency": "GBP", | |
"billingOrg": "001", | |
"billingStatus": "P", | |
"cdsSubType": "PERSONAL", | |
"circulationStatus": "R", | |
"continuousPayment": true, | |
"copies": 1, | |
"collectionInfo": { | |
"nextCollectionAmount": 0.0, | |
"nextCollectionDate": "0001-01-01T00:00:00", | |
"paymentType": "ContinuousPayPal" | |
}, | |
"countryCode": "GBR", | |
"customerNumber": "000000163056", | |
"currentTermExpireDate": "2022-10-29T00:00:00", | |
"doneeAddressHTML": "ANOND-20230125094921 ANOND-20230125094921<br />\r\n14 HUNTSMAN ROAD<br />\r\n IG6 3TJ<br />\r\n", | |
"doneeName": "ANOND-20230125094921 ANOND-20230125094921", | |
"donorAddressHTML": "ANOND-20230125094921 ANOND-20230125094921<br />\r\n14 HUNTSMAN ROAD<br />\r\n IG6 3TJ<br />\r\n", | |
"donorAddressCode": "01", | |
"donorName": "ANOND-20230125094921 ANOND-20230125094921", | |
"donorNumber": "000000163056", | |
"donorType": "I", | |
"finalExpireDate": "2022-10-29T00:00:00", | |
"finalIssuesToGo": 12, | |
"firstIssueDate": "2022-08-06T00:00:00", | |
"finalIssueDescription": "29-Oct-22", | |
"isActive": true, | |
"isCancelled": false, | |
"isExpired": false, | |
"isFree": false, | |
"isQualified": false, | |
"lastIssue": "2022-08-06T00:00:00", | |
"lastPaymentValue": 25.99, | |
"packageDescription": "", | |
"packageID": "", | |
"paymentType": "ContinuousPayPal", | |
"promotionCode": "GIBFJY22", | |
"publicationCode": "SPB", | |
"publicationTitle": "The Spectator Print & Digital", | |
"originalOrderNumber": "10222414", | |
"rate": 25.99, | |
"renewalFlag": "Y", | |
"startDate": "2022-08-06T00:00:00", | |
"term": 13, | |
"termNumber": 1 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment