Skip to main content

app/dispatch/lease-consumed

Pushed as the app/dispatch/lease-consumed notification.

Params

dispatchId
string (UUID)
Branded DispatchId
leaseId
string (UUID)
Branded LeaseId
conversationId
string (UUID)
Branded ConversationId
messageId
string (UUID)
Branded MessageId
consumedAt
string (ISO 8601)
The consumedAt field.

Example

{
  "jsonrpc": "2.0",
  "method": "app/dispatch/lease-consumed",
  "params": { ... }
}