Method 1502 Reporting
1502 Reporting attempts to input one or more report(s) in a structured format.
XML formatted example:
Go Back
JSON formatted example:
Go Back
{
"reportupload": {
"MethodNamePhysical": " string ",
"CLSUsername": " string ",
"CLSPassword": " string ",
"CLSPIN": " string ",
"EMail": " string ",
"SoftwareVendorCode": " string ",
"SoftwareVendorName": " string ",
"ErrTyp": " string ",
"items": {
"item": [
{
"SBALoan": " string ",
"LndrAcctNum": " string ",
"NextDueDate": " date ",
"status": " string ",
"AmtDisbursed": " decimal ",
"AmtUndisbursed": " decimal ",
"IntRate": " decimal ",
"GuarIntAmt": " decimal ",
"GuarPrinAmt": " decimal ",
"AmtRemittedFta": " integer ",
"IntFrom": " date ",
"IntTo": " date ",
"IntDays": " integer ",
"IntBasis": " decimal ",
"GuarClosing": " integer ",
"PenaltyAmt": " decimal "
},
{
"SBALoan": " string ",
"LndrAcctNum": " string ",
"NextDueDate": " date ",
"status": " string ",
"AmtDisbursed": " decimal ",
"AmtUndisbursed": " decimal ",
"IntRate": " decimal ",
"GuarIntAmt": " decimal ",
"GuarPrinAmt": " decimal ",
"AmtRemittedFta": " integer ",
"IntFrom": " date ",
"IntTo": " date ",
"IntDays": " integer ",
"IntBasis": " decimal ",
"GuarClosing": " integer ",
"PenaltyAmt": " decimal "
}
]
}
}
}
SOAP formatted example:
string
string
string
string
string
string
string
string
string
string
date
string
decimal
decimal
decimal
decimal
decimal
integer
date
date
integer
decimal
integer
decimal
string
string
date
string
decimal
decimal
decimal
decimal
decimal
integer
date
date
integer
decimal
integer
decimal