---
title: "Update Shopify org settings"
method: POST
path: "/v1/shopify/settings"
tags: ["Shopify"]
---

# Update Shopify org settings

`POST /v1/shopify/settings`

## Request body

- object
  - `organizationId` string
  - `default_location_id` string
  - `inventory_confirmation_mode` 'default_full_quantity' | 'require_verification'

## Response `200`

Default Response

- object
  - `updated` boolean

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
