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:
[ "89e6318a-5dc0-4e1e-ba66-ef184746967b", "255b80d5-8f0d-4bca-9d16-5b225eba9a00" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true