Subscriptions

ConversionSubscription

Track conversion event

post/subscription/conversion

Request body

subscriptionIdstring required
<p>The subscriptionId used to update the subscription's tags. (Either subscriptionId or customAttributes.user_id is required)</p>
channelIdstring required
<p>The channel ID.</p>
eventIdstring required
<p>The conversion event ID.</p>
propertiesobject
<p>The conversion event properties (defined in the conversion event settings in CleverPush). Special properties named <code>amount</code> and <code>currency</code> will be used for the conversion amount.</p>
deepLinkIdstring
<p>The deep link ID associated with this conversion (for deep link statistics tracking).</p>

Response

Success-Response:

successboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.