GET mobile/GetMilesGoLuckyNumbers

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

MilesGoVipsResponse
NameDescriptionTypeAdditional information
List

Collection of string

None.

ResponseStatus

Response status after API request

ApiResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "List": [
    "sample string 1",
    "sample string 2"
  ],
  "ResponseStatus": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.