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

Gets a single Payment Method.

{
"Id": 1,
"Title": "Card",
"IsDirectDebit": false,
"Description": null,
"GiftAidExcluded": false,
"IsStandingOrder": false,
"IsCreditCard": true,
"AccountingBankCode": null,
"IsCheque": false,
"IsInvoice": false
}