Site Migration details is used for finding the records that are moved in and moved out from one Chargebee site to another.
{
"site_migration_detail": {
"entity_id": "__test__KyVnHhSBWT9AW8j",
"entity_id_at_other_site": "__test__KyVnHhSBWT9AW8j",
"entity_type": "customer",
"migrated_at": 1600704658,
"object": "site_migration_detail",
"other_site_name": "mannar",
"status": "moved_in"
}
}
curl https://{site}.chargebee.com/api/v2/site_migration_details \ -G \ -u {site_api_key}:\ --data-urlencode limit=3
curl https://{site}.chargebee.com/api/v2/site_migration_details \ -G \ -u {site_api_key}:\ --data-urlencode limit=3