Authorization
string
required
Example:
Authorization | Bearer Paste-Your-Api-Key-HereResponse
Successful ResponseMain Structure (Root)
integer
Status code returned by the API.
object
Daily transaction statistics object.
data Structure (Object)
string
Date of the transaction summary in YYYY-MM-DD format.
number
Total payment volume count for the specified date.
number
Total number of transactions for the specified date.
