GET - https://subscribercrmapi.acamh.org/api/paymentdemandstatus/{id}

Gets a single Payment Demand Status.

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