---
title: "Report Migration Conversion"
method: POST
path: "/iap/migration-converted"
tags: ["Migration"]
---

# Report Migration Conversion

`POST /iap/migration-converted`

Reports that a Switch & Save migration was shown or converted. Used to track migration campaign analytics.

## Request body

- object
  - `variant_id` integer — The experiment variant ID, if the migration campaign is part of an A/B test.

## Response `200`

Conversion recorded

- object
  - `status` string
  - `conversions` integer — Total number of conversions for this campaign.

## Other responses

- `401` — Invalid or missing API key.

---

[API](https://skmtc.net/zerosettle/apis/zerosettle-iap-api.md) · [All operations](https://skmtc.net/zerosettle/apis/zerosettle-iap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zerosettle/zerosettle-iap-api/versions/1a7aa12f3d5e/schema)
