Skip to content

AsyncFireAndForgetInvocationRequest

Current asynchronous SMS or fax invocation. It has no task identifier or callback URL, and App Connect does not await its response.

Properties

Property Type Required Description
data LoggingPayload Yes
config PluginConfig No

Example

{
  "data": {},
  "config": {}
}