Passa al contenuto principale

ConceptStore

A Concept Store is a brand used to group Stores of the same Merchant.

idstring

Unique identifier for the Concept Store.

Example: conce_01kg2gestgepdbmsn7hs6bsrwp
namestring

The display name of the Concept Store, unique across the Merchant.

externalId1stringnullable

Your own identifier for the Concept Store, unique across the Merchant.

externalId2stringnullable

A second identifier of your own for the Concept Store, unique across the Merchant.

createdOnUtcdate-time

The UTC timestamp when the Concept Store was created.

ConceptStore
{
"id": "conce_01kg2gestgepdbmsn7hs6bsrwp",
"name": "string",
"externalId1": "string",
"externalId2": "string",
"createdOnUtc": "2024-07-29T15:51:28.071Z"
}