Montana (MT) NTX Salvage Title API - Sandbox

Delete document

Delete document by Id

delete
https://api-test.vitu.com/national-public-api/v2/documents/{documentId}

Path Parameters

documentIdstring(uuid)required

document id

Match pattern:^[\s\S]*$

<= 64 characters

Headers

x-location-idstring(uuid)required

VITU Location ID

Match pattern:^[\s\S]*$

<= 64 characters

x-on-behalf-of-userinteger(int64)

>= -9007199254740991<= 9007199254740991

Response

application/json

OK

object

Accepted — processing asynchronously

delete/documents/{documentId}
 
application/json

Get document content

Download document content by Id

get
https://api-test.vitu.com/national-public-api/v2/documents/{documentId}/content

Path Parameters

documentIdstring(uuid)required

document id

Match pattern:^[\s\S]*$

<= 64 characters

Headers

x-location-idstring(uuid)required

VITU Location ID

Match pattern:^[\s\S]*$

<= 64 characters

x-on-behalf-of-userinteger(int64)

>= -9007199254740991<= 9007199254740991

Response

application/pdf

OK

string

<= 1048576 characters

get/documents/{documentId}/content
 
application/pdf

TransactionTypeEnum

string

Allowed values:EVRINTERSTATEDMVDESKNTX

Default:NTX

<= 1048576 characters

Example

Errors

array

>= 1 items<= 100000 items

messagestringrequired

Description of error

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:Request processed successfully

Error

messagestringrequired

Description of error

Match pattern:^[\s\S]*$

<= 1048576 characters

Example:Request processed successfully

Example