Skip to main content

Find Customer Match

GET 

/api/customers/find-match

Find customer matches based on name, ZIP code, and address. Uses approximate matching (90% match on address1).

Required scope: customers:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token. Requires IsPowerUserAccess middleware.

Request

Responses

OK

Response Headers
    Content-Type