Service

[DEPRECATED NOTICE: This operation will soon be removed]. This method validates the customer shipping address and provide alternate addresses if any.

post/subscriptions/{subscriptionId}/providers/Microsoft.DataBox/locations/{location}/validateAddress

Path parameters

subscriptionIdstring required

The Subscription Id

locationstring required

The location of the resource

Query parameters

api-versionstring required

The API Version

Request body

validationType'ValidateAddress' | 'ValidateSubscriptionIsAllowedToCreateJob' | 'ValidatePreferences' | 'ValidateCreateOrderLimit' | 'ValidateSkuAvailability' | 'ValidateDataTransferDetails' required

Identifies the type of validation request.

Response

The valid and alternate addresses.

Changes

Changed in 2 of the 18 revisions of this API.32

  • 2018-01-016e837c6ef46d31See the full diff
    • deleted the path request parameter location

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag Service removed

      api-tag-removed

  • 2018-01-01a5a0c2b247e21See the full diff
    • endpoint deprecated

      endpoint-deprecated