智能柜
    智能柜
    • 智能柜 API 介绍
    • 3.1 API Interface Provided by Aituo
    • 3.2 API Interface Provided by Client
    • 3.1 API 详细
      • 3.1.1 [1001]Payment Feedback Interface
        POST
      • 3.1.2 [1002]Get Pickup PIN Interface
        POST
      • 3.1.3 [1003]Get All Terminal List Interface
        POST
      • 3.1.4 [1004]Get Single Device Information Interface
        POST
      • 3.1.5 [1005]Get All Employee List Interface
        POST
      • 3.1.6 [1006]Get Single Employee Information Interface
        POST
      • 3.1.7 [1007]Book the box Interface
        POST
      • 3.1.8 [1008]Cancel Book the box Interface
        POST
      • 3.1.9 [1009]Open box Interface
        POST
      • 3.1.10 [1010]Get available box Interface
        POST
      • 3.1.11 [1011]Get All Customer List Interface
        POST
      • 3.1.12 [1012]Get Single Customer Information Interface
        POST
      • 3.1.13 [1013]Resend order pickup code Interface
        POST
      • 3.1.15 [1015]Set Order Amount Interface
        POST
      • 3.1.16 [1016]Remote pickup interface
        POST
      • 3.1.17 [1017]Cancel Wait Pickup Order
        POST
      • 3.1.18 [1018]Get Wait Pickup Order
        POST
      • 3.1.19 [1019]Get Wait Dropoff Order
        POST
      • 3.1.20 [1020]Update pickup PIN
        POST
    • 3.2 API 详细
      • 3.2.1 [1001]EmployeeDropoff Package
        POST
      • 3.2.2 [1002]Employee Return Package
        POST
      • 3.2.3 [1003]Customer Pickup Package
        POST

    3.2 API Interface Provided by Client

    3.2 API Interface Provided by Client
    商家提供API接口

    Please add the actual API interface for receiving push notifications from the client server on the 【API Interface】 in the smart cabinet backend. The screenshot below is a schematic diagram. After adding the API interface, when the delivery, recall, pickup and other operations are completed, the smart cabinet backend will automatically push the operation information to the customer server
    请在智能柜后台【API Interface】页面 添加客户服务器实际的接收推送通知API接口【下面截图为示意图】。添加以后API接口后,当投递、召回、取件等操作完成后,智能柜后台会自动推送操作信息给客户服务器
    image.png

    There are total 3 interfaces that provided by website or app.
    三个API接口有商家提供
    3.2.1 Employee Dropoff Interface
    雇员存包接口
    After employee drop off package, smart locker server will report employee drop off package information to website or app through this interface, website or app feedback to smart locker server the result of processing
    当雇员存包后,智能柜服务器将通过此接口上报雇员存包信息给商家服务器,商家服务器应该返回处理结果
    3.2.2 Employee Retrun Interface
    雇员召回接口
    After employee return package, smart locker server will report employee return package information to website or app through this interface, website or app feedback to smart locker server the result of processing
    当雇员召回后,智能柜服务器将通过此接口上报雇员召回信息给商家服务器,商家服务器应该返回处理结果
    3.2.3 Customer Pickup Interface
    客户取件接口
    After customer pickup package, smart locker server will report customer pickup information to website or app through this interface, website or app feedback to smart locker server the result of processing
    当客户取件后,智能柜服务器将通过此接口上报雇员取件信息给商家服务器,商家服务器应该返回处理结果
    修改于 2025-01-20 08:49:16
    上一页
    3.1 API Interface Provided by Aituo
    下一页
    3.1.1 [1001]Payment Feedback Interface
    Built with