> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/indonesia-verification/integration/webhook.md).

# Webhook

The Webhook API helps partners stay updated on any changes to their identity verification transactions. Whenever there is an update, VIDA will send a JSON request to the partner's API. To receive these updates, the partner's API must be able to accept the webhook URL, authentication method (OAuth2-based client credentials or Basic Auth), and credentials provided by VIDA.

The partner can also check the status of the request through the identity verification[ status check API](https://docs.vida.id/vida-identity-platform/integration-methods/api/identity-verification/api-reference#status-check)

The [status check failure reasons](/identity-stack/verify/indonesia-verification/workflow.md) table covers all the possible status code along with the description and recommendation in case of failure.
