Authorization
string
required
Example:
Authorization | Bearer Paste-Your-Api-Key-HereResponse
Successful ResponseMain Structure (Root)
integer
Status code returned by the API.
string
Status message that describes the status code.
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.
