[Go to site: main page, start]

Skip to main content
object

Represents the value captured by a localized field. Localized fields are additional fields required by certain countries on international orders. For example, some countries require additional fields for customs information or tax identification numbers.

CountryCode!
non-null

Country ISO 3166-1 alpha-2 code.

LocalizedFieldKey!
non-null

The localized field keys that are allowed.

LocalizedFieldPurpose!
non-null

The purpose of this localized field.

String!
non-null

The localized field title.

String!
non-null

The value of the field.


Was this section helpful?