Skip to main content
POST
Queue a new delivery attempt for a SimplePay webhook event

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Encabezados

Idempotency-Key
string
requerido
Required string length: 8 - 255

Parámetros de ruta

id
string
requerido
Pattern: ^spevt_[a-z0-9]{32}$

Cuerpo

application/json
endpoint_id
string
Pattern: ^spwe_[a-z0-9]{32}$

Respuesta

The durable replay command was accepted by the outbound queue.

delivery_count
integer
requerido
Rango requerido: x >= 1
id
string
requerido
Pattern: ^spevt_[a-z0-9]{32}$
replayed
boolean
requerido
status
string
requerido
Allowed value: "queued"
Última modificación el 1 de septiembre de 2026