post

/shopgate.user.addAddress.v1

This pipeline is used to add an address to the list of addresses of the user.

Request Body

1 Example
Schema
object
firstName
string
1 validation
lastName
string
1 validation
street1
string
1 validation
street2
string
1 validation
zipCode
string
1 validation
city
string
1 validation
province
string

Province code

1 validation
country
string

Country code

1 validation
tags
array[string]
1 validation
customAttributes
object
1 validation

Responses

Successful Operation

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host