Discover & save contacts from the merchant's site

POST/accounts/{storeId}/find-contacts

Requires scope: write:contacts

Parameters

ParameterInTypeDescription
storeIdrequiredpathstring
Idempotency-KeyrequiredheaderstringStable logical request ID required for every machine mutation; exact retries replay and changed inputs conflict.

Responses

StatusDescription
200Discovered
401Missing or invalid API key
403Key lacks the required scope
404Account not found
429Rate limit exceeded (see Retry-After)
Is this page helpful?