v1

latestOpenAPI 3.0.12026-07-269671357.0 KB
Documents

Add External Document

post/mortgage/v2/transactions/{transaction_id}/documents/external

Path parameters

transaction_idstring required

Returned when creating a transaction.

Request body

document_codestring required

The document code provided from the external source. DocMagic supplies a WebDocs Retrieval code that identifies a set of generated documents.

external_source'docmagic' required

The name of the external source.

Example request

{
  "transaction_id": "ot_bd5grd9",
  "document_code": "10101-29292-38383",
  "external_source": "docmagic"
}

Response

successful

response'processing'