Skip to main content

Get Payment Statistics

GET 

/api/qbo/payments/statistics

Get aggregate counts for the QuickBooks Online payments synced into SKU.io: the total number of records, how many are active, and how many are archived.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Counts are computed from the locally synced copies; no request is made to QuickBooks.

Returns a 500 error if no QuickBooks Online integration has been set up.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type