V3 Manage VODs

This API can be used to manage the Verification of Deposits collection for an application at once. You can perform one of these operations in a single transaction on all the entries in this collection:

  • add to add new VODs
  • update to update existing VODs in the application
  • reorder to swap the order of the existing VODs in the application
  • delete to delete VOD entries from the application
Path Params
string
required

Unique identifier of the loan

string
required

Unique identifier of the Application or Borrower Pair in the loan for which VODs need to be retrieved..

Query Params
string

Action to be performed on the VODs collection in the loan. Possible values are: add, update, reorder, delete.

Body Params
string

System-generated, Unique identifier of the VOD entry in the collection.

string

Attention to.

string

Request Date of the deposit.

string

Deposit holder's Address City.

string

Deposit holder's Postal Code.

string

Deposit holder's Address State.

string

Deposit holder's Address Line 1.

string

Comments for the Deposit Holder.

string

Deposit holder's email address.

string

Deposit holder's Fax number.

string

Deposit holder's Name.

string

Deposit holder's Phone Number.

boolean

Indicator if the AUS export should include this VOD.

boolean

Read-only. Indicates if there is a linked Verification Document created in the loan for this VOD.

string

Owner of the VOD. Possible Values are borrower and coborrower.

boolean

Indicates if the attachment should be printed.

boolean

Indicates if the user's job title should be printed.

boolean

Indicates if the user's name should be printed.

string

Title of the user who is verifying the deposit.

string

Fax Number of the user who is verifying the deposit.

string

Phone number of the user who is verifying the deposit.

number

Total amount of VOD.

boolean

Indicates if the VOD address is located in a foreign country.

string

Country of VOD.

items
array

List of Items included in the VOD.

items
integer

Number of the item under the VOD.

string

Type of Line Item for the VOD. Example: Checking Account.

string

Account Identifier for the VOD Line Item.

number

Cash or Market Value the VOD Line Item.

number

Account Identifier for the VOD Line Item used for URLA 2020 Loans.

string

Account Depositor Name for the VOD Line Item.

boolean

Indicates if the Item is in a foreign country.

string

Country of line item deposit.

Headers
string
required

Bearer token

Responses

400

Bad Request

Language
URL
Response
Choose an example:
application/json