GET api/returnApi?code={code}&sign={sign}&developerId={developerId}&businessId={businessId}&state={state}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| code | string |
Default value is |
|
| sign | string |
Default value is |
|
| developerId | integer |
Default value is 0 |
|
| businessId | integer |
Default value is 0 |
|
| state | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.