POST api/Product/EnableExport/ClientId/{ClientId}/ChangedBy/{ChangedBy}
Enable 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:
[ "8766e651-08dd-414d-ab7c-a579b46ca170", "69cc14ae-ee36-41a0-90ea-7683fb819e69" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true