Promise which resolves to an array of objects showing all the active subscriptions. When successful, this array will be merged into the subscriptions
array if one already exists.
[
{
"subscriptionID": 1,
"productSKU": "1",
"statusID": 1
}
]