AddressInput

Version 2024-01-01

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

Represents an address details. E.g. Shipping address, Billing address

Arguments

ArgumentDescription
contactNumber (String)

Telephone number associated with the address

countryCode (String)

ISO 3166 2-character country code.

extendedAddress (String)

The extended address of the address. For example, the apartment number.

locality (String)

Locality, e.g. city, the address is located in.

name (String)

Name of the customer associated with the address.

postalCode (String)

Postal code of the address.

The size should be greater than or equal to 0 and less than or equal to 50.

region (String)

Region, e.g. state, the address is located in.

streetAddress (String)

First line street address.