GET - https://subscribercrmapi.magistrates-association.org.uk/api/paymentdemandstatus/{id}

Gets a single Payment Demand Status.

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