Get payments over time
Authorizations
Path Parameters
Query Parameters
The cursor for pagination
""
The number of records to take
10
The minimum amount
10
The maximum amount
1000
The payment status
"SUCCESS"
The start date
"2024-01-01"
The end date
"2024-12-31"
The chain identifier
"11155111"
The account addresses
"[\"0x5feff5aed9cff99f9f33e20f211b50035bfb3da3\",\"0xba8f13ed4c69a39192de349dd1ff7fb70aefeccf\",\"0xa5863abbae9528600e5ebf7daf2e7b99c4faed3d\",\"0x60bc02cb4ccd9cb48cb9cbcb0faf2a7beca4712f\",\"0x7dbf241bf68ab5b269afff23d58c804cfa3acf4d\"]"
Orderby array
"[{ \"createdAt\": \"desc\" },{ \"status\": \"asc\" }, {\"usdValue\": \"asc\"}, {\"transactionHash\": \"asc\"}, {\"payer\": {\"address\": \"asc\"}}, {\"contract\": {\"tokenAddress\": \"asc\"}}]"
Response
Get payments over time retrieved successfully
The response is of type object[]
.