Skip to main content

Overview

Service Provider subscribes “DELIVERY_REFUND_REQUESTED” event in AccessRC. So when a refund delivery event is created in AccessRC, system sends a webhook call to the callback service of the Service Provider.
⚠️ Warning
Not implemented yet.

Webhook Request Payload

Webhook Response Payload

200 Response

A successful callback response from the Service Provider’s callback service.

400 Response

If the validation fails or there is a bad request, the response will be:

401 Response

If the verification fails, the response will be:

500 Response

In case of an internal server error, the response will be: