Selling Partner API SDK for JavaScript
    Preparing search index...
    BankAccountHolderStatus: {
        Active: "ACTIVE";
        Inactive: "INACTIVE";
        UnderReview: "UNDER_REVIEW";
        VerificationFailed: "VERIFICATION_FAILED";
    } = ...

    Represents status of the Amazon Seller Wallet accountholder

    Type Declaration

    • ReadonlyActive: "ACTIVE"
    • ReadonlyInactive: "INACTIVE"
    • ReadonlyUnderReview: "UNDER_REVIEW"
    • ReadonlyVerificationFailed: "VERIFICATION_FAILED"