get https://programs//accounts//feeSummary
This endpoint allows to retrieve the fee summary of certian account. It returns the prior month fees and the year-to-date fees in this fee summary.
Http Status Codes
Status Code | Code | Sub Code | Description |
---|---|---|---|
200 | 0 | 0 | API operation was successful. |
401 | Unauthorized: authorization prefix none bearer | ||
401 | Unauthorized: invalid authorization format | ||
401 | Unauthorized: invalid authorization token | ||
401 | Unauthorized: expired authorization token | ||
401 | Unauthorized: out of credential scopes | ||
401 | Unauthorized: invalid program code | ||
404 | 10 | 0 | Account Not Found. |
400 | 1000 | 0 | The program code in the API path is unknown. |
503 | 4610 | 4611 | PRODUCT_NOT_SUPPORT_FEE |