Report on Loan

Create a report entry for a loan, or update an existing report if it exists.

Body Params

Create a report

string
required
length ≥ 1
string
required
length ≥ 1

The loan associated with this report.

date
required

Date on which the transaction occurred. See Dates and Times for details

integer
required
≥ 0

Amount for the transaction. See Money for details. Must be greater than 0.

integer
required

Loan balance including amount in this transaction. See Money for details

string
enum
required

Type of this transaction

string
enum
required

Status of the loan at the time that this transaction occurred

Allowed:
string
length ≥ 1

Description associated with this transaction.

Responses

405

Invalid input

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json