Saturday, June 8, 2019

Purpose of ARGUMENTS in API?

You can pass name/value pairs to the API by entering the values in the Arguments Tab. In order
for custom APIs to access custom values, the API should implement the interface
com.yantra.interop.japi.YIFCustomApi.  If entered, these name/value pairs are passed to the CustomApi as a Properties object.
 
 

No comments:

Post a Comment

Popular Posts