Register repayment

Registers a repayment for the specified loan ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

ID of the loan the operation applies to

Body Params

Request body.

uuid
required

Repayment ID

double

Repayment amount

date

Repayment date. Format = YYYY-MM-DD.

date

Reference date of the installment. Format = YYYY-MM-DD.

metadata
object

Additional repayment information

Note: This field must not be used to send Personally Identifiable Information (PII), Payment Card Industry (PCI) data, or any sensitive/regulated information. Metadata fields are intended for operational, non-sensitive data only. For sensitive data, use the specific parameters designed for that purpose. For more information, refer to Get started with Pismo APIs.

Headers
uuid
required

Required UUID that makes the request idempotent, enabling you to retry it multiple times while the system processes it only once.

Responses

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