Get a referral

Returns the current state of a co-sell referral by Tackle
referral ID, including both the Microsoft Partner Center
payload (Referral) and Tackle-side metadata
(ReferralMetadata -- CRM linkage, sync health, archived
state, related referrals). Returns 404 Not Found when the
referral does not exist for the authenticated vendor.

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

The unique identifier for the referral

Responses

404

The requested resource was not found.

The response body shape depends on the operation:

  • Read operations (for example getReferral) return an empty body
    (no JSON envelope).
  • Write operations that look up a resource by ID before acting on it
    (for example updateIPReferral with tackle-operation-id: requestSyncFromSalesforce) return a JSON envelope of the form
    {"message": "Referral not found"}.
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