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接口后,当投递、召回、取件等操作完成后,智能柜后台会自动推送操作信息给客户服务器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当客户取件后,智能柜服务器将通过此接口上报雇员取件信息给商家服务器,商家服务器应该返回处理结果