POST api/Product/DisableExport/ClientId/{ClientId}/ChangedBy/{ChangedBy}
Disable products for export to external systems
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
|
| ChangedBy | string |
Required |
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "948511a1-b0b0-4940-b006-5c79fe3d8fc7", "71439786-7b80-429d-8313-df2440c11150" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true