PAIR Finance gives clients the opportunity to get live updates on events by subscribing to our webhooks.
This is how it works:
- Please let your Integration Manager know which of the webhook-types you want to use:
- Case file status updates
- Payment updates inside case files
- Increase of case file amount
- Decrease of case file amount
- Provide us with an URL that we can push the webhook updates to.
- Webhook events can be sent and retrieved from the endpoints defined on the subsequent subpages.
- We will provide the updates to you in real-time via a JSON POST request to your specified URL.
- Webhook failures: PAIR Finance is retrying sending a webhook in total three times. If - after the third attempt - PAIR Finance doesn't receive response 200, the webhook attempt will be marked as “error”. If we identify an “error” we will notify you about it.