Settlement Method
Retrieve the list of available settlement method options.
JSON
{
"content": {
"settlementMethod": [
{
"id": "0",
"name": "Undefined",
"stringValue": "Undefined"
},
{
"id": "1",
"name": "ACH",
"stringValue": "ACH"
},
{
"id": "2",
"name": "Debit",
"stringValue": "Debit"
},
{
"id": "3",
"name": "Wire",
"stringValue": "Wire"
}
]
},
"errors": [],
"links": [
{
"rel": "self",
"uri": "https://crossborder.corpay.com/api/clientonboarding/onboardingpicklists?pickListType=%20SettlementMethod",
"method": "GET"
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- Settlement Method