Create Service Order Callback

Business Scenario

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

  2. Synchronize vehicle information and the service order to the access system.

Main Process

Interface Information

Message Type:

event.autox3.order.receivebase.create

Message Content:

Developer Normal Response Data:

circle-info
  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?