Send Forms

Commit and send On-Demand forms to a recipient.

Note: The doc set order id and parties returned with the Generate Document Set API are required.

Usage Notes

  • When the All Borrowers and NBOs option is selected in the ‘Schedule Fulfillment For’ setting, the request payload for Send Opening Package must include the borrower contact details in both the fulfillments (array of objects) and package object.
  • When the Primary Borrower Only (per pair) option is selected in the ‘Schedule Fulfillment For’ setting, the request payload for Send Opening Package must include the primary borrower contact details in both the fulfillments (array of objects) and package object.
  • If the contact details are not included in both the fulfillments (array of objects) and package object, the recipient will not receive the physical print package. However, if the contact details are included only in the package object and not the fulfillments (array of objects), the recipient will still receive the digital package.
Path Params
string
required

Unique identifier of the document order returned during opening order document operation.

Query Params
string

This unique id will acquire lock on the loan.

Body Params
documents
object

List of all the document ids that need to be part of the DeliverOpeningPackage. You can get the document ids from the response body of the Get OrderDocumentStatus. Any other documents provided will be excluded from the delivery.

fulfillments
array of objects

Party details. Party details. Fulfillment options are available when the Fulfilment service is enabled.

fulfillments
package
object

Package information and options.

Headers
string
required

Bearer token

Response

Language
URL
LoadingLoading…
Response
Choose an example:
application/json