/api/v3/task/blueprint

Update an existing task blueprint. The request body should contain the key value pairs of form element keys and values of required and optional transaction overview inputs. Required and optional form elements retrieved with a GET /api/v3/task/blueprint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
string
string
required
string
string
required

R if the task should be triggered off of a transaction date field, S otherwise.

integer

Days before / after the selected transaction date field that the task should be due. Required if date_type is "R". Use 0 to indicate that the task should be due the day of the transaction date field.

string

Indicates whether due_days is before, after, or the day of the transaction date field in related_client_date_column. "B" indicates days before, "A" indicates days after, and "C" indicates the day of.

string

Use "B" for buyer, "S" for seller. If left null, applies to all transaction types.

integer
string
email_recipients
array of strings
email_recipients
triggered_task_lists
array of integers

ID(s) of task list(s) that should be added to the transaction upon completion of the task currently being edited.

triggered_task_lists
boolean
string
required
immediate_add_to
array of integers

ID(s) of task list(s) to which the current task should be added.

immediate_add_to
integer | null

ID of the document type that should autocomplete the task upon upload. Pass null or 0 to clear.

string
string
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json