{
"jobId": "sync-company-abc123",
"success": true,
"message": "Cancellation requested. The job will stop after completing the current customer.",
"finalStatus": "CancellationRequested"
}curl --location --request POST 'https://platform.shopranos.eu/api/customer-product-mixes/sync/cancel/'{
"jobId": "string",
"success": true,
"message": "string",
"finalStatus": "Pending"
}