Lookup customer details in Partner Center.

Searches Microsoft Partner Center for matching customer
accounts by company name plus country, returning managed,
unmanaged, and Microsoft-account matches. Use this to populate
customerProfile.ids and customerProfile.address on a
subsequent createIPReferral call. The full Partner Center
lookup payload is accepted so callers can forward the same
body the Partner Center UI would, but only companyName and
address.country materially affect matching; other fields
are ignored.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Customer lookup payload. The full Partner Center customer
lookup shape is accepted, but only companyName and
address.country materially affect matching in Partner
Center -- the other address fields and the entire
contact block are accepted for compatibility with the
Microsoft Partner Center UI payload but are ignored by
the matching service.

string
required

Company name, required.

address
object
required
contact
object

Customer contact block accepted by Partner Center.
All fields are optional and ignored by the matching
service; included so callers can forward the same
payload shape that the Partner Center UI sends.

string

CRM Customer Unique ID.

string

Microsoft Account ID.

boolean

Return only the best match.

Responses

500

An unexpected error occurred while processing the request. The response body is
empty.

Language
Credentials
Bearer
MTM JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json