---
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.

## Changes

- **2026-03-22** `8c7fa6fb5be3` — 1 info
  - endpoint added
- **2025-12-11** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/zerosettle/apis/zerosettle-iap-api/changes/iap/migration-converted/post.md)

---

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