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:
[ "8195822e-20ae-41e5-b0d8-83a5a7cb98da", "18be2f8e-7c79-45f0-b7d8-2289024b7df1" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true