v1

latestSwagger 2.02026-07-1472831.8 KB
Merchant Categories

Returns a list of all merchant categories for contactless and cash back merchants (example: Airline, Retail, etc.).

Returns a list of all merchant categories for contactless and cash back merchants (example: Airline, Retail, etc.).

get/merchants/v1/category

Response

A list of all the categories supported

Example response

{
  "Categories": {
    "Category": [
      "SPORTS"
    ]
  }
}