RobinReturn

Webhooks

Outbound status webhooks for the RobinReturn Partner API — planned, not yet available.

Outbound status webhooks are planned. Today, read case status by polling GET /api/v1/cases/{id}.

When webhooks ship, you will be able to register endpoints (using the webhooks:manage scope) and receive a callback when a case changes status, instead of polling. This page will document the event payload, delivery semantics and signature verification at that point.