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:
[ "6dacfaf1-e571-4c25-b5cf-97e9cb24a925", "2d33b410-69d3-4eab-ba70-e29ed2120070" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true