Acknowledge notifications
Notifications
Acknowledge notifications
Handles POST /v1/traders/{trader_pubkey}/notifications/ack/notifications via post.v1.traders.by_trader_pubkey.notifications.ack.notifications.
POST
Acknowledge notifications
Authorizations
Bearer access token issued by /v1/auth/* login endpoints.
Path Parameters
Trader pubkey (base58)
Body
application/json
JSON request payload for post.v1.traders.by_trader_pubkey.notifications.ack.notifications.
Event ack: by DB id or by composite index (slot, slotIndex, instructionIndex, eventIndex, recipientIndex). JSON uses camelCase for field names and lowercase for the "type" discriminant ("event" | "admin" | "general").
- Option 1
- Option 2
- Option 3
Response
200 - application/json