post https://api.sandbox.cleeng.com/3.1/subscriptions//transfer
Use this endpoint to transfer externally-managed subscriptions (EMS) - subscriptions whose life cycle is managed outside of Cleeng.
Subscription is transferred if there is already an active subscription in Cleeng that belongs to a customer with a different email address. Then a new subscription is created for the "new customer" (the one using the new email address) and the subscription assigned to the "old customer" (the one using the old email address) is terminated.
Note: For subscription transfer subscription resource payload should be returned in response with non-empty replacedBy
property.
Response format is the same as in Create subscription endpoint.
Beta
Please note that it is a Beta phase.