Hi ,
I need to implement a rest api call to get the disputes queue.
From Documentation I need call the GET SIGetQueue method the rest api request should look like:
{
"RequestHeader": {
"User": {
"id": "abcde1234f",
"type": "internalId"
}
},
"RequestData": {
"QueueType": "ALL_AWAITING_ACTION_DISPUTE",
"PageNum": 1
}
}
But I know that REST API GET does not have a body.
So where should I put that example into ?
Could you please post screenshots guide to consume this method with postman?
Thank you,
Igor.
Solved! Go to Solution
Hi @igork,
I am not able to find VROL on Visa Developer.
Can you please share the details below so I can investigate:
Thank you!
Hi ,
The URL is :
https://mte-vrolgateway.visa.com/rsrv_rolsi-mte2/api/SIGetQueue.
I don't have a direct link to documentation as I received the pdf document from my project manager.
I attached a photo with the first page of the documentation.
Hope it can help.
Hi @igork,
The VROL endpoint URL that you are using is not supported on Visa Developer. Please send an email to developer@visa.com, we'll share the VROL contact with you via email. Thanks.