Skip to main content
GET
List unresolved TED IN reconciliation gaps

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. The tenantId is derived from the bearer token or authenticated request context and is not supplied through X-Organization-Id.

Query Parameters

limit
integer
default:50

Maximum number of records to return.

Required range: 1 <= x <= 200
offset
integer
default:0

Number of records to skip for pagination.

Required range: x >= 0

Response

Indicates that the request was successful and the matching reconciliation gaps are returned.

items
object[]
required
pagination
object
required