POST v3/me/payorder?id={id}
pay for placedorder
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id |
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>