Support
Dashboard
About SparkLayer
Schedule Demo
📘
Help Docs
⚙️
Tech Docs
🎆
Ignite Docs
Navigate through spaces
Ctrl
K
Intro
API Authentication
Pricing API
Pricing API Docs
Purchasing API
Purchasing API Docs
Files API
Files API Docs
Core API
Core API Docs
Products
Customers
POST
Create a Customer
GET
Get a Customer
PATCH
Update a Customer
DELETE
Delete a Customer
GET
List Customer Addresses
POST
Create a Customer Address
DELETE
Delete Customer Address
GET
Get a Customer
PATCH
Update a Customer
PUT
Upsert a Customer
DELETE
Delete a Customer
Discounts
Shipping
Settings
Customer Groups
Stock API Docs
Sync Logging API Docs
JavaScript SDK
Headless
Spark JS
Templates
Template Objects
Docs powered by
Archbee
Core API
...
Customers
List Customer Addresses
GET
https://app.sparklayer.io/api/v1/customers/{id}/addresses
Try it
Live
Path Parameters
id
string
*
Header Parameters
Site-Id
string
*
Responses
200
Successful response
Address-2[]
id
string
title
string
first_name
string
last_name
string
company
string
address_line1
string
*
address_line2
string
city
string
*
region_name
string
region_code
string
postal_code
string
country_code
string
*
phone
string
mobile
string
external_id
string
nickname
string
is_default_billing
boolean
is_default_shipping
boolean
default
Error Response
PREVIOUS
Delete a Customer
NEXT
Create a Customer Address
Docs powered by
Archbee