Manual copy API
Request
The manual copy tasks should be run when all the specified entities and associated relations in the data tenant must be copied to the customer tenant.
POST {DTSSURL]/tasks/manual_copy
This task copies all specified entity and relation types from the DT to the CT. The details of what needs to be copied can be specified in the body of the request. Notifications are sent to the email address mentioned in the request.
If the details are not specified in the body of the request, then they'll be taken from the synchronizationConfig
section of the tenant subscription. For more information, see topic Synchronization configuration.