---
title: "Updates the market."
method: PATCH
path: "/Litium/api/admin/globalization/markets/{systemId}"
tags: ["Globalization market"]
---

# Updates the market.

`PATCH /Litium/api/admin/globalization/markets/{systemId}`

## Path parameters

- `systemId` string, uuid, required

## Request body

- MicrosoftAspNetCoreJsonPatchOperationsOperation[]
  - `value` object
  - `path` string, nullable
  - `op` string, nullable
  - `from` string, nullable

## Response `200`

OK

- LitiumGlobalizationMarket, nullable — Class Market.
  - `fields` FieldsGlobalization
    - `_name` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_nameInvariantCulture` object
      - `*` string, nullable
    - `_description` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_culture` object
      - `en-US` string, nullable
      - `sv-SE` string, nullable
    - `_currencySystemId` object
      - `*` string, nullable
    - `_domainName` object
      - `*` string, nullable
    - `_websiteSystemId` object
      - `*` string, nullable
    - `_deliveryInfo` object
      - `*` string, nullable
    - `_paymentInfo` object
      - `*` string, nullable
    - `_cultureInfoList` object
      - `*` string, nullable
    - `_option` object
      - `*` FieldMetadataObject
    - `_customData` object
      - `*` FieldMetadataObject
    - `_ga4MeasurementId` object
      - `*` string, nullable
    - `_gaTracking` object
      - `*` 'UA' | 'GA4' | 'GTM'
    - `SenderEmailAddress` object
      - `*` string, nullable
  - `assortmentSystemId` string, uuid, nullable — Gets or sets the assortment system identifier.
  - `fieldTemplateSystemId` string, uuid — Gets or sets the field template system identifier.
  - `id` string, nullable — Gets or sets the identifier.
  - `systemId` string, uuid — Gets or sets the system identifier.

---

[API](https://skmtc.dev/litium/apis/litium-admin-web-api.md) · [All operations](https://skmtc.dev/litium/apis/litium-admin-web-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/litium/litium-admin-web-api/revisions/a65881b0d0c6/schema)
