Routing
Retrieve the list of available payment routing options.
JSON
{
"content": {
"routing": [
{
"id": "0",
"name": "Undefined",
"stringValue": "Undefined"
},
{
"id": "1",
"name": "Transit",
"stringValue": "Transit"
},
{
"id": "2",
"name": "ABA",
"stringValue": "ABA"
},
{
"id": "3",
"name": "Fedwire",
"stringValue": "Fedwire"
},
{
"id": "4",
"name": "SortCode",
"stringValue": "Sort Code"
},
{
"id": "5",
"name": "BSBNumber",
"stringValue": "BSB Number"
}
]
},
"errors": [],
"links": [
{
"rel": "self",
"uri": "https://crossborder.corpay.com/api/clientonboarding/onboardingpicklists?pickListType=%20Routing",
"method": "GET"
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- Routing