default_shipping_address

The default shipping address for this customer. This is an alias for a customer_address resource.

This resource is an alias of customer_address. See that resource for full documentation.

Required Scopes

Full store_full_access
Read customers_read
Write customers_write

Actions

GET View the default shipping address
PATCH Update the default shipping address (send only the properties you want to modify)
PUT Replace the default shipping address (send the entire representation)
HEAD Get just the header response
OPTIONS Get a response explaining which HTTP methods are supported
https://api.foxycart.com/default_shipping_address/{id}
Available via fx:default_shipping_address on customer

Example Representation

No example representation available for this resource.