Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Type Alias RefreshAccessTokenResponse

    RefreshAccessTokenResponse: FetchResponse<RefreshAccessTokenResponseData>

    Response payload for refresh_access_token

    Use this API to refresh the access_token after it expires. Refresh_token can be used once only, this API will also return a new refresh_token. Please use the new refresh_token for the next RefreshAccessToken call