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

    The expiration date of the card used for payment. If the payment method is not card, the expiration date is null.

    interface ExpiryDate {
        month?: string;
        year?: string;
    }
    Index
    month?: string

    The month the card expires expressed as a number from 1 to 12.

    year?: string

    Year