Reports

Channel summaries and overall transaction reporting. Requires the reports:read scope.

POST/api/v1/{system}/getChannelSummary🔒 reports:read

Per-gateway payment/refund counts and totals for a branch.

Auth: Bearer JWT

Request Body

FieldTypeRequiredDescription
branchIdlongYesBranch user ID
configIdlongNoFilter by terminal config
SandboxCalls go to https://payus.co.nz

Authentication

POST/api/v1/{system}/overallSummary🔒 reports:read

Aggregated transaction summary across all gateways for a branch.

Auth: Bearer JWT

Request Body

FieldTypeRequiredDescription
branchIdlongYesBranch user ID
SandboxCalls go to https://payus.co.nz

Authentication