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:
[ "57516670-5db4-4ca2-ad7b-0105f1a7f0cd", "b7ef3baf-b091-407a-95b0-431f479e0054" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true