Skip to main content

Get merchant categories

GET 

/merchant-categories

Get the merchant categories that are accepted by the calculation API.

Responses

Merchant categories response

Schema

    merchantCategories

    object[]

  • Array [

  • code stringrequired

    Possible values: non-empty and <= 4 characters, Value must match regular expression [0-9]{1,4}

    Merchant Category Code in ISO 18245 format

  • ]

Loading...