username:password
Authorization: Basic *****************
curl --location -g --request DELETE 'https://api-m.sandbox.paypal.com/v2/invoicing/invoices/{{invoice_id}}/refunds/{{invoice_refund_id}}' \
--header 'PayPal-Request-Id: ' \
--header 'Authorization: Basic Og=='
{}