Refunds

API endpoint to cancel payment by amount.

Path Params
uuid
required

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

Body Params

Refunds.

Model for refunds of the loan

double

A payment amount which must be refunded for this loan.

date

The date the payment is made.

date-time

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

string | null

A free text, can be entered.

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