Authorization: Bearer ********************
curl --location --request DELETE 'https://api.dubpay2.com.br/api/cancel-order/?payment_type=pix' \ --header 'store-id: 3b7e6a0c-2d4f-4829-bc83-71ad65f928ba' \ --header 'Authorization: Bearer <token>'
{"success":false,"message":"No paid transaction found for this order"}