Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    A list of bank accounts.

    interface BankAccountListing {
        accounts: BankAccount[];
    }
    Index
    accounts: BankAccount[]

    A list of bank accounts.