Skip to main content

Input fields

addressFieldDescriptorId : String! required

The descriptor identifier (ISO 3166-1 alpha-2 country code or custom key) that was used to render the address form.

fieldGroups : [AddressFieldGroupInput!]! required

The submitted field groups with their values.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "addressFieldDescriptorId": "98560063", "fieldGroups": AddressFieldGroupInput }