GET mobile/GetSupportCategory?market={market}&language={language}&id={id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
market

string

Required

language

string

Required

id

string

Required

Body Parameters

None.

Response Information

Resource Description

SupportCategoryResponse
NameDescriptionTypeAdditional information
Faqs

SupportTopic

None.

ResponseStatus

Response status after API request

ApiResponse

None.

Response Formats

application/json, text/json

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

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.