post https://apim.demo01.my.fivedegrees.cloud/sbx/lending/revolving-credits//write-off
API endpoint to write off a revolving credit
Responses
202Accepted
500Server Error
API endpoint to write off a revolving credit
202Accepted
500Server Error
xxxxxxxxxx
curl --request POST \
--url https://apim.demo01.my.fivedegrees.cloud/sbx/lending/revolving-credits/loanId/write-off \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"overpaymentWriteOff": true
}
'
Try It!
to start a request and see the response here! Or choose an example: