E.4 Webhook Message Format
Webhook Events are published in json message format. This message content can be customized using Response User Defined Tables. For more information on json message format, refer to Events section.
To send/receive data between OFSLL and external systems Request/Response entities are used. OFSLL allows to send Header/Body details for data transfer with each Request/ Response.
As indicated below,
- Header consists of key value pairs some are standardized and other can be specific to implementation.
- Body details are defined either in XML/JSON.
Parent topic: Appendix : Webhooks