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

    Interim status information provided during the verification process to share granular progress updates while an order is pending verification (for example, vet contacted through email).

    interface InterimStatusDetail {
        statusCode: string;
        statusDateTime: string;
    }
    Index

    Properties

    statusCode: string

    The identifier for the interim status type. Must be one of the ValidInterimStatusCodes values returned by the getOrderRegulatedInfo operation.

    statusDateTime: string

    The date and time when this interim status was set, in ISO 8601 date and time format.