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

    Payment information for the order. Currently only available in India.

    interface PaymentInformation {
        payments?: Payment[];
    }
    Index
    payments?: Payment[]

    A list of payments associated with the order.