{
"companyIds": [
"string"
]
}
curl --location --request POST 'https://platform.shopranos.eu/api/cart/databackfilling/product/stopOrder' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyIds": [
"string"
]
}'
{}