{
"status": "success",
"data": {
"ecommerce": {
"daily": {
"limit": 50000,
"used": 1200
},
"monthly": {
"limit": 400000,
"used": 12000
},
"transaction": {
"limit": 25000
}
},
"pos": {
"daily": {
"limit": 50000,
"used": 800
},
"monthly": {
"limit": 400000,
"used": 10000
},
"transaction": {
"limit": 25000
}
}
}
}