id 607Authorization: Bearer ********************curl --location --request GET '/api/boarding-application/607/processing' \
--header 'Authorization: Bearer <token>'{
"bank": {
"accountNumber": null,
"routingNumber": null
},
"volumes": {
"monthlyTransactionAmount": null,
"avgTransactionAmount": null,
"maxTransactionAmount": null
},
"sales": {
"swiped": null,
"mail": null,
"internet": null
},
"alreadyProcessing": {
"isProcessing": "No",
"processor": null
},
"terminated": {
"isTerminated": null,
"description": null
},
"customers": {
"type": {
"individual": null,
"business": null,
"government": null
},
"location": {
"local": null,
"national": null,
"international": null
}
},
"fulfillmentPolicy": {
"fulfillment": null,
"fulfillmentOther": null,
"delivery": null,
"deliveryOther": null
},
"recurringPayments": {
"hasRecurring": "No",
"description": null
},
"intendedUsage": {
"creditCards": "Yes",
"pinDebit": "No",
"ebt": "No",
"fns": null,
"amex": {
"optBlue": "Yes",
"esa": ""
},
"notes": null
},
"seasonalBusiness": {
"isSeasonal": "No",
"months": []
},
"inventory": {
"onSite": "No",
"offSite": "No",
"offSiteAddress": null,
"thirdParty": "No",
"serviceOnly": "No"
},
"retailLocation": null,
"externalFulfillment": "No",
"customerCharged": null,
"equipmentUsed": null,
"advertise": null,
"refundPolicy": null,
"feeSchedule": {
"fees": [
{
"id": 19357,
"type": {
"id": 1
},
"value": "1.00001"
},
{
"id": 19358,
"type": {
"id": 2
},
"value": "0.00002"
},
{
"id": 19359,
"type": {
"id": 3
},
"value": "0.00003"
},
{
"id": 19360,
"type": {
"id": 4
},
"value": "0.00004"
},
{
"id": 19361,
"type": {
"id": 5
},
"value": "0.00005"
},
{
"id": 19362,
"type": {
"id": 6
},
"value": "0.00000"
},
{
"id": 19363,
"type": {
"id": 7
},
"value": "0.00000"
},
{
"id": 19364,
"type": {
"id": 8
},
"value": "0.00000"
},
{
"id": 19365,
"type": {
"id": 9
},
"value": "0.00000"
},
{
"id": 19366,
"type": {
"id": 10
},
"value": "0.00000"
},
{
"id": 19367,
"type": {
"id": 11
},
"value": "0.00000"
},
{
"id": 19368,
"type": {
"id": 12
},
"value": "0.00000"
},
{
"id": 19369,
"type": {
"id": 13
},
"value": "0.00000"
},
{
"id": 19370,
"type": {
"id": 14
},
"value": "0.00000"
},
{
"id": 19371,
"type": {
"id": 15
},
"value": "0.00000"
},
{
"id": 19372,
"type": {
"id": 16
},
"value": "0.00000"
},
{
"id": 19373,
"type": {
"id": 17
},
"value": "0.00000"
},
{
"id": 19374,
"type": {
"id": 18
},
"value": "0.00000"
},
{
"id": 19375,
"type": {
"id": 18
},
"value": "0.00000"
},
{
"id": 19376,
"type": {
"id": 18
},
"value": "0.00000"
},
{
"id": 19377,
"type": {
"id": 19
},
"value": "0.00000"
},
{
"id": 19378,
"type": {
"id": 20
},
"value": "0.00000"
},
{
"id": 19379,
"type": {
"id": 21
},
"value": "0.00000"
},
{
"id": 19380,
"type": {
"id": 22
},
"value": "0.00000"
}
],
"note": null
}
}