Skip to main content
GET
POS reconciliation summary per merchant

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Query Parameters

from
string<date>
required

Start date (YYYY-MM-DD, UTC, inclusive).

to
string<date>
required

End date (YYYY-MM-DD, UTC, inclusive).

merchant_id
string<uuid>

Response

OK

from
string
to
string
merchants
object[]
Last modified on July 18, 2026