Back
GET api/v1/Receipt/{trackingId}
Requires Authorization
Get receipt data.This API endpoint will return compressed zip format file with the all the receipt eml files included for a message, identified by the tracking id.
Tracking id for a message is found in the acknowledgement email received.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
trackingId |
Message tracking id |
string |
Required |
Body Parameters
None.