BorrowerDocuments

Class BorrowerDocumentsController.

APIDescription
POST rest/v2/MyAccount/BorrowerDocuments

Creates a borrower document.

PUT rest/v2/MyAccount/BorrowerDocuments/{borrowerDocumentId}

Updates a borrower document.

Conditions

Class ConditionsController.

APIDescription
GET rest/v2/MyAccount/Conditions/{conditionId}

Retrieves a condition.

GET rest/v2/MyAccount/Conditions?appId={appId}&conditionType={conditionType}

Retrieves all conditions associated with the account.

PUT rest/v2/MyAccount/Conditions/{conditionId}

Updates a condition.

CreditCards

Class CreditCardsController.

APIDescription
POST rest/v2/MyAccount/CreditCards

Creates a credit card.

Feedbacks

Class FeedbacksController.

APIDescription
POST rest/v2/MyAccount/Feedbacks

Creates the specified feedback.

LockAppRPC

Class LockAppRPCController.

APIDescription
POST rpc/v2/MyAccount/LockApp/LockRate?AppId={AppId}&Emails={Emails}&IsQuote={IsQuote}&LockPeriod={LockPeriod}&PriceAdjustmentAmount={PriceAdjustmentAmount}&PriceAdjustmentDescription={PriceAdjustmentDescription}&PriceAdjustmentOrganizationId={PriceAdjustmentOrganizationId}&PriceAdjustmentTypeId={PriceAdjustmentTypeId}&Rate={Rate}&ViewFull={ViewFull}

Submits a new lock.

MAApps

Class AppsController.

APIDescription
GET rest/v2/MyAccount/Apps/{appId}

Retrieves an app.

GET rest/v2/MyAccount/Apps?accountId={accountId}

Retrieves all apps associated with the account.

PUT rest/v2/MyAccount/Apps/{appId}

Updates an account.

MAQuotes

Class QuotesController.

APIDescription
GET rest/v2/MyAccount/Quotes/{quoteId}

Generates a quote for the specified application.

GET rest/v2/MyAccount/Quotes?AppId={AppId}&Emails={Emails}&IsQuote={IsQuote}&LockPeriod={LockPeriod}&PriceAdjustmentAmount={PriceAdjustmentAmount}&PriceAdjustmentDescription={PriceAdjustmentDescription}&PriceAdjustmentOrganizationId={PriceAdjustmentOrganizationId}&PriceAdjustmentTypeId={PriceAdjustmentTypeId}&Rate={Rate}&ViewFull={ViewFull}

Generates a quote for the specified application and a specified rate.

GET rest/v2/MyAccount/Quotes?quoteId={quoteId}&selectedRate={selectedRate}&lockPeriod={lockPeriod}

Generates a quote for the specified application and a specified rate.

Scores

Class ScoresController.

APIDescription
GET rest/v2/MyAccount/Scores/{scoreId}

Retrieves a score.

PUT rest/v2/MyAccount/Scores/{scoreId}

Updates a score.

Statuses

Class StatusesController.

APIDescription
GET rest/v2/MyAccount/Statuses?accountId={accountId}&appId={appId}

Retrieves all statuses associated with the account.

GET rest/v2/MyAccount/Statuses?statusId={statusId}

Retrieves a status.

TeamMembers

Class TeamMembersController.

APIDescription
GET rest/v2/MyAccount/TeamMembers/{teamMemberId}

Retrieves a team member.