GET v3/views/mobile/fitness/{networkId}/sessions/{sessionId}/paymenturl?payfor={payfor}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
networkId | No documentation available. |
Define this parameter in the request URI. |
sessionId | No documentation available. |
Define this parameter in the request URI. |
payfor | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
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>
multipart/form-data
Sample:
--MultipartDataMediaFormatterBoundary1q2w3e Content-Disposition: form-data; name="" sample string --MultipartDataMediaFormatterBoundary1q2w3e--