ApiKey: ********************
{
"ids": [
106923,
106922,
106928
]
}
curl --location --request POST 'https://app.hisabkitab.co/third-party/unit-of-measurements/batch/deletes' \
--header 'Content-Type: application/json' \
--header 'ApiKey;' \
--data-raw '{
"ids": [
106923,
106922,
106928
]
}'
{
"success": true,
"message": "Unit of Measurement Deleted Successfully."
}