organizationInformation. businessInformation.
address. address1
First line of the merchant street address.
This field is not required when you are using the
ADDPRODUCT
boarding
flow.Syntax
{ "organizationInformation": { "businessInformation": { "address": { "address1": "123 Baker St" } } } }
The value of this field must conform to this regular expression:
^[\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u01FFa-zA-Z0-9().\\-_#,;/@$:!% ]{1,}$
Specifications
- Data Type:String
- Minimum Data Length:1
- Maximum Data Length:60
Mapping Information
No corresponding fields.