Authentication

Authentication for this service requires a Bearer Token in the Header. A client needs to be configured on Passport and have their client ID and secret generated. Then a bearer token can be obtained from Interswitch's Passport API by calling https://passport-v2.k8.isw.la/passport/oauth/token and passing the client ID as username and secret as password through the Basic Authorization Header. See the example below.