Available contract merge fields

For more general information about templates, see the Introduction to document templates. 

FieldDescriptionExampleNotes
idUnique document id“044a386c-b6fd-422d-9f91-b55215a0ddbb”
contract_numContract number2
discount_amountContract discount amountnull
deposit_percentContract deposit percent15
deposit_due_offsetDays before event when deposit is due45
total_amount_due_offsetDays before event when total amount (or remaining balance) is duenull
signers[].idUser Id of recipient / signer1Signers must be displayed within a “block“
signers[].nameName of recipient / signer"John Hancock"
signers[].address_fullAddress of recipient/ signer"123 Main Street"
signers[].emailEmail of recipient / signer"[email protected]"
signers[].organizationOrganization of recipient / signer"Lumos Chicago"
signers[].signedWhether the contract has been signedfalse
signers[].signature.idUser Id of signatorynullnull if contract unsigned
signers[].signature.nameName of signatorynullnull if contract unsigned
signers[].signature.addressAddress of signatorynullnull if contract unsigned
signers[].signature.ipIP address of signatorynullnull if contract unsigned
signers[].signature.user_agentUser agent (web browser) of signatorynullnull if contract unsigned
signers[].signature.signed_atTimestamp of when contract was signed by this signatorynullTimestamp stored in UTC
signed_by_idUser Id of signatorynullnull if contract unsigned * Maintained for backwards compatibility but will soon be deprecated.
signed_by_nameName of signatorynullnull if contract unsigned * Maintained for backwards compatibility but will soon be deprecated.
signed_by_addressAddress of signatorynullnull if contract unsigned * Maintained for backwards compatibility but will soon be deprecated.
signed_by_ipIP address of signatorynullnull if contract unsigned * Maintained for backwards compatibility but will soon be deprecated.
signed_by_user_agentUser agent (web browser) of signatorynullnull if contract unsigned * Maintained for backwards compatibility but will soon be deprecated.
sent_atTimestamp of when contract was most recently sent“2021-04-29T04:58:03.000000Z”Timestamp stored in UTC
signed_atTimestamp of when contract was signed by all signersnullTimestamp stored in UTC
signed_hashCryptographic hash (MD5) of contract contentsnullnull if contract unsigned. can be verified by re-hashing contract body.
cancelled_atTimestamp of when contract was cancellednullTimestamp stored in UTC
created_by_idUser Id of user that created contract1
updated_by_idUser Id of user that last modified the contract1
created_atTimestamp of when contract was first created“2021-04-27T06:07:17.000000Z”Timestamp stored in UTC
updated_atTimestamp of when contract was last modified“2021-04-29T04:58:03.000000Z”Timestamp stored in UTC
statusCurrent status of contract“SENT”
deposit_amountContract deposit amount221.25
deposit_due_atTimestamp of when deposit is due“2021-03-31T00:00:00.000000Z”Date in YYYY-MM-DD format
remaining_balance_amountRemaining balance amount after deposit and discounts1253.75
total_amountTotal amount of contract after all discounts1475
total_amount_due_atTimestamp of when total amount (or remaining balance) Is due“2021-05-15T00:00:00.000000Z”Date in YYYY-MM-DD format
events[].idEvent’s unique id“967d632e-264b-4002-a9ae-4c58b946d7ac”Events must be displayed within a “block“
events[].titleEvent’s Title“Jay & Ami Engagement Party”
events[].dateDate of Event“2021-05-15”Date in YYYY-MM-DD format
events[].time.startStart time of event“18:00”Time in 24 hour format
events[].time.endEnd time of eventnullTime in 24 hour format
events[].num_guestsTotal number of guests expected75
events[].notesNotes associated with eventnull
events[].created_by_idUser Id of user that created the event1
events[].updated_by_idUser Id of user that last modified the event1
events[].created_atTimestamp of when event was first created“2021-04-24T20:54:07.000000Z”Timestamp stored in UTC
events[].updated_atTimestamp of when event was last modified“2021-04-29T02:04:51.000000Z”Timestamp stored in UTC
events[].subtitleSubtitle or caption of eventnull
events[].event_type.labelEvent type label“Engagement Party”
events[].event_type.colorEvent type color“#f5b9d6”
events[].event_status.labelEvent status label“Confirmed”
events[].event_status.colorEvent status color“#66BB6A”
events[].package.labelEvent package label“Engagement Party Package”
events[].package.descriptionEvent package description“Celebrate your proposal with your friends and family by dancing the night away!”
events[].package.imageEvent package image“f29fd78b-a2e8-44ca-b81b-c8c5e89cec55/packages/d01e84c2-8595-4781-a2eb-3a340dcc7769”
events[].package.costEvent package cost1000
events[].addons[].labelEvent addons label“Uplighting”Addons must be displayed within a “block“
events[].addons[].descriptionEvent addon description“Add a flair to your event and brighten your event hall with brilliant uplighting.”Addons must be displayed within a “block“
events[].addons[].costEvent addon cost300Addons must be displayed within a “block“
events[].location.nameEvent location name“Godavari Restaurant”
events[].location.phoneEvent location phone“949 273 3327”
events[].location.addressEvent location address“24416 Muirlands Blvd”
events[].location.suiteEvent location suitenull
events[].location.cityEvent location city“Lake Forest”
events[].location.zip_codeEvent location zip code“92630”
events[].location.stateEvent location state“CA”
events[].location.notesEvent location notesnull
events[].location.address_fullEvent location full address“24416 Muirlands Blvd Lake Forest CA 92630″
events[].location.contact_person.nameEvent location contact person's name“Jane Doe″
events[].location.contact_person.phoneEvent location contact person's phone number“123-456-7890″
events[].location.contact_person.emailEvent location contact person's email address[email protected]

Was this article helpful?

Available invoice merge fields