GET
Get Payment Request Statistics

Authorizations

app-id
string
header
required

A unique identifier assigned to each application.

secret-key
string
header
required

A secure token associated with the app-id.

Response

Payment request statistics retrieved successfully.

gross
number

The total gross amount of all transactions.

Example:

1100

transactions_count
integer

The total number of transactions recorded.

Example:

10

pending_count
integer

The number of transactions currently pending.

Example:

5