Store

Get a store by ID

get
Paramètres de requête
idstringRequis

The UUID of the store to retrieve

Paramètres d'en-tête
X-API-KEYstringRequis

Partner API Key

X-API-SECRETstringRequis

Partner API Secret

Réponses
chevron-right
200

The store has been successfully retrieved.

application/json
idstringRequis

Unique identifier

createdAtstring · date-timeRequis

Creation timestamp

updatedAtstring · date-timeRequis

Last update timestamp

namestringRequis

Store name

descriptionstring · nullableRequis

Store description

Default: null
brandIdstringRequis

Brand identifier

brandNamestringRequis

Brand name

internalCodestring · nullableRequis

Internal code of the store

Default: null
get
/partners/store

List stores

post
Paramètres d'en-tête
X-API-KEYstringRequis

Partner API Key

X-API-SECRETstringRequis

Partner API Secret

Corps
limitnumber · min: 1 · max: 100Optionnel

Pagination limit

Default: 10
pagenumber · min: 1Optionnel

Page to retrieve

Default: 1
brandsstring[] · min: 1 · max: 100 · nullableOptionnel

Brand IDs to filter stores

Réponses
post
/partners/store/list

Mis à jour