pub async fn get_account(
    configuration: &Configuration
) -> Result<GetAccountResponse, Error>
Expand description

Verify if the current account is valid. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.