default_store

This link relationship goes directly to the default store for the current user. This is an alias for a store resource.

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

Required Scopes

Full store_full_access
Read stores_read
Write stores_write

Actions

GET View the default store
PATCH Update the default store (send only the properties you want to modify)
PUT Replace the default store (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_store/{id}
Available via fx:default_store on user

Example Representation

No example representation available for this resource.