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

    A list of balances in the seller account.

    interface BalanceListing {
        balances?: Balance[];
    }
    Index
    balances?: Balance[]

    A list of balances in the seller account.