V1 Get Page of Attachment

Retrieves the URL of a page within an attachment. This can be used for attachments with ids that are in GUID format.

❗️

Scheduled for Sunset

This API endpoint is scheduled for sunset in release 26.3. See Sunsetting V1 eFolder Attachment APIs for details regarding the alternative endpoint to use.

Path Params
string
required

Unique identifier assigned to the loan.

string
required

Unique identifier assigned to the attachment post Conversion. Accepted attachmentId is in the form of "99505941-3024-4b6f-972b-dad936fddbd0". Native attachmentID will not be accepted for this API.

string
required

Unique identifier assigned to the page within the attachment.

Body Params
string

The name of the media attachment.

string

The attachment's file name and extension.
The following file extensions are supported: .doc, .docx, .html, .jpeg, .jpg, .pdf, .tif, and .txt.

int32

The create reason. Possible values:

  • 1 = Browse
  • 2 = Forms
  • 3 = Scan
  • 4 = Upload
  • 5 = Fax
  • 6 = Esign
  • 7 = Services
  • 10 = Printer
  • 11 = Import
string

Reference to the document object.

string

The location or path where the media attachment is located.

string

The location or path where the callback is located.

Headers
string
required

Bearer token

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

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