Class DeliveryReplayParams

  • All Implemented Interfaces:
    dev.case.api.core.Params

    
    public final class DeliveryReplayParams
     implements Params
                        

    Re-sends the original event to its endpoint. The payload is reconstructed from the delivery record (same eventId, eventType, and occurred_at). Replay deliveries include a Case.dev replay marker header so receivers can distinguish replays from first-time deliveries. Uses the endpoint's current signing secret — not the one in force at the original delivery time.