accountManagementReports

Fetch Available Daily, Monthly, And Annual Report Dates For An Account Id

<br>Scope: statements.read OR reports.read<br>Security Policy: HTTPS

get/gw/api/v1/statements/available

Query parameters

accountIdstring required

Specifies the account id to retrieve information

Headers

authorizationstring required

Specifies the authorization header value (e.g., Bearer eyJ0eXAiOiJKV1...).

Response

Returns a JSON object containing the available report dates.

Changes