deleteLoan

Perform various delete operations on loan records.

Symitar eDocs References: Coming soon.

Operations

deleteLoanCheckOrder

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanCheckOrderLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanCheckOrder
POST /nexum/627/2022.01/account/deleteLoanCheckOrder HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanCheckOrderLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanEscrow

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanEscrowLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanEscrow
POST /nexum/627/2022.01/account/deleteLoanEscrow HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 193

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanEscrowLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanEscrowAnalysis

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanEscrowAnalysisLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanEscrowAnalysis
POST /nexum/627/2022.01/account/deleteLoanEscrowAnalysis HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 201

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanEscrowAnalysisLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanHold

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanHoldLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanHold
POST /nexum/627/2022.01/account/deleteLoanHold HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 191

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanHoldLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanNote

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanNoteLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanNote
POST /nexum/627/2022.01/account/deleteLoanNote HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 191

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanNoteLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanRateChange

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanRateChangeLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanRateChange
POST /nexum/627/2022.01/account/deleteLoanRateChange HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 197

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanRateChangeLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanSchedule

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanScheduleIdstringOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanSchedule
POST /nexum/627/2022.01/account/deleteLoanSchedule HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 190

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanScheduleId": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanTracking

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanTrackingLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanTracking
POST /nexum/627/2022.01/account/deleteLoanTracking HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 195

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanTrackingLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

deleteLoanTransfer

post
Authorizations
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanTransferLocatorintegerOptional
Responses
200

Successful operation.

application/json
post
/deleteLoanTransfer
POST /nexum/627/2022.01/account/deleteLoanTransfer HTTP/1.1
Host: naas.ymcu.libum.io
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 195

{
  "Credentials": {
    "UserNumberCredentials": {
      "UserNumber": 1995,
      "Password": "2dfKQYR!TeXJwe"
    }
  },
  "AccountNumber": {},
  "LoanId": {},
  "LoanTransferLocator": {},
  "nxAttributes": {
    "customFields": {
      "appId": "glaci"
    }
  }
}
200

Successful operation.

{
  "nxAttributes": {}
}

Last updated

Was this helpful?