Re: VROL RTSI SIGetQueue method
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VROL RTSI SIGetQueue method
Hi @igork,
I am not able to find VROL on Visa Developer.
Can you please share the details below so I can investigate:
- End Point URL
- Link to the VROL documentation that you are referencing
Thank you!
Best,
Stacey
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VROL RTSI SIGetQueue method
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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Best,
Stacey
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VROL RTSI SIGetQueue method
Hi,
Can you help me with the same as I don't know how to call and authenticate API?
Can we use the same userID and Password which we use in the VROL login?
Guide me thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VROL RTSI SIGetQueue method
Hi @VishalPatel,
VROL is not supported through Visa Developer Center. There is a specification on how this works in our MTE2 test environment. If you have access to Visa Online, you can download the specification. You can login on Visa Online at: https://www.visaonline.com/login/LoginMain.aspx
The specification download link is: Real-Time Systems Interface Technical Suite - Rel 18.2
If you do not have access to Visa Online, please request access by clicking ‘Enroll Today’. Once you submit the request, someone from the Visa Online team will contact you directly.
Thanks,
Illana