Dan Barker
posted this
15 December 2021
{
"mrr": {
"page": 1,
"perpage": 1,
"totalpages": 4148,
"totalentries": 4148,
"currency": "USD",
"currencysymbol": "$",
"movements": [
{
"timestamp": "2021-12-15T14:11:42-05:00",
"amountincents": 31500,
"amountformatted": "$315.00",
"description": "description information",
"category": "newbusiness",
"breakouts": {
"planamountincents": 31500,
"planamountformatted": "$315.00",
"usageamountincents": 0,
"usageamountformatted": "$0.00"
},
"lineitems": [
{
"productid": 123456456,
"componentid": 0,
"pricepointid": 0,
"name": "name of produt",
"mrr": 24500,
"mrrmovements": [
{
"amount": 24500,
"category": "newbusiness",
"subscriberdelta": 1,
"leaddelta": 0
}
],
"quantity": 1.0,
"prevquantity": 0.0,
"recurring": true
},
{
"productid": 12342135,
"componentid": 4321541,
"pricepointid": 0,
"name": "Additional Plus User",
"mrr": 7000,
"mrrmovements": [
{
"amount": 7000,
"category": "newbusiness",
"subscriberdelta": 0,
"leaddelta": 0
}
],
"quantity": 1.0,
"prevquantity": 0.0,
"recurring": true
}
],
"subscriptionid": 32145431,
"subscriber_name": "name of sub"
}
]
}
}