Re: CallBack JSON Object Attributes

dinesh
Regular Visitor

CallBack JSON Object Attributes

Where can we find the various attributes that Visa Callback URL Objects have so that we can understand what are the attributes around which we can build code?

2 REPLIES 2
API_Managers
Visa Developer Support Specialist

Re: CallBack JSON Object Attributes

Hi,

 

Thanks for being part of the Visa Developer Community! Once you register a callback URL for a Project, Visa Developer issues an HTTP POST request to the URL specified every time that event occurs. The request's POST parameters will contain XML/JSON data relevant to the event that triggered the request.

 

Please refer to Getting Started with Visa Developer documentation via this link - https://developer.visa.com/vdpguide#get-started-overview

 

We have sandbox testing and API Explorer available for you to see sample code and start testing.

 

You can access sandbox testing by navigating to the product API of your choice. Please follow the steps below to locate Sandbox Code Explorer.

 

Steps to Start Using Sandbox Code Explorer

  1. Navigate to API Browser and choose an API that best fits your business case - https://developer.visa.com/apibrowser
  1. From the main API page click on 'View Docs'
  1. On the API documentation page, on the right side of the browser click on 'API Reference'
  1. On the API Reference page navigate to the right side of the browser and you will find the Code Explorer. Please use the Code Explorer to see the Request and Sample Response.

 

In addition to that, please take a look at our API Explorer. API Explorer lets you choose the Product API, Endpoint and Method to see the Request and Response. Here is the link to API Explorer - https://developer.visa.com/apiexplorer

 

Please let me know if you have other questions or need further assistance.

 

Thank you,

Diana

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

vedurocks
Helper

Re: CallBack JSON Object Attributes

Hi Dinesh,

In case you are looking for the Callback API documentaion for Visa Direct / mVisa try the link below.

https://developer.visa.com/capabilities/visa_direct/reference#visa_direct__receive_side

 

If this is not something that you are looking for then please elaborate your question.

 

-- Ved