GET teams/{id}/paymenturl?payfor={payfor}

[User Permission Required] get team payment url

Request Information

Parameters

NameDescriptionAdditional information
id
team id

Define this parameter in the request URI.

payfor
pay for option: teamfee-0, individualfee-1, bothfee-2

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string</string>