| Field | Type | Required | Description | Example |
|---|---|---|---|---|
ID |
string |
✔️ | ID of the record you are acting upon. | |
Raw |
*bool |
➖ | Include raw response. Mostly used for debugging purposes | |
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 |
Digest |
*string |
➖ | The RFC3230 message digest of the uploaded part. Only required for the Box connector. More information on the Box API docs here | sha=fpRyg5eVQletdZqEKaFlqwBXJzM= |
RequestBody |
*operations.FileStorageUploadSessionsFinishRequestBody | ➖ | N/A |