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:
[ "751d6245-023b-4672-a3bc-12b2dcf54ce2", "2ed8e10e-341d-403d-93a2-af702282d20b" ]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true