Update a single SalesPartner
Can be used to either update your own SalesPartner or if your SalesPartner is a parent you will be able to also update associated child SalesPartners.
Path parameters
ID of the SalesPartner
Request body
Example request
{
"attribution": {
"logo": {
"type": "LOGO"
}
}
}Response
Successfully edited SalesPartner
Changes
Changed in 1 of the 14 revisions of this API.6
- ●
added the new
AGENT_INITenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
AGENT_PERSISTenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
AGENT_REPLAYenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
USER_TIER1_EMAIL_DELIVERYenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
USER_TIER2_EMAIL_DELIVERYenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
added the new
USER_TIER3_EMAIL_DELIVERYenum value to theresponse/salesPartner/subscribedWebhookEventTypes/items/response property for the response status200response-property-enum-value-added
- ●
Of the 14 revisions, 2 have no diff computed.