Get the list of statements records of the specified date range, which is settled on a daily basis. You can filter the statements based on payment status.
Request
Header Params
Content-Type
string
optional
Example:
application/json
Authorization
string
optional
Example:
Token {{API_TOKEN}}
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://s.boxme.asia' \
--header'Authorization: Token {{API_TOKEN}}' \
--header'Content-Type: application/json'