HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
Guides

Get Apps Setting

❗️

Notice

Only available to 3rd party app developers.
僅提供第三方應用開發者使用。

(2022/12/14 更新:本頁內容是獲取舊版 APP 資訊,此接口會在近期被棄用)

Function

To retrieve the setting of apps
獲取應用設定

URL

GET https://open.shopline.io/v1/settings/app

Response Example

{
    "appName": {
        "test": "testtest",
        "code": "123123123",
    }
}