Resource Migration is used for finding the status of customer migration between Chargebee sites.
{
"from_site": "yourapp",
"entity_type": "customer",
"entity_id": "test123",
"status": "failed",
"created_at": 1528093653,
"updated_at": 1528093653,
"object": "resource_migration"
}Gets the last migration details.