# POST /shopify-store-locations.json **POST /shopify-store-locations.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **shopifyLocationId** (string | null) Shopify location - **shopifyStoreId** (integer(int32) | null) Shopify store - **warehouseId** (integer(int32) | null) Warehouse ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **id** (integer(int32)) Id - **shopifyLocationId** (string | null) Shopify location - **shopifyStoreId** (integer(int32) | null) Shopify store - **updatedAt** (string(date-time)) Updated at - **warehouseId** (integer(int32) | null) Warehouse [Powered by Bump.sh](https://bump.sh)