Client Intends To Use Corpay Account To
Retrieve values indicating the intended use of the Corpay account for transactions
JSON
{
"content": {
"clientIntendsToUseCorpayAccountTo": [
{
"id": "0",
"name": "Undefined",
"stringValue": "Undefined"
},
{
"id": "1",
"name": "SendPaymentsOnly",
"stringValue": "Send payments only"
},
{
"id": "2",
"name": "ReceivePaymentsOnly",
"stringValue": "Receive payments only"
},
{
"id": "3",
"name": "Both",
"stringValue": "Both"
}
]
},
"errors": [],
"links": [
{
"rel": "self",
"uri": "https://crossborder.corpay.com/api/clientonboarding/onboardingpicklists?pickListType=%20ClientIntendsToUseCorpayAccountTo",
"method": "GET"
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- Client Intends To Use Corpay Account To