{
"items": [
{
"id": 1,
"name": "Pass Through CBN Plus",
"type": "percent",
"period": "Year",
"processingMethod": "Acquiring"
},
{
"id": 2,
"name": "PIN Debit Rate",
"type": "percent",
"period": "Transaction",
"processingMethod": "Acquiring"
},
{
"id": 3,
"name": "EBT Rate",
"type": "percent",
"period": "Month",
"processingMethod": "Acquiring"
},
{
"id": 4,
"name": "Transaction Fee",
"type": "amount",
"period": "Transaction",
"processingMethod": "Acquiring"
},
{
"id": 5,
"name": "Authorization Fee",
"type": "amount",
"period": "Year",
"processingMethod": "Acquiring"
},
{
"id": 6,
"name": "AVS",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 7,
"name": "Voice Authorization",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 8,
"name": "PIN Debit Authorization Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 9,
"name": "EBT Authorization Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 10,
"name": "Monthly Online Access Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 11,
"name": "Monthly PCI Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 12,
"name": "Monthly Minimum Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 13,
"name": "Application Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 14,
"name": "Annual Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 15,
"name": "Batch Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 16,
"name": "Chargeback Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 17,
"name": "Retrieval Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 18,
"name": "Other",
"type": "amount",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 19,
"name": "Qualified Rate",
"type": "percent",
"period": "OneTime",
"processingMethod": "Acquiring"
},
{
"id": 20,
"name": "Monthly Fee",
"type": "amount",
"period": "Month",
"processingMethod": "Acquiring"
},
{
"id": 21,
"name": "Mid-Qual Surcharge (Qual+)",
"type": "percent",
"period": "Month",
"processingMethod": "Acquiring"
},
{
"id": 22,
"name": "Non-Qual Surcharge (Qual+)",
"type": "percent",
"period": "Month",
"processingMethod": "Acquiring"
},
{
"id": 25,
"name": "Initial Setup Fee",
"type": "amount",
"period": "OneTime",
"processingMethod": "ACH"
},
{
"id": 26,
"name": "Per File Fee",
"type": "amount",
"period": "Transaction",
"processingMethod": "ACH"
},
{
"id": 27,
"name": "FED Unauthorized Return Fee",
"type": "amount",
"period": "Transaction",
"processingMethod": "ACH"
},
{
"id": 28,
"name": "Rate",
"type": "percent",
"period": "Month",
"processingMethod": "ACH"
},
{
"id": 29,
"name": "Notification of Change",
"type": "amount",
"period": "Transaction",
"processingMethod": "ACH"
},
{
"id": 30,
"name": "Per Transaction Fee",
"type": "amount",
"period": "Transaction",
"processingMethod": "ACH"
},
{
"id": 31,
"name": "Return Item Processing",
"type": "amount",
"period": "Transaction",
"processingMethod": "ACH"
},
{
"id": 32,
"name": "Monthly Maintenance Fee",
"type": "amount",
"period": "Month",
"processingMethod": "ACH"
}
],
"_links": {
"self": {
"href": "https://zendashboard.com/api/fees?page=1"
},
"first": {
"href": "https://zendashboard.com/api/fees?page=1"
},
"last": {
"href": "https://zendashboard.com/api/fees?page=2"
},
"next": {
"href": "https://zendashboard.com/api/fees?page=2"
}
},
"_meta": {
"totalCount": 33,
"pageCount": 2,
"currentPage": 1,
"perPage": 30
}
}