Selling Partner API SDK for JavaScript
    Preparing search index...

    A list of balances in the seller account.

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

    Properties

    Properties

    balances?: Balance[]

    A list of balances in the seller account.