cURL
curl --request GET \ --url https://api.halth.com/v1/businesses/{businessId}/transaction-reconciliation
{ "totalAmount": 123, "transactionSummary": [ { "source": "client", "totalAmount": 123 } ] }
Show child attributes