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:
[ "384cfe31-4f6e-4f77-ab2b-d5eb02d56402", "ed630e3b-8aad-4474-9cc3-2be1a4874383" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true