getAccessToken
@POST(value = "/{productType}/token/")
Obtains an access token for the specified product type.
Return
A Response containing the obtained AccessToken.
Parameters
productType
The type of product for which to obtain the access token.
productSubscriptionKey
The subscription key for the product.