Transmit a repayment
Transmit a repayment for a loan
POST
https://sandbox-api.stilt.com/v1/users/{user_id}/loans/{loan_id}/payments
Returns a repayment_uuid for the payment along with the balance of the loan. Returns an error if parameters are invalid (e.g. specifying an amount greater than the balance).
Path Parameters
Request Body
Last updated