curl --location --request POST 'https://end2endpay.com/wallet_service/api/v1/e2e-ipg/payment/nullify' \ --header 'Content-Type: application/json' \ --data-raw '{ "transactionReference": "string", "orderId": "string" }'
{}