Get Address

This request pulls a customer's address information.

General

Addresses are associated with customers and are nested within the Customers entity. Here's what you need to know about addresses:

  • There are two types of addresses associated with customers: PrimaryAddress and MailAddress. This request pulls PrimaryAddress info.
  • Like customers, addresses have IDs, and you'll need an address's ID to update it. This request's response lists the address's ID.

For an example of how customer addresses work within the UI, take a look at our Contact & Personal Information article.

Database

For information regarding address database tables, see the following articles:

📘

Try It Instructions

Our pages often provide sample payload information so that you can try requests yourself. This request is ready for you—hit ‘Try It’ to send the request.

If you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.

Language
Authorization
Click Try It! to start a request and see the response here!