GET - https://subscribercrmapi.acamh.org/api/paymentdemandstatus/cleared

Gets the 'Cleared' Payment Demand Status.

{
"Id": 1,
"Title": "Cleared",
"IsCleared": true,
"IsUnpaid": false,
"IsPartiallyPaid": false,
"IsWithdrawn": false
}