Connecter la boutique à Shopimind
Parameters
Header Parameters
[Authentication] Required API key, in the form {prefix}.{secret}.
"a1b2c3d4.xK9pR2mVn6QwErTyUiOpAsDfGhJkLzXcVbNmQwErTyU""^[a-zA-Z0-9]{8}\\.[A-Za-z0-9_-]+$"[Identity] Shop identifier, generated once when the shop is created and shown in the dashboard under Shop settings → API access. Must match the shop resolved from spm-api-key.
"SPM123456"[Identity] Version of the connector performing the connection. Stored on the shop and surfaced in support tooling.
"1.0.0"[Identity] Build number of the connector. Stored on the shop alongside client-version.
"1"Request Body
Responses
Client error - Invalid request or authentication issues
Connecter la boutique à Shopimind POST /v1/shop/connection connectShop Shop Configurations spm-api-key [Authentication] Required API key, in the form {prefix}.{secret}. client-id [Identity] Shop identifier, generated once when the shop is created and shown in the dashboard under Shop settings → API access. Must match the shop resolved from spm-api-key. client-version [Identity] Version of the connector performing the connection. Stored on the shop and surfaced in support tooling. current-build [Identity] Build number of the connector. Stored on the shop alongside client-version. Client error - Invalid request or authentication issues Server error - Internal processing failure