Setting proxy in Rest API for particular endpoint only
We need to connect to Verifi through our application using Rest API call. New verifi endpoint needs to be accessed over internet. We need to set proxy as we can not directly access endpoint over internet. Could you please guide us on how to setup proxy details before making Rest API call? We have other Rest API calls in our application and those are for internal applications within our company. So we dont want to use proxy for it. We just want to use proxy for Verifi rest API call.