Authorization: Bearer ********************
curl --location --request DELETE 'http://probill.local/api/server/delete?id=12' \ --header 'Authorization: Bearer <token>' \ --form 'type="refund"'
{}