Refunds

API endpoint to refund a specified amount on a loan

Path Params
uuid
required

Format - uuid. Identifier (GUID) of the loan.

Body Params

Refunds.

Model for refunds of the loan

double
required

A payment amount which must be refunded for this loan.

date
required

The date the payment is made.

date-time
required

Date and time when the payment is made, settled. For example from a connecting payment processor.

string | null

A free text, can be entered.

followUp
object

Model for the regular loan refund follow-up details.

Headers
string
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses
202

Accepted

500

Server Error

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