curl --location --globoff 'https://end2endpay.com/wallet_service/api/v1/e2e-ipg/payment/transfer/status' \ --header 'x-api-key;' \ --header 'access-token;' \ --header 'Content-Type: application/json' \ --data '{ "transactionRef": "string" }'
{}