Back
GET api/v1/MessageInfo/{trackingId}
Requires Authorization
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
trackingId | string |
Required |
Body Parameters
None.
Sample Request
Response Information
Resource Description
Collection of ReceiptMessageDetailsModelName | Description | Type | Additional information |
---|---|---|---|
TrackingId |
Message date |
string |
None. |
CustomerTrackingId |
Customer tracking id as sent in the message header X-RPost-CustomerTrackingId |
string |
None. |
SenderName |
Sender Name |
string |
None. |
SenderAddress |
Sender Address |
string |
None. |
Date |
Date message received |
date |
None. |
Status |
Message completion status - if all opened status will be 'All Delivered And Opened' |
string |
None. |
Recipients |
Message recipients |
Collection of ReceiptRecipientData |
None. |
RedactedTextViewDetail |
Redact Viewing Details |
RedactedTextViewDetail |
None. |
Sample Response
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.