post https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement//waive-remaining
Request to waive any remaining amount on a payment agreement
Log in to see full request history
Responses
Request to waive any remaining amount on a payment agreement
xxxxxxxxxx
curl --request POST \
--url https://api-preview.platform.breadpayments.com/api/servicing/payment-agreement/id/waive-remaining \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"category": "UNKNOWN_CATEGORY"
}
'
Try It!
to start a request and see the response here! Or choose an example: