REST API

organizationInformation. businessInformation. address. locality

City in which the merchant resides.
This field is not required when you are using the
ADDPRODUCT
boarding flow.

Syntax

{ "organizationInformation": { "businessInformation": { "address": { "locality": "San Francisco" } } } }
The value of this field must conform to this regular expression:
^[0-9a-zA-Z _\\-\\.'\\u00A1-\\uFFFF]+$

Specifications

  • Data Type:
    String
  • Minimum Data Length:
    1
  • Maximum Data Length:
    50

Mapping Information

No corresponding fields.