Get default shipping address
Shipping address
Get default shipping address
Return the shopper’s active default shipping address, if one is set.
GET
Get default shipping address
Request
Headers
| Header | Type | Description |
|---|---|---|
Authorization | string | Include the shopper token as Bearer <jwt>. |
x-shop-id | string | Scope the request to a specific shop. |
Successful response
No default set
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.

