online-offers-API-response

Online Offers API

eCommerce spends are growing at a very high pace. And as issuers, we need to ensure that we get a higher share of our customer’s online spends. While the banks spend a lot of effort in regularly sourcing online offers from the top ecomm merchants, many a times the customers are not aware of it. Or they miss out due to the cluttered check-out page. Sometimes the merchant(s) may not promote the offer effectively.

All said, we need to have updated offers for all online merchants in one place. And that’s where Online Offers API from mTuzo comes in.

Also read about the Chrome extension and the Voice assisted ecomm checkout experience.

Get Online Offers API – variant 1

API url :  <baseURL> action=online_offers&clientkey=< clientkey >&clientpass=< clientpass >&apikey=< apikey >&user_id=< userid >&user_latitude=< user latitude >&user_longitude=< user longitude >& card_codes[]=< cardcode>

Parameters:

  • action = online_offers
  • clientkey = < client key >
  • clientpass= < client password >
  • apikey = < api key >
  • user_id = < user’s email id/user’s device Id >
  • user_latitude = < user’s latitude >
  • user_longitude = < user’s longitude >
  • card_codes = < specific card codes>

Response:

This API will return online offers of bank while logging user’s current location. Check out the response JSON using our demo account

online-offers-API-response
Online Offers API JSON response

Get Online Offers API – variant 2

API url :  <baseURL> action=online_offers&clientkey=< clientkey >&clientpass=< clientpass >&apikey=< apikey >&user_id=< userid >&cityname=< cityname >&card_codes[]=< cardcode>

Parameters:

  • action = online_offers
  • clientkey = < client key >
  • clientpass= < client password >
  • apikey = < api key >
  • user_id = < user’s email id/user’s device Id >
  • cityname = < cityname >     Get City List
  • card_codes = < specific card codes>

Response:

This API will return online offers of bank while logging user’s current city – does not log the exact latlon. Check out the response JSON using our demo account


Get Online Offers – search by keywords*

* Available only to select clients

API url :  <baseURL> action=online_offers&clientkey=< clientkey >&clientpass=< clientpass >&apikey=< apikey >&user_id=< userid >&user_latitude=< user latitude >&user_longitude=< user longitude >& card_codes[]=< cardcode> &tags=< query string>

Parameters:

  • action = online_offers
  • clientkey = < client key >
  • clientpass= < client password >
  • apikey = < api key >
  • user_id = < user’s email id/user’s device Id >
  • user_latitude = < user’s latitude >
  • user_longitude = < user’s longitude >
  • card_codes = < specific card codes>
  • tags = < user’s search query >

Response:

This API will also return online offers of bank using the user’s search query while logging user’s current location. Check out the response JSON using our demo account.



Comments

3 responses to “Online Offers API”

  1. […] Online-Offers- API (3 variants) […]

  2. […] Getting a bigger share of your customer’s online spends is a key goal for most banking and payment professionals. In most cases, apart from making it a more convenient and friction-less payment experience, there is usually an offer/incentive element also trigger trials and early adoption. mTuzo works with banks and fintechs via the Online Offers API […]