Count of found entities for get webhook request
GET {{baseUrl}}/v3/subscription/webhook/count
1 credit for API call. Based on the required report type, additional credits may be charged.
Obtain report from subscription based on its type. Following reports are supported:
- ACCOUNTBALANCELIMIT - obtain list of all ledger accounts with account balance above the limit. 1 credit per 50 returned records is charged.
- TRANSACTIONHISTORYREPORT - obtain list of all ledger transaction for last X hours from the time of invocation. 1 credit per 50 returned records is charged.
RESPONSES
status: OK
{"total":20}