Legacy Mailbox API 1.0 is deprecated

Legacy Mailbox API 1.0 was deprecated on November 20, 2019. Please use Mailbox API 2.0 going forward. If you have any questions or need help with the new API, please reach out.

Attachment Data Object

Field Guide

Name Type Example Notes
id Int 887171 Unique identifier
data String   base64 encoded data

Example

{   
    "id": 887171,
    "data": "jakdldkalsicjanaoaisefnavklne"
}