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

    Payment information about the order.

    interface OrderPayment {
        paymentExecutions?: PaymentExecution[];
    }
    Index

    Properties

    paymentExecutions?: PaymentExecution[]

    A list of payment executions for the order.