Skip to main content
Anchor to SubscriptionMailingAddress

SubscriptionMailingAddress

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Represents a Mailing Address on a Subscription.

•String

The first line of the address. Typically the street address or PO Box number.

•String

The second line of the address. Typically the number of the apartment, suite, or unit.

•String

The name of the city, district, village, or town.

•String

The name of the customer's company or organization.

•String

The name of the country.

•CountryCode

The two-letter code for the country of the address.

For example, US.

•String

The first name of the customer.

•String

The last name of the customer.

•String

The full name of the customer, based on firstName and lastName.

•String

A unique phone number for the customer. Formatted using E.164 standard. For example, +16135551111.

•String

The region of the address, such as the province, state, or district.

•String

The alphanumeric code for the region.

For example, ON.

•String

The zip or postal code of the address.


Was this section helpful?