Field | Type | Required | Description | Example |
---|---|---|---|---|
ReferenceType |
components.AttachmentReferenceType | ✔️ | The reference type of the document. | invoice |
ReferenceID |
string | ✔️ | The reference id of the object to retrieve. | 12345 |
ID |
string | ✔️ | ID of the record you are acting upon. | |
ConsumerID |
*string | ➖ | ID of the consumer which you want to get or push data from | test-consumer |
AppID |
*string | ➖ | The ID of your Unify application | dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX |
ServiceID |
*string | ➖ | Provide the service id you want to call (e.g., pipedrive). Only needed when a consumer has activated multiple integrations for a Unified API. | salesforce |
Raw |
*bool | ➖ | Include raw response. Mostly used for debugging purposes |