Skip to main content
PATCH
Re-attribute or update a conversion

Authorizations

Authorization
string
header
required

Workspace API key, e.g. sa_live_…. Scopes: read / write / track / *.

Path Parameters

id
string<uuid>
required

Body

application/json
affiliate_id
string<uuid>

Re-attribute to this affiliate (must be in the same workspace).

status
enum<string>

refunded / reversed / chargeback are the reversal states the commission engine claws back on. voided is a deprecated alias the API maps to reversed. For refunds with an amount, prefer POST /v1/track/refund.

Available options:
pending,
confirmed,
reversed,
refunded,
chargeback,
voided

Response

Updated conversion

object
string
Example:

"conversion"

data
object