---
title: "Get Orders Setting"
method: GET
path: "/settings/orders"
tags: ["Settings"]
---

# Get Orders Setting

`GET /settings/orders`

To retrieve the setting of orders<br>獲取訂單設定

## Response `200`

OK

- OrdersSetting
  - `invoice_activation` string
  - `current_invoice_service_provider` string
  - `facebook_messenging` object
    - `status` string
  - `invoice` object
  - `invoice_tradevan` object
  - `no_duplicate_uniform_invoice` boolean
  - `enabled_location_id` boolean — Enable "Location ID Setting" in Admin<br> 後台啟用「儲位編號設定」功能
  - `customer_cancel_order` object
  - `customer_return_order` object
  - `default_out_of_stock_reminder` boolean — Enable "Out-Of-Stock Reminder" in Admin<br> 啟用「商品預設缺貨提醒」功能

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
