Request & Response

Solved! Go to solution
hakim
Helper

Request & Response

Hi,

 

May I know if I need to code on Request part only or all of three need to code on also at Visa Developer Center Playground?

 

RequestResponse.png

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: Request & Response

Hey @hakim,

 

If your making a call to Hello World in sandbox then you do not have to code to any of the three fields. If you are making an API call then you only need to code in the Request field

 

For example, when making an API call you enter code in the Request code then you click on the "Run" button. The Response field will show information related to your API call in both the Response field and Response Header field. The Response Header field allows the server to pass additional information about the response. 

 

Hope that helps!

 




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.