v1
latestOpenAPI 3.0.32026-07-24614422630.2 KBCRM Import
Lookup CRM Import Id
Resolves a single CRM id within an import: whether it is a buyer account or a contact (or not part of the import), its state, and the failure reason if any. For a contact match, the buyer-account CRM id it belongs to is also returned.
get/api/v1/accounts/crm-import/lookup
Query parameters
crm_idstring required
The CRM id to resolve (account or contact).
request_idstring
ID of the import request. If omitted, the tenant's most-recent import is used.
Response
Lookup result for the given CRM id.