I couldn’t find any information about that in your documentation, and I think that is very important thing to properly and safely implement integration.
- When you servers send request to webhook’s url, do you check recipient server response?
- What happens when target server is unable to receive webhook request? - Do you retry request? - How many times, how often, how many attempts, etc.
For example, I know one very well documented retrying policy - https://www.marqeta.com/api/docs/Vh2dCRwAAMsAF3sg/webhooks-overview#run_time_characteristics
It would be great is such information will be available in REST API documentation.
Thanks,
Daniel