Core API
...
Core API Docs
Customers
Create a Customer Address
POST
https://app.sparklayer.io/api/v1/customers/{id}/addresses
Live
Path Parameters
id
string
*
Header Parameters
Site-Id
string
*
Body Parameters
body
object
*
All Of
Address-2 +
id
string
title
string
first_name
string
last_name
string
company
string
address_line1
string
*
address_line2
string
city
string
*
region_code
string
postal_code
string
country_code
string
*
phone
string
mobile
string
external_id
string
nickname
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_code
string
postal_code
string
country_code
string
*
phone
string
mobile
string
external_id
string
nickname
string
default
Error Response
Updated 01 Aug 2024
Did this page help you?