Pricelist
Export pricelist by ECommGroup IDs​
This endpoint allows you to export a pricelist for the articles in the ECommGroups identified by the given IDs.
URL : /pricelist
Method :
Auth required : Yes
Permissions required : No
Request body
{
"ecommgroups": [1000114,1000030,1000602]
}
Success Response​
Code : 200 OK
Content example