GET mobile/GetMilesGoClubTable?market={market}&language={language}&country={country}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| market | string |
Required |
|
| language | string |
Required |
|
| country | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MilesGoClubTableResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Table | MilesGoClubTable |
None. |
|
| ResponseStatus |
Response status after API request |
ApiResponse |
None. |
Response Formats
application/json, text/json
Sample:
{
"Table": null,
"ResponseStatus": null
}
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.