{
"year_summary": {
"calendar_num": 0,
"summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
},
"type_summaries": [
{
"integration_type": "INTEGRATION_TYPE_UNKNOWN",
"integration_summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
}
}
]
},
"month_summaries": [
{
"calendar_num": 0,
"summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
},
"type_summaries": [
{
"integration_type": "INTEGRATION_TYPE_UNKNOWN",
"integration_summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
}
}
]
}
],
"week_summaries": [
{
"calendar_num": 0,
"summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
},
"type_summaries": [
{
"integration_type": "INTEGRATION_TYPE_UNKNOWN",
"integration_summary": {
"total_transactions_attempted": 0,
"total_transactions_completed": 0,
"total_transactions_failed": 0,
"total_amount_collected": 0,
"avg_amount_collected": 0
}
}
]
}
]
}