List Address

scope customers:read

Retrieve a list of Addresses for the specified Customer. This endpoint allows you to view all addresses associated with a customer.

Info

The response includes pagination information to help you navigate through large address lists.

You can filter addresses by various criteria and sort the results as needed.

Tip: For large address lists, consider using pagination parameters to optimize performance and reduce response times.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier (AVID) of the Account.

string
required

The Account's (Merchant's) unique reference identifier for the Customer.

Query Params
integer
≤ 100
Defaults to 50

Maximum number of addresses to return per page.

integer
Defaults to 0

Number of addresses to skip for pagination.

string
enum

Filter addresses by type.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json