curl --location --request GET 'https://api.datagardener.com/charges/12559329' \
--header 'x-api-key;'
{
"regDate": "string",
"createdDate": "string",
"satisfiedDate": "string",
"lastChangeDate": "string",
"memorandumNature": "string",
"chargeCode": "string",
"createdMonth": "string",
"regMonth": "string",
"invoice_finance": "string",
"assets_finance_exists": true,
"property_finance_exists": true,
"mortgageDetails": [
{
"recordType": "string",
"description": "string",
"chargeCode": "string",
"groupName": "string",
"sector": "string",
"tagName": [
"string"
]
}
]
}