GET {repositoryId}/Data/{id}/SendingReport

Returns a list of CorrespondentInfo.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

ID of the Data resource.

string

Required

repositoryId

ID of the resource repository (optional).

string

Default value is

Body Parameters

None.

Response Information

Resource Description

The requested a list of CorrespondentInfo.

Collection of CorrespondentInfo
NameDescriptionTypeAdditional information
Correspondent

NamedReference

None.

SendingStatus

SendingStatus

None.

Completed

boolean

None.

SendingPaths

Collection of SendingPath

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "Correspondent": {
      "Name": "sample string 1",
      "Url": "sample string 2",
      "Type": 0
    },
    "SendingStatus": 0,
    "Completed": true,
    "SendingPaths": [
      {
        "Correspondent": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Address": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Carrier": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Transport": 0,
        "SendId": "sample string 1",
        "TargetSendingStatus": 0,
        "LeadTime": "00:00:00.1234567",
        "SendingStatus": 0,
        "Completed": true,
        "StartDate": "2024-11-22T08:21:46.4311098+01:00"
      },
      {
        "Correspondent": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Address": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Carrier": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Transport": 0,
        "SendId": "sample string 1",
        "TargetSendingStatus": 0,
        "LeadTime": "00:00:00.1234567",
        "SendingStatus": 0,
        "Completed": true,
        "StartDate": "2024-11-22T08:21:46.4311098+01:00"
      }
    ]
  },
  {
    "Correspondent": {
      "Name": "sample string 1",
      "Url": "sample string 2",
      "Type": 0
    },
    "SendingStatus": 0,
    "Completed": true,
    "SendingPaths": [
      {
        "Correspondent": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Address": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Carrier": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Transport": 0,
        "SendId": "sample string 1",
        "TargetSendingStatus": 0,
        "LeadTime": "00:00:00.1234567",
        "SendingStatus": 0,
        "Completed": true,
        "StartDate": "2024-11-22T08:21:46.4311098+01:00"
      },
      {
        "Correspondent": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Address": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Carrier": {
          "Name": "sample string 1",
          "Url": "sample string 2",
          "Type": 0
        },
        "Transport": 0,
        "SendId": "sample string 1",
        "TargetSendingStatus": 0,
        "LeadTime": "00:00:00.1234567",
        "SendingStatus": 0,
        "Completed": true,
        "StartDate": "2024-11-22T08:21:46.4311098+01:00"
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfCorrespondentInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.openworkbpm.com/schema">
  <CorrespondentInfo>
    <Completed>true</Completed>
    <Correspondent>
      <Type>Undefined</Type>
      <Url>sample string 2</Url>
      <Name>sample string 1</Name>
    </Correspondent>
    <SendingPaths>
      <SendingPath>
        <Address>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Address>
        <Carrier>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Carrier>
        <Completed>true</Completed>
        <Correspondent>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Correspondent>
        <LeadTime>PT0.1234567S</LeadTime>
        <SendId>sample string 1</SendId>
        <SendingStatus>None</SendingStatus>
        <StartDate>2024-11-22T08:21:46.4311098+01:00</StartDate>
        <TargetSendingStatus>None</TargetSendingStatus>
        <Transport>Unknown</Transport>
      </SendingPath>
      <SendingPath>
        <Address>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Address>
        <Carrier>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Carrier>
        <Completed>true</Completed>
        <Correspondent>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Correspondent>
        <LeadTime>PT0.1234567S</LeadTime>
        <SendId>sample string 1</SendId>
        <SendingStatus>None</SendingStatus>
        <StartDate>2024-11-22T08:21:46.4311098+01:00</StartDate>
        <TargetSendingStatus>None</TargetSendingStatus>
        <Transport>Unknown</Transport>
      </SendingPath>
    </SendingPaths>
    <SendingStatus>None</SendingStatus>
  </CorrespondentInfo>
  <CorrespondentInfo>
    <Completed>true</Completed>
    <Correspondent>
      <Type>Undefined</Type>
      <Url>sample string 2</Url>
      <Name>sample string 1</Name>
    </Correspondent>
    <SendingPaths>
      <SendingPath>
        <Address>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Address>
        <Carrier>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Carrier>
        <Completed>true</Completed>
        <Correspondent>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Correspondent>
        <LeadTime>PT0.1234567S</LeadTime>
        <SendId>sample string 1</SendId>
        <SendingStatus>None</SendingStatus>
        <StartDate>2024-11-22T08:21:46.4311098+01:00</StartDate>
        <TargetSendingStatus>None</TargetSendingStatus>
        <Transport>Unknown</Transport>
      </SendingPath>
      <SendingPath>
        <Address>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Address>
        <Carrier>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Carrier>
        <Completed>true</Completed>
        <Correspondent>
          <Type>Undefined</Type>
          <Url>sample string 2</Url>
          <Name>sample string 1</Name>
        </Correspondent>
        <LeadTime>PT0.1234567S</LeadTime>
        <SendId>sample string 1</SendId>
        <SendingStatus>None</SendingStatus>
        <StartDate>2024-11-22T08:21:46.4311098+01:00</StartDate>
        <TargetSendingStatus>None</TargetSendingStatus>
        <Transport>Unknown</Transport>
      </SendingPath>
    </SendingPaths>
    <SendingStatus>None</SendingStatus>
  </CorrespondentInfo>
</ArrayOfCorrespondentInfo>