Get the market profile tiers
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"profile_id": 123,
"special_tier_id": 123,
"tier_id": 123
}
],
"success": true
}
The Market ID
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"profile_id": 123,
"special_tier_id": 123,
"tier_id": 123
}
],
"success": true
}
Get the market profile tiers
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"profile_id": 123,
"special_tier_id": 123,
"tier_id": 123
}
],
"success": true
}
The Market ID
OK
The response is of type object
.
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
{
"profile_id": 123,
"special_tier_id": 123,
"tier_id": 123
}
],
"success": true
}