{
"bucket_index": 0,
"bucket_label": "string",
"period_a": {
"from": "2019-08-24",
"to": "2019-08-24",
"is_partial": true,
"totals": {
"revenue_gross": 0,
"revenue_net": 0,
"subtotal": 0,
"taxes": 0,
"discounts": 0,
"invoices_count": 0,
"credits_count": 0,
"credits_amount": 0,
"active_customers_count": 0,
"average_invoice": 0
}
},
"period_b": {
"from": "2019-08-24",
"to": "2019-08-24",
"is_partial": true,
"totals": {
"revenue_gross": 0,
"revenue_net": 0,
"subtotal": 0,
"taxes": 0,
"discounts": 0,
"invoices_count": 0,
"credits_count": 0,
"credits_amount": 0,
"active_customers_count": 0,
"average_invoice": 0
}
},
"deltas": {
"active_customers_count": {
"absolute": 4,
"percent": 11.43
},
"invoices_count": {
"absolute": 12,
"percent": 5.5
},
"revenue_gross": {
"absolute": 46300,
"percent": 19.78
},
"revenue_net": {
"absolute": 45500,
"percent": 19.74
},
"subtotal": {
"absolute": 40000,
"percent": 19
},
"taxes": {
"absolute": 6300,
"percent": 22
}
}
}