POST UpLoad/Shopmaintain
Request Information
URI Parameters
None.
Body Parameters
ShopMaintain| Name | Description | Type | Additional information |
|---|---|---|---|
| type | string |
None. |
|
| ps_shop | string |
None. |
|
| ps_pole | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"type": "sample string 1",
"ps_shop": "sample string 2",
"ps_pole": "sample string 3"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"