Set default shipping address
User
Set default address
Mark a shipping address as the shopper’s default.
PATCH
Set default shipping address
Request
Path parameters
| Parameter | Type | Description |
|---|---|---|
addressId | string | The id of the address to set as default. |
Setting a new default automatically clears the previous default address.
Successful response
Error responses
Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Path Parameters
Response
Default address updated.
The response is of type object.

