@apple/app-store-server-library
    Preparing search index...

    Interface MassExtendRenewalDateResponse

    A response that indicates the server successfully received the subscription-renewal-date extension request.

    MassExtendRenewalDateResponse

    interface MassExtendRenewalDateResponse {
        requestIdentifier?: string;
    }
    Index

    Properties

    requestIdentifier?: string

    A string that contains a unique identifier you provide to track each subscription-renewal-date extension request.

    requestIdentifier