Custom Transaction Data
Document attributes are customized data related to a document in a transaction, or to all data in a transaction. This data is not interpreted by Conga Sign. As such, the users of this data are free to store and interpret whatever data they want.
Customized data can also be applied at the transaction level. For more information, see Custom Document Data.
The following code shows you how to edit your DocumentPackage object to add package attributes.
HTTP Request
HTTP Headers
Request Payload
For a complete description of each field, see the Request Payload Table below.
Response Payload
Attributes are set on a package level. You will need to get your package JSON in order to retrieve your package attributes.
Request Payload Table
Property |
Type |
Editable |
Required |
Default |
Sample Values |
---|---|---|---|---|---|
status |
string |
Yes |
No |
DRAFT |
|
type |
string |
Yes |
No |
PACKAGE |
|
name |
string |
Yes |
Yes |
n/a |
|
documents | |||||
name |
string |
Yes |
No |
n/a |
|
id |
string |
Yes |
No |
n/a |
|
approvals | |||||
fields | |||||
subtype |
string |
Yes |
No |
n/a |
|
type |
string |
Yes |
No |
n/a |
|
extract |
boolean |
Yes |
No |
false |
|
height |
integer |
Yes |
No |
50 |
50 / 100 / 150 ... |
left |
integer |
Yes |
No |
0 |
50 / 100 / 150 ... |
page |
integer |
Yes |
No |
0 |
0 / 1 / 2 ... |
top |
integer |
Yes |
No |
0 |
50 / 100 / 150 ... |
width |
integer |
Yes |
No |
200 |
50 / 100 / 150 ... |
role |
string |
Yes |
No |
n/a |
|
id |
string |
Yes |
No |
n/a |
|
roles | |||||
id |
string |
Yes |
No |
n/a |
|
name |
string |
Yes |
No |
n/a |
|
type |
string |
Yes |
No |
SIGNER |
|
signers | |||||
|
string |
Yes |
Yes |
n/a | |
firstName |
string |
Yes |
Yes |
n/a |
|
lastName |
string |
Yes |
Yes |
n/a |
|
phone |
string |
Yes |
No |
n/a |
|
id |
string |
Yes |
No |
n/a |
|
company |
string |
Yes |
No |
n/a |
|
title |
string |
Yes |
No |
n/a |
|
data | |||||
First Name |
string |
Yes |
No |
n/a |
|
Last Name |
string |
Yes |
No |
n/a |
|
Signing Order |
string |
Yes |
No |
n/a |
1 |