Cancel Payment

API endpoint to cancel a payment for the loan.

Path Params
uuid
required

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

uuid
required

Format - uuid. Identifier (GUID) of the payment to cancel.

Body Params

Cancel payment dto.

Cancel payment for a loan.

string | null

A comment can be entered.

followUp
object

Model for the regular loan cancel 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