Skip to main content
Log inSign up
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.

•

The localized field keys that are allowed.

•

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?