post https://loanpro.simnang.com/api/public/api/1/LineOfCredits()/rewards/redeem
This request redeems a reward on a line of credit account.
Click here to learn more about this request
This request allows you to redeem rewards points as a credit on a line of credit account. Note the following about this request:
This request will apply a credit to a line of credit account. If the account has an insufficient rewards point balance, you'll receive a 409
response. To see the available rewards point balance, see our GET
Reward balance request.
Database
For information regarding note database tables, see the following articles:
Database – Product Reward Base (product_reward_base_entity)
{
"creditAmount": 3,
"creditDescription": "I'm redeeming rewards!"
}