/projects/{id}/reconciliations
Pending ones included — they are this client's own submissions, so it should be able to see what is still in review. Ownership-checked.
https://dashboard.a2bsample.com/api/developer/playground/client/projects/{projectId}/reconciliationsAuthorizationandX-Api-Tokenas headers./projects/{id}/reconciliationshttps://dashboard.a2bsample.com/api/developer/playground/client/projects/{projectId}/reconciliationsmissing projectId
Send a request to see the response.
Example request
Request
Headers3
AuthorizationstringrequiredThe secret half. A client token starts clt_ — the four-character prefix says which table to resolve it in, so the row it matches is the caller. A vnd_… token on this prefix is a 403, not a 404.
X-Api-TokenstringrequiredThe identity half — this client's own 40-hex apiToken, the value GET /api/developer/me echoes back. Compared in constant time against the bearer token's own row, so a bearer token lifted on its own is not enough to call the playground.
AcceptstringoptionalResponse media type.
Path parameters1
projectIdstring<uuid>requiredProject identifier. Ownership-checked in the service, never trusted from the URL.
Responses
Every upload against this project.
successboolean- Whether the call succeeded.
reconciliationsarray<object>totalinteger