Endpoint
PATCH /api/v1/sdk-conversion-system/conversions/{id}/{conversionEventId}/statusProduct Path Parameter
Name | Type | Description |
| string (UUID) | The Conversion ID record |
| string (UUID) | Conversion Event ID of the nested funnel event |
Query Parameters
Name | Example | Notes |
|
| Allowed values: Pending, Success, Rejected. |
Response Scheme
Name | Type | Notes |
| string (UUID) | Parent conversion. |
| string (UUID) | The conversion event that was updated. |
| string | External event identifier. |
| string | New status. |
| string | Reason the conversion was rejected |
| boolean | Indicates whether the reward callback was sent |
