Hi,
While I see lots of good documentation on API messaging (endpoint, requests, responses) I can’t seem to find any technical spec regarding the API or Webhooks.
For instance, is there a document that describes things like:
API Timeouts what are the request/response timeouts, what actions are required
Sequencing (are sequencing id produced, if yes how, when why)
Request failures (is there a list of error codes describing how, when & why they are produced
Is there an explanation of what constitutes a bad request (sometimes I get a response from a bad request).
Number of allowed messages (in total/by type),
Webhook timeouts,
Webhook failure (what happens if a webhook fails, is there a description of webhook actions per HTTP response - 404, 400, 500, etc),
Number of allowed messages (in total/by type),
Event id’s (format, sequencing, repeating numbers),
Event types (a description of each event type, how and when they are generated),
Does such a document exist, and if yes, please can you point me to it?
Many thanks,