Addresses

An Addresses record represents a shipping address. This article covers more information about how this record works.

Understanding addresses

Addresses represent one of the many shipping locations a customer can have. An address is created when a customer purchases a subscription. Subscriptions are tied to a given address. Each customer can have multiple address objects in a many-to-one relationship. You can override shipping rates using this endpoint.

Customers can subscribe to the same product multiple times as long as they use a different address. Multi-address setups can be used to allow customers to receive deliveries in different physical locations.

The following table details which scopes are required to read and write the address record.

ScopeDescription
read_addressesRequired to read the address record.
write_addressesRequired to write to the address record.

Need Help? Contact Us