POST Migros/ActivateStore
Request Information
URI Parameters
None.
Body Parameters
MigrosActivateStatusModal| Name | Description | Type | Additional information |
|---|---|---|---|
| settingId | integer |
None. |
|
| projectId | integer |
None. |
|
| storeId | integer |
None. |
|
| warehouseId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"settingId": 1,
"projectId": 2,
"storeId": 3,
"warehouseId": 4
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.