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

    Details about the movement of money in the financial transaction.

    interface Breakdown {
        breakdownAmount?: Currency;
        breakdowns?: Breakdown[];
        breakdownType?: string;
    }
    Index
    breakdownAmount?: Currency
    breakdowns?: Breakdown[]

    A list of breakdowns that detail how the total amount is calculated for the transaction.

    breakdownType?: string

    The type of charge.