ExternalProviderConversation

This model is used to provide details of a data exchange with an ExternalDataProvider

Name / Description Type / Format Example
title string "string"
contentType string "string"
url string "string"
request string "string"
response string "string"
status string "Queued" "Sent" "Failed" "Processing"
statusMessage string "string"
{
  "title": "string",
  "contentType": "string",
  "url": "string",
  "request": "string",
  "response": "string",
  "status": "Queued",
  "statusMessage": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Contributions Data
Mark as Sent