Authorization: Bearer ********************curl --location --request GET '/api/dba/1' \
--header 'Authorization: Bearer <token>'{
"id": "1",
"name": "Demo Merchant DBA",
"address": {
"street": "Lorem 15",
"city": "New Damonmouth",
"zip": "2222",
"state": [
15
],
"country": [
199
]
},
"customerServiceContact": {
"phone": "+1 717-888-8888",
"email": "demo-example@example.org"
},
"processing": {
"id": "590",
"mid": 201143806445,
"bank": {
"accountNumber": "123456789",
"routingNumber": "12345678"
},
"banks": [
{
"id": 280,
"type": "All",
"bankAccountNumber": "123456789",
"bankRoutingNumber": "12345678"
}
],
"mcc": "5734",
"status": "Closed",
"boardedOn": "2019-02-06 12:00:00",
"closedOn": "2022-02-16 15:38:33",
"volumes": {
"monthlyTransactionAmount": 7000000,
"avgTransactionAmount": 700,
"maxTransactionAmount": 7000
},
"sales": {
"swiped": 30,
"mail": 10,
"internet": 60
},
"feeSchedule": {
"fees": [
{
"id": "1",
"type": {
"id": "1"
},
"value": "0.00000"
},
{
"id": "2",
"type": {
"id": "2"
},
"value": "0.00000"
},
{
"id": "3",
"type": {
"id": "3"
},
"value": "0.00000"
},
{
"id": "4",
"type": {
"id": "4"
},
"value": "0.00000"
},
{
"id": "5",
"type": {
"id": "5"
},
"value": "0.00000"
},
{
"id": "6",
"type": {
"id": "6"
},
"value": "0.00000"
},
{
"id": "7",
"type": {
"id": "7"
},
"value": "0.75000"
},
{
"id": "8",
"type": {
"id": "8"
},
"value": "0.00000"
},
{
"id": "9",
"type": {
"id": "9"
},
"value": "0.00000"
},
{
"id": "10",
"type": {
"id": "10"
},
"value": "0.00000"
},
{
"id": "11",
"type": {
"id": "11"
},
"value": "5.00000"
},
{
"id": "12",
"type": {
"id": "12"
},
"value": "25.00000"
},
{
"id": "13",
"type": {
"id": "13"
},
"value": "0.00000"
},
{
"id": "14",
"type": {
"id": "14"
},
"value": "0.00000"
},
{
"id": "15",
"type": {
"id": "15"
},
"value": "0.05000"
},
{
"id": "16",
"type": {
"id": "16"
},
"value": "35.00000"
},
{
"id": "17",
"type": {
"id": "17"
},
"value": "5.00000"
},
{
"id": "18",
"type": {
"id": "18"
},
"value": "0.00000"
},
{
"id": "19",
"type": {
"id": "20"
},
"value": "0.00000"
},
{
"id": "20",
"type": {
"id": "18"
},
"value": "0.00000"
},
{
"id": "21",
"type": {
"id": "18"
},
"value": "0.00000"
}
],
"note": null
}
},
"ach": {
"id": "14",
"bank": {
"accountNumber": "123456789",
"routingNumber": "12345678"
},
"banks": [
{
"id": 200,
"type": "All",
"bankAccountNumber": "123456789",
"bankRoutingNumber": "12345678"
}
],
"status": "Inactive",
"boardedOn": "2020-04-14 17:04:37",
"volumes": {
"monthlyTransactions": 4,
"avgMonthlyTransactionAmount": 5,
"avgTransactionAmount": 6,
"maxTransactionAmount": 7,
"monthlyReturn": 1
},
"feeSchedule": {
"fees": [
{
"id": "145",
"type": {
"id": "25"
},
"value": "2.00000"
},
{
"id": "146",
"type": {
"id": "26"
},
"value": "2.00000"
},
{
"id": "147",
"type": {
"id": "27"
},
"value": "2.00000"
},
{
"id": "148",
"type": {
"id": "28"
},
"value": "2.00000"
},
{
"id": "149",
"type": {
"id": "29"
},
"value": "2.00000"
},
{
"id": "150",
"type": {
"id": "30"
},
"value": "2.00000"
},
{
"id": "151",
"type": {
"id": "31"
},
"value": "2.00000"
},
{
"id": "152",
"type": {
"id": "32"
},
"value": "2.00000"
},
{
"id": "153",
"type": {
"id": "33"
},
"value": "2.00000"
},
{
"id": "154",
"type": {
"id": "35"
},
"value": "2.00000"
},
{
"id": "155",
"type": {
"id": "35"
},
"value": "2.00000"
},
{
"id": "156",
"type": {
"id": "35"
},
"value": "2.00000"
}
],
"note": "2"
}
}
}