TAG LINE
TAG LINE
SMALL TITLE
identity READ-ONLY | "identity": 14 Type: Number This is the unique numeric identifier for the DataImport |
ownerId READ-ONLY | "ownerId": 11 Type: Number Unique identifier for the associated Owner object. |
ownerName READ-ONLY | "ownerName": "Sample Name" Type: String The name of the object associated with the ownerId property. |
name | "name": "Hello World" Type: String |
dataProfileId | "dataProfileId": 8 Type: Number Unique identifier for the associated DataProfile object. |
dataProfileName | "dataProfileName": "Sample Name" Type: String The name of the object associated with the dataProfileId property. |
envelopesPerRequest | "envelopesPerRequest": 12 Type: Number |
patchesPerEnvelope | "patchesPerEnvelope": 2 Type: Number |
stopOnError | "stopOnError": true Type: Boolean |
When updating an object you use the update request header with the list of properties to update. Then you need only supply the new values in the body of your request. Please note, this header can only be used with PUT or PATCH requests.
Field List: