Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

End Close Reconciliation Exceptions API

The Reconciliation Exceptions API from End Close — 2 operation(s) for reconciliation exceptions.

End Close Reconciliation Exceptions API is one of 12 APIs that End Close publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reconciliation Exceptions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.endclose.com/v1.

5 operations 2 paths 3 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.endclose.com/v1
Authentication
API Key
License
MIT
Resource Areas
1

Authentication & Security 1

End Close Reconciliation Exceptions API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Reconciliation Exceptions 5
GET
/reconciliation_exceptions
List reconciliation exceptions
4 params → 200401
POST
/reconciliation_exceptions
Create a reconciliation exception
body → 201401404422
GET
/reconciliation_exceptions/{id}
Retrieve a reconciliation exception
8 params → 200401404
PATCH
/reconciliation_exceptions/{id}
Update a reconciliation exception
1 param body → 200404
DELETE
/reconciliation_exceptions/{id}
Delete a reconciliation exception
1 param → 204404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ReconciliationException (20 properties), AgentInvestigationSession (10 properties), ExceptionAggregates (9 properties). Each schema is shown below with its type and property counts.

ReconciliationException
object
A reconciliation exception represents unmatched overdue records that need human attention. Exceptions are scoped to a (reconciliation, datastream) tuple and ma…
20 properties 3 required
AgentInvestigationSession
object
An agent-run investigation into an exception's record slice.
10 properties
ExceptionAggregates
object
Summary statistics for the (filtered) set of unmatched overdue records behind an exception.
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

end-close-reconciliation-exceptions-api-openapi.yml Raw ↑

Other APIs End Close publishes across the network.

End Close Bank Account Balances API
End Close Bank Accounts API
End Close Bulk Requests API
End Close Data Stream Property Definitions API
End Close Data Streams API
End Close Import Batches API
End Close Reconciliation Matches API
End Close Reconciliation Rules API
End Close Reconciliation Stories API
End Close Reconciliations API
End Close Records API