Cleanup Subscribe and Amend API workflows
Once we have Orders API live and stable in production, we can start deprecating and removing usages of Subscribe and Amend API invocations. This will ensure there are no duplicate implementation in the codebase.
Cleanup involves the following:
1. Remove references of FF in code [`FF cleanup`]
2. Remove corresponding Subscribe / Amend code [`Code cleanup`]
3. Resolving tech debts issues [`Tech debt`]
epic