post https://api.nortridgehosting.com/29.1/loans//comments
Adds a Loan Comment and Returns the created Comment
Log in to see full request history
Responses
Adds a Loan Comment and Returns the created Comment
xxxxxxxxxx
10curl --request POST \
--url https://api.nortridgehosting.com/29.1/loans/loan_id/comments \
--header 'accept: application/json' \
--header 'content-type: text/json' \
--data '
{
"Private": true,
"Priority": true
}
'
Try It!
to start a request and see the response here! Or choose an example: