Create child SalesPartner
Can be used to create new child SalesPartner that will be then associated to your parent SalesPartner.
Request body
Example request
{
"attribution": {
"logo": {
"type": "LOGO"
}
}
}Response
Successfully created child 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.