Optional errorsIf webhook needs to respond with an error - at least one error object must be provided and payload must be omitted or set to null.
Optional message_A message version that defines the version of the message structure.
Optional payloadGeneric payload JSON object that contains the actual business-relevant response data.
Optional warningsA warnings array to provide warning messages.
Generated using TypeDoc
The object representing a webhook response message.