GET mobile/GetMilesGoStatusTable?market={market}&language={language}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
market

string

Required

language

string

Required

Body Parameters

None.

Response Information

Resource Description

MilesGoStatusTableResponse
NameDescriptionTypeAdditional information
Table

MilesGoStatusTable

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.