api_key: ********************X-Api-Key: ********************{
"supplier_id": 5
}curl --location --request DELETE 'https://app.sellerassistant.app/api/v1/sa/inventory/products//supplier-offers?api_key=<api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"supplier_id": 5
}'{
"message": "Supplier offer deleted successfully"
}