{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json","title":"Mappls developer platform application event contracts","description":"Application-owned stateful journey blueprints. These definitions do not claim Mappls provider webhook or event payload schemas.","$defs":{"field-service-task-task-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-created","title":"task.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.created"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-assigned":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-assigned","title":"task.assigned application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.assigned"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-accepted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-accepted","title":"task.accepted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.accepted"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-en-route":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-en-route","title":"task.en_route application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.en_route"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-started","title":"task.started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.started"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-proof-submitted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-proof-submitted","title":"task.proof_submitted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.proof_submitted"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-completed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-completed","title":"task.completed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.completed"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"field-service-task-task-proof-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/field-service-task-task-proof-rejected","title":"task.proof_rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"task.proof_rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"task"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-created","title":"trip.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.created"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-ready":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-ready","title":"trip.ready application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.ready"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-started","title":"trip.started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.started"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-exception-raised":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-exception-raised","title":"trip.exception_raised application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.exception_raised"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-exception-resolved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-exception-resolved","title":"trip.exception_resolved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.exception_resolved"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-close-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-close-requested","title":"trip.close_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.close_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"connected-fleet-trip-trip-closed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/connected-fleet-trip-trip-closed","title":"trip.closed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.closed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"fleet-geofence-exception-geofence-published":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/fleet-geofence-exception-geofence-published","title":"geofence.published application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence.published"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"fleet-geofence-exception-geofence-breached":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/fleet-geofence-exception-geofence-breached","title":"geofence.breached application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence.breached"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"fleet-geofence-exception-geofence-case-acknowledged":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/fleet-geofence-exception-geofence-case-acknowledged","title":"geofence_case.acknowledged application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_case.acknowledged"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"fleet-geofence-exception-geofence-case-resolved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/fleet-geofence-exception-geofence-case-resolved","title":"geofence_case.resolved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_case.resolved"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"fleet-geofence-exception-geofence-retired":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/fleet-geofence-exception-geofence-retired","title":"geofence.retired application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence.retired"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-reported":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-reported","title":"incident.reported application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.reported"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-located":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-located","title":"incident.located application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.located"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-dispatched":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-dispatched","title":"incident.dispatched application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.dispatched"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-dispatch-accepted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-dispatch-accepted","title":"dispatch.accepted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"dispatch.accepted"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-unit-position-recorded":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-unit-position-recorded","title":"unit.position_recorded application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"unit.position_recorded"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-arrived":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-arrived","title":"incident.arrived application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.arrived"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-resolved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-resolved","title":"incident.resolved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.resolved"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"emergency-incident-response-incident-reviewed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/emergency-incident-response-incident-reviewed","title":"incident.reviewed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"incident.reviewed"},"eventVersion":{"const":1},"aggregateType":{"const":"incident"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-route-calculated":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-route-calculated","title":"route.calculated application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route.calculated"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-navigation-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-navigation-started","title":"navigation.started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"navigation.started"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-reroute-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-reroute-requested","title":"reroute.requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"reroute.requested"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-route-updated":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-route-updated","title":"route.updated application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route.updated"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-navigation-arrived":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-navigation-arrived","title":"navigation.arrived application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"navigation.arrived"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"navigation-session-navigation-ended":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/navigation-session-navigation-ended","title":"navigation.ended application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"navigation.ended"},"eventVersion":{"const":1},"aggregateType":{"const":"navigation session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-dataset-version-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-dataset-version-created","title":"dataset.version_created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"dataset.version_created"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-dataset-validation-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-dataset-validation-started","title":"dataset.validation_started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"dataset.validation_started"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-dataset-published":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-dataset-published","title":"dataset.published application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"dataset.published"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-analysis-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-analysis-started","title":"analysis.started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"analysis.started"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-analysis-completed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-analysis-completed","title":"analysis.completed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"analysis.completed"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-analysis-share-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-analysis-share-created","title":"share.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"share.created"},"eventVersion":{"const":1},"aggregateType":{"const":"analysis run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-created","title":"trip.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.created"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-sequence-changed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-sequence-changed","title":"trip.sequence_changed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.sequence_changed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-route-previewed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-route-previewed","title":"trip.route_previewed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.route_previewed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-started","title":"trip.started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.started"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-paused":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-paused","title":"trip.paused application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.paused"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-resumed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-resumed","title":"trip.resumed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.resumed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-stop-completed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-stop-completed","title":"trip.stop_completed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.stop_completed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-completed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-completed","title":"trip.completed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.completed"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"durable-weekend-itinerary-trip-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/durable-weekend-itinerary-trip-cancelled","title":"trip.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"trip.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"trip itinerary"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-entered":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-entered","title":"address_verification.entered application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.entered"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-normalized":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-normalized","title":"address_verification.normalized application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.normalized"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-capture-authorized":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-capture-authorized","title":"address_verification.capture_authorized application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.capture_authorized"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-consent-revoked":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-consent-revoked","title":"address_verification.consent_revoked application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.consent_revoked"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-evidence-captured":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-evidence-captured","title":"address_verification.evidence_captured application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.evidence_captured"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-compared":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-compared","title":"address_verification.compared application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.compared"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-verified":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-verified","title":"address_verification.verified application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.verified"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-rejected","title":"address_verification.rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"consented-address-verification-address-verification-review-required":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/consented-address-verification-address-verification-review-required","title":"address_verification.review_required application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"address_verification.review_required"},"eventVersion":{"const":1},"aggregateType":{"const":"address verification"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-question-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-question-received","title":"agent.question_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.question_received"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-plan-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-plan-created","title":"agent.plan_created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.plan_created"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-plan-approved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-plan-approved","title":"agent.plan_approved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.plan_approved"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-plan-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-plan-rejected","title":"agent.plan_rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.plan_rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-execution-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-execution-started","title":"agent.execution_started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.execution_started"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"governed-spatial-agent-run-agent-execution-completed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/governed-spatial-agent-run-agent-execution-completed","title":"agent.execution_completed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"agent.execution_completed"},"eventVersion":{"const":1},"aggregateType":{"const":"agent run"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-device-registered":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-device-registered","title":"device.registered application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"device.registered"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-license-activated":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-license-activated","title":"license.activated application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"license.activated"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-release-installed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-release-installed","title":"release.installed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"release.installed"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-release-qualified":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-release-qualified","title":"release.qualified application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"release.qualified"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-release-update-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-release-update-started","title":"release.update_started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"release.update_started"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-release-rollback-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-release-rollback-started","title":"release.rollback_started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"release.rollback_started"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"offline-automotive-release-device-retired":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/offline-automotive-release-device-retired","title":"device.retired application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"device.retired"},"eventVersion":{"const":1},"aggregateType":{"const":"device release"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-host-session-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-host-session-created","title":"host.session_created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"host.session_created"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-widget-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-widget-opened","title":"widget.opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"widget.opened"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-widget-fallback-activated":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-widget-fallback-activated","title":"widget.fallback_activated application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"widget.fallback_activated"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-location-candidate-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-location-candidate-received","title":"location.candidate_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location.candidate_received"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-location-selected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-location-selected","title":"location.selected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location.selected"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-host-text-edited":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-host-text-edited","title":"host.text_edited application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"host.text_edited"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-host-submitted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-host-submitted","title":"host.submitted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"host.submitted"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"widget-selection-session-host-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/widget-selection-session-host-cancelled","title":"host.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"host.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"widget selection session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-created","title":"route_plan.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.created"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-editor-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-editor-opened","title":"route_plan.editor_opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.editor_opened"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-calculation-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-calculation-requested","title":"route_plan.calculation_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.calculation_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-candidates-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-candidates-received","title":"route_plan.candidates_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.candidates_received"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-route-selected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-route-selected","title":"route_plan.route_selected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.route_selected"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-navigation-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-navigation-requested","title":"route_plan.navigation_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.navigation_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-navigation-handed-off":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-navigation-handed-off","title":"route_plan.navigation_handed_off application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.navigation_handed_off"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-direction-planning-handoff-route-plan-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-direction-planning-handoff-route-plan-cancelled","title":"route_plan.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"route_plan.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"route planning session"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-created","title":"geofence_draft.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.created"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-editor-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-editor-opened","title":"geofence_draft.editor_opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.editor_opened"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-geometry-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-geometry-received","title":"geofence_draft.geometry_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.geometry_received"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-review-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-review-requested","title":"geofence_draft.review_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.review_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-approved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-approved","title":"geofence_draft.approved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.approved"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-geofence-draft-geofence-draft-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-geofence-draft-geofence-draft-cancelled","title":"geofence_draft.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"geofence_draft.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"geofence draft"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-created","title":"feedback_report.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.created"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-ui-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-ui-opened","title":"feedback_report.ui_opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.ui_opened"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-candidate-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-candidate-received","title":"feedback_report.candidate_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.candidate_received"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-submitted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-submitted","title":"feedback_report.submitted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.submitted"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-provider-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-provider-requested","title":"feedback_report.provider_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.provider_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-review-queued":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-review-queued","title":"feedback_report.review_queued application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.review_queued"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-resolved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-resolved","title":"feedback_report.resolved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.resolved"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-rejected","title":"feedback_report.rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"ios-feedback-report-review-feedback-report-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/ios-feedback-report-review-feedback-report-cancelled","title":"feedback_report.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"feedback_report.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"feedback report"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-attempt-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-attempt-created","title":"location_capture.attempt_created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.attempt_created"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-permission-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-permission-requested","title":"location_capture.permission_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.permission_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-sdk-ready":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-sdk-ready","title":"location_capture.sdk_ready application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.sdk_ready"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-acquisition-started":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-acquisition-started","title":"location_capture.acquisition_started application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.acquisition_started"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-candidate-received":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-candidate-received","title":"location_capture.candidate_received application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.candidate_received"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-review-queued":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-review-queued","title":"location_capture.review_queued application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.review_queued"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-evidence-accepted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-evidence-accepted","title":"location_capture.evidence_accepted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.evidence_accepted"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-weak-evidence-approved":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-weak-evidence-approved","title":"location_capture.weak_evidence_approved application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.weak_evidence_approved"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"location-capture-evidence-location-capture-attempt-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/location-capture-evidence-location-capture-attempt-cancelled","title":"location_capture.attempt_cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"location_capture.attempt_cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"location capture attempt"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-created","title":"place_contribution.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.created"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-widget-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-widget-opened","title":"place_contribution.widget_opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.widget_opened"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-submission-reported":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-submission-reported","title":"place_contribution.submission_reported application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.submission_reported"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-reconciliation-queued":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-reconciliation-queued","title":"place_contribution.reconciliation_queued application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.reconciliation_queued"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-published":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-published","title":"place_contribution.published application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.published"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-rejected","title":"place_contribution.rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-retried":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-retried","title":"place_contribution.retried application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.retried"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"place-contribution-publication-place-contribution-withdrawn":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/place-contribution-publication-place-contribution-withdrawn","title":"place_contribution.withdrawn application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"place_contribution.withdrawn"},"eventVersion":{"const":1},"aggregateType":{"const":"place contribution"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-created":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-created","title":"realview_inspection.created application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.created"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-entitlement-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-entitlement-requested","title":"realview_inspection.entitlement_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.entitlement_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-entitlement-confirmed":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-entitlement-confirmed","title":"realview_inspection.entitlement_confirmed application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.entitlement_confirmed"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-viewer-opened":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-viewer-opened","title":"realview_inspection.viewer_opened application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.viewer_opened"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-coverage-unavailable":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-coverage-unavailable","title":"realview_inspection.coverage_unavailable application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.coverage_unavailable"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-observation-recorded":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-observation-recorded","title":"realview_inspection.observation_recorded application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.observation_recorded"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-review-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-review-requested","title":"realview_inspection.review_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.review_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-accepted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-accepted","title":"realview_inspection.accepted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.accepted"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-rework-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-rework-requested","title":"realview_inspection.rework_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.rework_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-entitlement-expired":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-entitlement-expired","title":"realview_inspection.entitlement_expired application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.entitlement_expired"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"realview-remote-inspection-realview-inspection-cancelled":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/realview-remote-inspection-realview-inspection-cancelled","title":"realview_inspection.cancelled application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"realview_inspection.cancelled"},"eventVersion":{"const":1},"aggregateType":{"const":"remote visual inspection"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-case-registered":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-case-registered","title":"vision.case_registered application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.case_registered"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-model-locked":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-model-locked","title":"vision.model_locked application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.model_locked"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-inference-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-inference-requested","title":"vision.inference_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.inference_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-inference-recorded":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-inference-recorded","title":"vision.inference_recorded application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.inference_recorded"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-review-requested":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-review-requested","title":"vision.review_requested application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.review_requested"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-accepted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-accepted","title":"vision.accepted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.accepted"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-rejected":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-rejected","title":"vision.rejected application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.rejected"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}},"vision-inference-review-vision-redacted":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://developer.mappls.com/events/schema.json#/$defs/vision-inference-review-vision-redacted","title":"vision.redacted application event","description":"Application-owned journey blueprint. This is not a claimed Mappls provider webhook or event payload.","type":"object","additionalProperties":false,"required":["eventId","eventType","eventVersion","aggregateType","aggregateId","aggregateVersion","tenantId","actor","occurredAt","recordedAt","idempotencyKey","correlationId","causationId","data"],"properties":{"eventId":{"type":"string","minLength":1},"eventType":{"const":"vision.redacted"},"eventVersion":{"const":1},"aggregateType":{"const":"vision evidence case"},"aggregateId":{"type":"string","minLength":1},"aggregateVersion":{"type":"integer","minimum":1},"tenantId":{"type":"string","minLength":1},"actor":{"type":"object","additionalProperties":false,"required":["type","id"],"properties":{"type":{"type":"string","minLength":1},"id":{"type":"string","minLength":1}}},"occurredAt":{"type":"string","format":"date-time"},"recordedAt":{"type":"string","format":"date-time"},"idempotencyKey":{"type":"string","minLength":1},"correlationId":{"type":"string","minLength":1},"causationId":{"type":["string","null"]},"data":{"type":"object","description":"Application-owned event-specific data; define and version this object in the consuming application."}}}}}