Get a stock location
Returns a single stock location by prefixed ID.
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Headers
Bearer token for admin authentication
Path Parameters
Stock location ID
Query Parameters
Comma-separated list of fields to include. id is always included.
Response
stock location found
Spree Admin SDK

