REST API

organizationInformation. businessInformation. merchantCategoryCode

A 4-digit code that is used to classify the business by its goods and services.
This number is assigned by the merchant acquiring bank.

Syntax

{ "organizationInformation": { "businessInformation": { "merchantCategoryCode": "1234" } } }
The syntax must conform to this regular expression:
^\\d{3,4}$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    3
  • Maximum Data Length:
    4

Mapping Information

No corresponding fields.