get
https://msft.cosell.tackle.io/api/referrals/
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404The 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 exampleupdateIPReferralwithtackle-operation-id: requestSyncFromSalesforce) return a JSON envelope of the form
{"message": "Referral not found"}.
500An unexpected error occurred while processing the request. The response body is
empty.
