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:
[ "09d149f6-964a-493c-b230-eabcc9f46d49", "a08c5586-3a89-497b-b327-0b03e974c337" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true