Docs · Webhooks

Signed, retried, reversible

webhook · action.hold
POST https://api.yourapp.com/ordent
X-Ordent-Signature: t=1725878463,v1=…
 
{ "type": "action.hold", "user_id": "usr_0f3a", "target": "withdrawal",
  "case": "case_91ad", "reversible_until": "2026-09-10T10:41:03Z" }

Events: decision.made, action.hold, action.release, kyc.routed, kyc.passed, case.opened. Verify the signature; respond 2xx within 5 s or we retry with backoff for 24 h.