Authorization: Bearer ********************
curl --location --globoff --request DELETE '/general-goods-sales/{{id}}' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{}