v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
regions

Updates a region definition in your Merchant Center account.

patch/{merchantId}/regions/{regionId}

Path parameters

merchantIdstring required

Required. The id of the merchant for which to update region definition.

regionIdstring required

Required. The id of the region to update.

Query parameters

updateMaskstring

Optional. The comma-separated field mask indicating the fields to update. Example: "displayName,postalCodeArea.regionCode".

Request body

regionalInventoryEligibleboolean

Output only. Indicates if the region is eligible to use in the Regional Inventory configuration.

shippingEligibleboolean

Output only. Indicates if the region is eligible to use in the Shipping Services configuration.

merchantIdstring int64

Output only. Immutable. Merchant that owns the region.

displayNamestring

The display name of the region.

regionIdstring

Output only. Immutable. The ID uniquely identifying each region.

Response

Successful response