latestOpenAPI 3.0.22026-08-086314226.2 KB

f5e3ea16a648

Merchant Categories

List accepted merchant categories - internal endpoint for Cards Gateway For groups we add a stringified display of mcc included

get/merchant-categories

Response

List of accepted merchant category codes (MCC). Each item is a 3-element array: [id, name, mcc_ranges_string].

string[] required

A 3-element array: [0] id — MCC group or code identifier; [1] name — human-readable label; [2] mcc_ranges — stringified MCC ranges (e.g. "1-3, 5, 8-10"), empty string for individual codes.