Vehicle Condition & Maintenance Plan Callback

Business Scenario

  1. The staff completes the vehicle check-in process through the AutoX3 Intelligent Technician app.

  2. Synchronize vehicle condition problem list and maintenance plan to the access system through JSON.

  3. The developer from the access partner develops the comprehensive vehicle condition problem list and maintenance plan data.

Main Process

When the technician completed the health check order through the Intelligent Technician app.

Message Type:

event.autox3.order.detection.finish.report

Message Content:

Developer Normal Response Data:

  1. For the deduplication process, msgid is recommended.

  2. When the AutoX3 server does not receive a normal response, it will initiate a retry six times, with intervals of 2s, 4s, 8s, 16s, 32s, and 64s.

  3. Signature rule: sha1(msgId + msgType + staffInfo + createTime + content + appSecret).

Last updated

Was this helpful?