createLoan
Perform various create operations on loan records.
Operations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanBankruptcyIdstringOptional
Responses
200
Successful operation.
application/json
post
/createLoanBankruptcyPrepetitionBal200
Successful operation.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
AccountNumberstringOptional
LoanIdstringOptional
LoanLnSegmentIdstringOptional
Responses
200
Successful operation.
application/json
post
/createLoanLnSegmentBilling200
Successful operation.
Last updated
Was this helpful?