Details
-
Type: Task
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: FB Backlog
-
Component/s: None
-
Labels:None
-
Story Points:8
-
Sprint:v1.2
-
Epic Link:
Description
For a majority of our partners, the Merchant page will already be present in their Facebook BM. In such cases, we can avoid sending the Merchant linking email and can do that step ourselves.
For this TP has an API named linkpages (https://apidocs.tigerpistol.com/api?apiId=POST-customercollections-linkpages).
This API takes customerID and page ID as input and links them up.
In AML, we will need a utility which when run will take merchant UUID and pageID as input and will call TP API to link them up.