Discover & save contacts from the merchant's site
POST
/accounts/{storeId}/find-contactsRequires scope: write:contacts
Parameters
| Parameter | In | Type | Description |
|---|---|---|---|
storeIdrequired | path | string |
Responses
| Status | Description |
|---|---|
200 | Discovered |
401 | Missing or invalid API key |
403 | Key lacks the required scope |
404 | Account not found |
429 | Rate limit exceeded (see Retry-After) |
Is this page helpful?