post
https://msft.cosell.tackle.io/api/referrals/
Update a referral. The behavior of the request depends on the
tackle-operation-id header. Sub-operations that look up the
referral by ID -- in particular requestSyncFromSalesforce --
may return 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.
