{
"deduct_types": [
{
"id": 0,
"type": "all_deductions",
"type_nice": "All Deductions"
},
{
"id": 6,
"type": "chargeback",
"type_nice": "Chargeback"
},
{
"id": 4,
"type": "credit",
"type_nice": "Credit"
},
{
"id": 28,
"type": "insufficient_funds",
"type_nice": "Insufficient Funds"
},
{
"id": 19,
"type": "void",
"type_nice": "Void"
}
],
"trans_types": [
{
"id": 0,
"type": "all_transactions",
"type_nice": "All Transactions"
},
{
"id": 5,
"type": "conversion",
"type_nice": "Conversion"
},
{
"id": 1,
"type": "initial",
"type_nice": "Initial"
},
{
"id": 38,
"type": "no_cost_registration",
"type_nice": "No Cost Registration"
},
{
"id": 2,
"type": "rebill",
"type_nice": "Rebill"
},
{
"id": 63,
"type": "third_reg",
"type_nice": "Third Reg"
},
{
"id": 3,
"type": "trial",
"type_nice": "Trial"
},
{
"id": 31,
"type": "chargeback_reversal",
"type_nice": "Chargeback Reversal"
},
{
"id": 30,
"type": "credit_reversal",
"type_nice": "Credit Reversal"
},
{
"id": 33,
"type": "insufficient_funds_reversal",
"type_nice": "Insufficient Funds Reversal"
},
{
"id": 32,
"type": "void_reversal",
"type_nice": "Void Reversal"
},
{
"id": 27,
"type": "pending_conversion",
"type_nice": "Pending Conversion"
},
{
"id": 24,
"type": "pending_initial",
"type_nice": "Pending Initial"
},
{
"id": 25,
"type": "pending_rebill",
"type_nice": "Pending Rebill"
},
{
"id": 26,
"type": "pending_trial",
"type_nice": "Pending Trial"
},
{
"id": 37,
"type": "pre_conversion",
"type_nice": "Pre Conversion"
},
{
"id": 34,
"type": "pre_initial",
"type_nice": "Pre Initial"
},
{
"id": 35,
"type": "pre_rebill",
"type_nice": "Pre Rebill"
},
{
"id": 36,
"type": "pre_trial",
"type_nice": "Pre Trial"
}
]
}