Way to capture status of subscription lines uniquely and update them in a DFF for each line?
Hi Oracle Community,
I have a business scenario where I need to fetch detail from existing "Status" field at line level in Oracle SMC and update them uniquely in a DFF, for each subscription line.
We do have a REST API to update DFF, unfortunately, it will update only one status for all subscription lines.
Is there a way that it can update the line status on a one on one basis through some filter in REST API or any other suggestions?