Skip to main content
Use one shared status map for product, operations, and support.

API resource statuses

Webhook event mapping

Resource status and webhook event names are not identical.
  • payout.transferred maps to resource status paid
  • payout.failed maps to resource status error
  • payout.canceled maps to resource status cancelled

Why this matters

If your product displays event names as resource statuses, operator tooling becomes ambiguous. Keep one canonical mapping and reuse it across webhook handlers, dashboards, and reconciliation jobs.