Signature
This outbound task attachment contains the signature of the customer as signed on the mobile device.
| Attribute | Description | Optional | Example |
|---|---|---|---|
| attachmentType | The type of this attachment. Needs to be 3, which means image | no | 3 |
| subType | The sub-type of this attachment, being signature | no | signature |
| content | The name of the customer, if entered into the name field during the signature activity. | no | Marc Peterson |
| binaryContent | The Base64-encoded signature image content. In XML, the binary content is Base64-encoded. When stored in the Gateway's queue table, the binary content is ttored in a BLOB field. | no | 0xFFD8FFE000104A464... |
| size | The length of the image | no | 5306 |
| reference | The identifier of the original signature attachment when copied during a team reporting process. |