cURL
curl --request GET \ --url https://api.endclose.com/v1/reconciliation_exceptions/{id} \ --header 'X-API-KEY: <api-key>'
{ "title": "<string>", "id": 123, "description": "<string>", "status": "open", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z", "assignees": [ {} ], "amount": 123, "decimal_places": 2 }
Exception retrieved
open
investigating
dismissed
resolved
Sum of associated record amounts in cents
Number of decimal places (2 for USD)