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

MassExtendRenewalDateResponse

interface MassExtendRenewalDateResponse {
    requestIdentifier?: string;
}

Properties

requestIdentifier?: string

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

requestIdentifier