Expected Frequency of Transactions
Retrieve list of anticipated frequency of transactions.
JSON
{
"content": {
"expectedFrequencyOfTransactions": [
{
"id": "0",
"name": "Undefined",
"stringValue": "Undefined"
},
{
"id": "1",
"name": "Weekly",
"stringValue": "Weekly"
},
{
"id": "2",
"name": "Monthly",
"stringValue": "Monthly"
},
{
"id": "3",
"name": "Quarterly",
"stringValue": "Quarterly"
},
{
"id": "4",
"name": "Annually",
"stringValue": "Annually"
}
]
},
"errors": [],
"links": [
{
"rel": "self",
"uri": "https://crossborder.corpay.com/api/clientonboarding/onboardingpicklists?pickListType=%20ExpectedFrequencyofTransactions",
"method": "GET"
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- Expected Frequency of Transactions