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

    Payment information for the service job.

    interface Payment {
        amount?: MoneyAmount;
        instrument?: string;
    }
    Index
    amount?: MoneyAmount
    instrument?: string

    The payment instrument used for the transaction.