Trade Volume Range
Retrieve trade volume ranges.
JSON
{
"content": {
"tradeVolumeRangeList": [
{
"id": "1",
"name": "LessThan5000",
"stringValue": "less than 5000"
},
{
"id": "2",
"name": "FiveThousandToTenThousand",
"stringValue": "5,000 – 10,000"
},
{
"id": "3",
"name": "TenToTwentyFiveThousand",
"stringValue": "10,000 – 25,000"
},
{
"id": "4",
"name": "TwentyFiveToFiftyThousand",
"stringValue": "25,000 – 50,000"
},
{
"id": "5",
"name": "FiftyToOneHundredThousand",
"stringValue": "50,000 – 100,000"
},
{
"id": "6",
"name": "OneHundredToOneHundredFiftyThousand",
"stringValue": "100,000 – 150,000"
},
{
"id": "7",
"name": "OneHundredFiftyToTwoHundredFiftyThousand",
"stringValue": "150,000 – 250,000"
},
{
"id": "8",
"name": "TwoHundredFiftyToFiveHundredThousand",
"stringValue": "250,000 – 500,000"
},
{
"id": "9",
"name": "FiveHundredToSevenHundredFiftyThousand",
"stringValue": "500,000 – 750,000"
},
{
"id": "10",
"name": "SevenHundredFiftyThousandToOneMillion",
"stringValue": "750,000 – 1 million"
},
{
"id": "11",
"name": "GreaterThanOneMillion",
"stringValue": "greater than 1 Mil"
}
]
},
"errors": [],
"links": [
{
"rel": "self",
"uri": "https://crossborder.corpay.com/api/clientonboarding/onboardingpicklists?pickListType=%20TradeVolumeRange",
"method": "GET"
}
]
}Was this section helpful?
What made this section unhelpful for you?
On this page
- Trade Volume Range