1. Reports
Lingye Open API
  • Authentication
    • Login
      POST
    • Validate token
      POST
  • Organizations
    • List organizations
      POST
    • Create organization
      POST
    • Update organization
      POST
    • Delete organization
      POST
    • List personnel
      POST
    • Create personnel
      POST
    • Update personnel
      POST
    • Delete personnel
      POST
    • List back-office users
      POST
  • Product Catalog
    • List product categories
      POST
    • List products
      POST
    • Create, update, or delete product category
      POST
    • Create, update, or delete product
      POST
    • Delete product
      POST
  • Machines and Slots
    • List machines
      POST
    • Query slot inventory
      POST
    • Replenish or edit slot product
      POST
    • Replenish or edit slot product (same as openapi_saveRoad)
      POST
    • Query locker cell information
      POST
    • Save or update existing locker cell information
      POST
    • Open locker cell remotely
      POST
    • Trigger one-time RFID inventory
      POST
    • Update machine basic information
      POST
    • Query locker cell records
      POST
    • Query inventory change records
      POST
  • Orders
    • List orders
    • List borrow orders
  • Work Orders
    • Create or update material requisition work order
  • Events and Webhooks
    • Customer endpoint: pickup work order query
    • Customer endpoint: borrow/return work order query
    • Webhook: slot inventory change notification
    • Webhook: order status notification
    • Webhook: borrow order status notification
  • Not Public
    • MES integration reference (not public)
  • Reports
    • Vending machine operating report
      POST
    • Inventory change statistics
      POST
    • Inventory change statistics (lite)
      POST
  • Lathes
    • CNC
      • List lathes / CNC
      • Update lathe / CNC
  • 数据模型
    • OperationSuccess
  1. Reports

Vending machine operating report

POST
/adminapi/openapi_operatingStatementsIndex

请求参数

Query 参数

Header 参数

Body 参数application/json

示例
{
    "mac_big_type_id": 0
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://api.en.gdlykj.com/adminapi/openapi_operatingStatementsIndex?limit=2' \
--header 'token: e78d382dd1800c6283983699dd768c11' \
--header 'Content-Type: application/json' \
--data '{
    "mac_big_type_id": 0
}'

返回响应

🟢200
application/json
Bodyapplication/json

