AsyncAPI channel · Solera
· Solera / Audatex EAPI Event Callbacks
{clientM31Endpoint}
Raised by Audatex Estimate (ADXE) once images captured on the mobile client have finished uploading. Acknowledged back through POST /api/v1/getM31EventAcks on the EAPI GIC Integration API.
Channel address
{clientM31Endpoint}
Parameters
clientM31Endpoint— Client-defined endpoint notified of the M31 event.
Operations
send
sendM31Event
Audatex Estimate signals that mobile-captured images finished uploading.
Messages
m31Event
adxe.estimate.image-upload-for-mobile-completed
Content-Type:
application/jsonAbout AsyncAPI
The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.
Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.