{
"originalPurchases": [
{
"id": "string",
"autoRenewing": true,
"isAcknowledged": true,
"productId": "string",
"transactionDateUtc": "2019-08-24T14:15:22.123Z"
}
],
"currentPlanId": "string",
"plan": {
"platformId": "string",
"productId": "string",
"platform": "string",
"provider": "string",
"duration": "string",
"amount": 0,
"displayName": "string",
"baseCurrency": "string",
"discontinued": true,
"holdingsAllowed": 0,
"portfoliosAllowed": 0,
"customGroupsAllowed": 0,
"subscriptionName": "string",
"linkedProvidersAllowed": 0,
"features": [
"string"
]
}
}