Skip to main content

📋 Event Types

Below is the list of all event types you can subscribe to using our webhook system. These correspond to different actions or changes within the AccessRC platform.

📦 Delivery Events

Event TypeDescription
DELIVERY_CHANNEL_STATUS_UPDATEDDelivery Channel Request is approved or rejected

🎯 Delivery Request Events

Event TypeDescription
DELIVERY_REQUEST_SENTA new delivery request is created

🎯 Eligibility Evaluation Events

Event TypeDescription
PROGRAM_ELIGIBILITY_EVALUATEDEligibility evaluations are shared

↪️ Refund Events

Event TypeDescription
DELIVERY_REFUND_REQUESTEDA refund is requested for a delivery

✅ Subscribing to Events

Use the Subscribe Event API endpoint to subscribe your URL to one or more of these events. You can subscribe to:
  • A single event (e.g., DELIVERY_CHANNEL_STATUS_UPDATED)

Let us know if you’d like to propose a new event type or need help debugging your webhooks.