The purpose of the "Send" call is so that you can send a fast, real-time call to Ironclad to capture an electronic signature of your Contracts.
Please review a list of available parameters that can be sent as part of this API call on the Possible URL Parameters to Track page.
Can be URL Encoded Params or JSON Request Body
We offer the ability to send via URL encoded parameters or as a JSON body as part of the request. When sending activity events with
custom_data
, especially with larger datasets, it may be better to send via a JSON body.
Updating the Signer Record with Custom Data
If you are looking to populate the Signer Record with information such as Company, Title, etc., use the
updated
event type and pass the relevant information in thecustom_data
parameter.