Create a preview of a revolving LOAN-US node

Request Body

KeyTypeDescription
typestring[Required] Node type. Set as LOAN-US
preview_onlystring[Required] Set as true
info.loan_typestring[Required] Type of loan. Set as REVOLVING
info.credit_limit.amountfloat[Required] Limit of how much money can be borrowed out of this loan account
info.credit_limit.currencystring[Required] Currency type of the loan account
info.interest.aprfloat[Required] APR on the loan in percentage
info.interest.capfloat[Required] Max interest that will be charged on the loan
info.document_idstring[Required] Base document ID of user applying for loan
info.schedulestring[Required] Payment schedule. Set as MONTHLY
info.nicknamestringNickname to assign to the node
extra.supp_idstringAdditional ID to assign to node
Language
Authorization
OAuth2