GET mobile/GetClubTapMilesGoSubscriptionPlans?market={market}&language={language}&country={country}&subscribedPlan={subscribedPlan}&renewedPlan={renewedPlan}&renewalDate={renewalDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
market

string

Required

language

string

Required

country

string

None.

subscribedPlan

string

None.

renewedPlan

string

None.

renewalDate

string

None.

Body Parameters

None.

Response Information

Resource Description

SubscriptionPlansResponse
NameDescriptionTypeAdditional information
SubscriptionPlans

SubscriptionPlans

None.

ResponseStatus

Response status after API request

ApiResponse

None.

Response Formats

application/json, text/json

Sample:
{
  "SubscriptionPlans": null,
  "ResponseStatus": null
}

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.