示例
{
    "code": 200,
    "msg": "success",
    "data": {
        "data": {
            "total": 40,
            "per_page": 999,
            "current_page": 1,
            "last_page": 1,
            "data": [
                {
                    "id": 13430,
                    "time": "2025-06",
                    "organization_name": "Lingye Factory Test",
                    "oid": 141,
                    "jqcode": "10560",
                    "mname": "",
                    "order_num": 19,
                    "price_all": "1",
                    "order_price": "1",
                    "tui_price": "0",
                    "wx_price": "1",
                    "ali_price": "0"
                },
                {
                    "id": 13411,
                    "time": "2025-06",
                    "organization_name": "Baijialong Wenling Store",
                    "oid": 579,
                    "jqcode": "10541",
                    "mname": "",
                    "order_num": 2,
                    "price_all": "8120",
                    "order_price": "4060",
                    "tui_price": "4060",
                    "wx_price": "4060",
                    "ali_price": "0"
                },
                {
                    "id": 13357,
                    "time": "2025-06",
                    "organization_name": "Jiangmen Guanyin Temple",
                    "oid": 506,
                    "jqcode": "10487",
                    "mname": "Guanyin Temple",
                    "order_num": 132,
                    "price_all": "193643",
                    "order_price": "193643",
                    "tui_price": "0",
                    "wx_price": "189843",
                    "ali_price": "3800"
                },
                {
                    "id": 13353,
                    "time": "2025-06",
                    "organization_name": "go easy",
                    "oid": 286,
                    "jqcode": "10483",
                    "mname": "3847 Nostrand_LP",
                    "order_num": 53,
                    "price_all": "18950",
                    "order_price": "18950",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13352,
                    "time": "2025-06",
                    "organization_name": "go easy",
                    "oid": 286,
                    "jqcode": "10482",
                    "mname": "Staten Island",
                    "order_num": 170,
                    "price_all": "59675",
                    "order_price": "59675",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13350,
                    "time": "2025-06",
                    "organization_name": "go easy",
                    "oid": 286,
                    "jqcode": "10480",
                    "mname": "Utica",
                    "order_num": 227,
                    "price_all": "78600",
                    "order_price": "78600",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13310,
                    "time": "2025-06",
                    "organization_name": "Lianzhou Dongguan",
                    "oid": 509,
                    "jqcode": "10440",
                    "mname": "",
                    "order_num": 2935,
                    "price_all": "1373550",
                    "order_price": "1358550",
                    "tui_price": "15000",
                    "wx_price": "1358550",
                    "ali_price": "0"
                },
                {
                    "id": 13309,
                    "time": "2025-06",
                    "organization_name": "Lianzhou Dongguan",
                    "oid": 509,
                    "jqcode": "10439",
                    "mname": "",
                    "order_num": 1717,
                    "price_all": "742100",
                    "order_price": "742100",
                    "tui_price": "0",
                    "wx_price": "742100",
                    "ali_price": "0"
                },
                {
                    "id": 13304,
                    "time": "2025-06",
                    "organization_name": "Chongsheng Temple",
                    "oid": 457,
                    "jqcode": "10434",
                    "mname": "Guanyin Hall",
                    "order_num": 58,
                    "price_all": "414000",
                    "order_price": "372000",
                    "tui_price": "42000",
                    "wx_price": "354000",
                    "ali_price": "18000"
                },
                {
                    "id": 13303,
                    "time": "2025-06",
                    "organization_name": "Chongsheng Temple",
                    "oid": 457,
                    "jqcode": "10433",
                    "mname": "Abbot Courtyard",
                    "order_num": 13,
                    "price_all": "78000",
                    "order_price": "78000",
                    "tui_price": "0",
                    "wx_price": "72000",
                    "ali_price": "6000"
                },
                {
                    "id": 13302,
                    "time": "2025-06",
                    "organization_name": "Xupu Nanyue Temple",
                    "oid": 617,
                    "jqcode": "10432",
                    "mname": "",
                    "order_num": 14,
                    "price_all": "0",
                    "order_price": "0",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13279,
                    "time": "2025-06",
                    "organization_name": "Chongsheng Temple",
                    "oid": 457,
                    "jqcode": "10409",
                    "mname": "Maitreya Hall",
                    "order_num": 11,
                    "price_all": "72000",
                    "order_price": "66000",
                    "tui_price": "6000",
                    "wx_price": "66000",
                    "ali_price": "0"
                },
                {
                    "id": 13198,
                    "time": "2025-06",
                    "organization_name": "See endpoint description for details.",
                    "oid": 310,
                    "jqcode": "10343",
                    "mname": "Huahao",
                    "order_num": 2511,
                    "price_all": "1467000",
                    "order_price": "1464850",
                    "tui_price": "2150",
                    "wx_price": "1262500",
                    "ali_price": "202350"
                },
                {
                    "id": 13195,
                    "time": "2025-06",
                    "organization_name": "See endpoint description for details.",
                    "oid": 310,
                    "jqcode": "10340",
                    "mname": "Main Factory Transfer",
                    "order_num": 4136,
                    "price_all": "2148250",
                    "order_price": "2146650",
                    "tui_price": "1600",
                    "wx_price": "1909400",
                    "ali_price": "237250"
                },
                {
                    "id": 13192,
                    "time": "2025-06",
                    "organization_name": "Window of the World Cultural Creative",
                    "oid": 226,
                    "jqcode": "10337",
                    "mname": "",
                    "order_num": 29,
                    "price_all": "16874",
                    "order_price": "16874",
                    "tui_price": "0",
                    "wx_price": "16874",
                    "ali_price": "0"
                },
                {
                    "id": 13172,
                    "time": "2025-06",
                    "organization_name": "Guangfo Zen Temple",
                    "oid": 362,
                    "jqcode": "10317",
                    "mname": "",
                    "order_num": 16,
                    "price_all": "0",
                    "order_price": "0",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13163,
                    "time": "2025-06",
                    "organization_name": "Lingye Factory Test",
                    "oid": 141,
                    "jqcode": "10308",
                    "mname": "",
                    "order_num": 21,
                    "price_all": "21",
                    "order_price": "21",
                    "tui_price": "0",
                    "wx_price": "21",
                    "ali_price": "0"
                },
                {
                    "id": 13139,
                    "time": "2025-06",
                    "organization_name": "go easy",
                    "oid": 286,
                    "jqcode": "10284",
                    "mname": "Flatbush_LP",
                    "order_num": 312,
                    "price_all": "90600",
                    "order_price": "90600",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13137,
                    "time": "2025-06",
                    "organization_name": "Yifeng",
                    "oid": 274,
                    "jqcode": "10282",
                    "mname": "",
                    "order_num": 800,
                    "price_all": "961970",
                    "order_price": "961970",
                    "tui_price": "0",
                    "wx_price": "892750",
                    "ali_price": "69220"
                },
                {
                    "id": 13135,
                    "time": "2025-06",
                    "organization_name": "go easy",
                    "oid": 286,
                    "jqcode": "10280",
                    "mname": "Flatbush_Drinks",
                    "order_num": 171,
                    "price_all": "31650",
                    "order_price": "31650",
                    "tui_price": "0",
                    "wx_price": "0",
                    "ali_price": "0"
                },
                {
                    "id": 13094,
                    "time": "2025-06",
                    "organization_name": "See endpoint description for details.",
                    "oid": 310,
                    "jqcode": "10239",
                    "mname": "Main Factory Cold Heading",
                    "order_num": 2431,
                    "price_all": "1448500",
                    "order_price": "1444650",
                    "tui_price": "3850",
                    "wx_price": "1226850",
                    "ali_price": "217800"
                },
                {
                    "id": 13093,
                    "time": "2025-06",
                    "organization_name": "See endpoint description for details.",
                    "oid": 310,
                    "jqcode": "10238",
                    "mname": "Electroplating",
                    "order_num": 446,
                    "price_all": "186250",
                    "order_price": "184050",
                    "tui_price": "2200",
                    "wx_price": "162200",
                    "ali_price": "21850"
                },
                {
                    "id": 13090,
                    "time": "2025-06",
                    "organization_name": "See endpoint description for details.",
                    "oid": 288,
                    "jqcode": "10235",
                    "mname": "",
                    "order_num": 4,
                    "price_all": "1600",
                    "order_price": "1100",
                    "tui_price": "500",
                    "wx_price": "1100",
                    "ali_price": "0"
                },
                {
                    "id": 13088,
                    "time": "2025-06",
                    "organization_name": "Jinsixia Town",
                    "oid": 272,
                    "jqcode": "10233",
                    "mname": "",
                    "order_num": 4,
                    "price_all": "5700",
                    "order_price": "4200",
                    "tui_price": "1500",
                    "wx_price": "4200",
                    "ali_price": "0"
                },
                {
                    "id": 13086,
                    "time": "2025-06",
                    "organization_name": "Jinsixia Town",
                    "oid": 272,
                    "jqcode": "10231",
                    "mname": "",
                    "order_num": 4,
                    "price_all": "2700",
                    "order_price": "2700",
                    "tui_price": "0",
                    "wx_price": "2700",
                    "ali_price": "0"
                },
                {
                    "id": 13062,
                    "time": "2025-06",
                    "organization_name": "Baijialong Changzhou Store",
                    "oid": 501,
                    "jqcode": "10207",
                    "mname": "",
                    "order_num": 14,
                    "price_all": "420280",
                    "order_price": "420280",
                    "tui_price": "0",
                    "wx_price": "420280",
                    "ali_price": "0"
                },
                {
                    "id": 13058,
                    "time": "2025-06",
                    "organization_name": "Qionghuadao Hotel",
                    "oid": 634,
                    "jqcode": "10203",
                    "mname": "Qionghuadao Hotel",
                    "order_num": 6,
                    "price_all": "78300",
                    "order_price": "78300",
                    "tui_price": "0",
                    "wx_price": "68400",
                    "ali_price": "9900"
                },
                {
                    "id": 13058,
                    "time": "2025-06",
                    "organization_name": "Yushiji",
                    "oid": 208,
                    "jqcode": "10203",
                    "mname": "Qionghuadao Hotel",
                    "order_num": 1,
                    "price_all": "29900",
                    "order_price": "29900",
                    "tui_price": "0",
                    "wx_price": "29900",
                    "ali_price": "0"
                },
                {
                    "id": 13052,
                    "time": "2025-06",
                    "organization_name": "Kaiyuan Mingdu",
                    "oid": 394,
                    "jqcode": "10197",
                    "mname": "Kaiyuan Mingdu",
                    "order_num": 8,
                    "price_all": "88100",
                    "order_price": "75200",
                    "tui_price": "12900",
                    "wx_price": "62300",
                    "ali_price": "12900"
                },
                {
                    "id": 13051,
                    "time": "2025-06",
                    "organization_name": "Taishan Hotel",
                    "oid": 258,
                    "jqcode": "10196",
                    "mname": "Taishan Hotel",
                    "order_num": 31,
                    "price_all": "317000",
                    "order_price": "267400",
                    "tui_price": "49600",
                    "wx_price": "252700",
                    "ali_price": "14700"
                },
                {
                    "id": 13050,
                    "time": "2025-06",
                    "organization_name": "Dongzun Ramada",
                    "oid": 374,
                    "jqcode": "10195",
                    "mname": "Dongzun Ramada",
                    "order_num": 40,
                    "price_all": "536300",
                    "order_price": "472300",
                    "tui_price": "64000",
                    "wx_price": "432400",
                    "ali_price": "39900"
                },
                {
                    "id": 13044,
                    "time": "2025-06",
                    "organization_name": "Baosheng Daogu",
                    "oid": 312,
                    "jqcode": "10189",
                    "mname": "Baosheng Daogu",
                    "order_num": 4,
                    "price_all": "44500",
                    "order_price": "38700",
                    "tui_price": "5800",
                    "wx_price": "38700",
                    "ali_price": "0"
                },
                {
                    "id": 13043,
                    "time": "2025-06",
                    "organization_name": "Scenic Area Hilton",
                    "oid": 322,
                    "jqcode": "10188",
                    "mname": "Scenic Area Hilton Hotel",
                    "order_num": 19,
                    "price_all": "199200",
                    "order_price": "190300",
                    "tui_price": "8900",
                    "wx_price": "174500",
                    "ali_price": "15800"
                },
                {
                    "id": 13042,
                    "time": "2025-06",
                    "organization_name": "Yinju Hotel",
                    "oid": 540,
                    "jqcode": "10187",
                    "mname": "Yinju Hotel",
                    "order_num": 12,
                    "price_all": "220100",
                    "order_price": "190200",
                    "tui_price": "29900",
                    "wx_price": "190200",
                    "ali_price": "0"
                },
                {
                    "id": 13041,
                    "time": "2025-06",
                    "organization_name": "Tianze Hotel",
                    "oid": 538,
                    "jqcode": "10186",
                    "mname": "Tianze Hotel",
                    "order_num": 12,
                    "price_all": "126600",
                    "order_price": "117700",
                    "tui_price": "8900",
                    "wx_price": "61400",
                    "ali_price": "56300"
                },
                {
                    "id": 13040,
                    "time": "2025-06",
                    "organization_name": "Wanda Realm",
                    "oid": 255,
                    "jqcode": "10185",
                    "mname": "Wanda Realm Hotel",
                    "order_num": 25,
                    "price_all": "417600",
                    "order_price": "297900",
                    "tui_price": "119700",
                    "wx_price": "234400",
                    "ali_price": "63500"
                },
                {
                    "id": 12886,
                    "time": "2025-06",
                    "organization_name": "Chifeng Langnuo Hotel",
                    "oid": 422,
                    "jqcode": "10156",
                    "mname": "",
                    "order_num": 182,
                    "price_all": "116450",
                    "order_price": "116450",
                    "tui_price": "0",
                    "wx_price": "109000",
                    "ali_price": "7450"
                },
                {
                    "id": 12884,
                    "time": "2025-06",
                    "organization_name": "Modern Hospital",
                    "oid": 262,
                    "jqcode": "10154",
                    "mname": "Modern Hospital",
                    "order_num": 31,
                    "price_all": "23550",
                    "order_price": "23550",
                    "tui_price": "0",
                    "wx_price": "10100",
                    "ali_price": "13450"
                },
                {
                    "id": 12802,
                    "time": "2025-06",
                    "organization_name": "Baosheng Hotel",
                    "oid": 438,
                    "jqcode": "10072",
                    "mname": "Baosheng Hotel",
                    "order_num": 6,
                    "price_all": "60400",
                    "order_price": "45500",
                    "tui_price": "14900",
                    "wx_price": "45500",
                    "ali_price": "0"
                },
                {
                    "id": 12795,
                    "time": "2025-06",
                    "organization_name": "Shenzhen Window of the World Co., Ltd.",
                    "oid": 138,
                    "jqcode": "10065",
                    "mname": "Self-service Incense Machine",
                    "order_num": 1189,
                    "price_all": "118703",
                    "order_price": "118703",
                    "tui_price": "0",
                    "wx_price": "118703",
                    "ali_price": "0"
                }
            ]
        },
        "jqcode": 39,
        "order_num": 17816,
        "order_price": 11803277,
        "tui_price": 393460,
        "wx_price": 10513632,
        "ali_price": 1010170
    }
}
修改于 2026-07-07 11:41:57
上一页
MES integration reference (not public)
下一页
Inventory change statistics
Built with