REST API

organizationInformation. businessInformation. address. postalCode

Postal code for the merchant billing address.

Syntax

{ "organizationInformation": { "businessInformation": { "address": { "postalCode": "12345" } } } }
The value of this field must conform to this regular expression:
^[0-9a-zA-Z ]*$

Specifications

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

Mapping Information

No corresponding fields.