This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
curl --location --request DELETE 'http://127.0.0.1:3658/m1/543334-505232-default/admin/price-lists//prices/batch' \
--header 'Content-Type: application/json' \
--data-raw '{
"price_ids": [
"string"
]
}'
{
"object": "money-amount",
"deleted": true,
"ids": [
"string"
]
}