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:
[ "fd7e619a-1670-413f-8d41-d337d8e1181b", "e7f2facd-28a6-4b05-87e6-e3348ff181fc" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true