1[{
2 "product_productId": ".........",
3 "product_customerId": ".........",
4 "product_accessToken": ".........",
5 "control_active": true,
6 "control_allowedCount": 20,
7 "control_updateProductInfo": true,
8 "control_selfUpdation": true,
9 "control_updateControls": true,
10 "control_createChildren": true,
11 "control_enableFrontendURLs": false,
12 "disableEmailFromAmc": false,
13 "username": ".........",
14 "password": ".........",
15 "email": ".........",
16 "id": "......",
17 "channelId": "......",
18 "callbackOnAction": {
19 "accepted": "...",
20 "rejected": "...",
21 "draft": "..."
22 },
23 "pageCallbackUrl": {
24 "identity": ".....",
25 "address": ".....",
26 "corraddress": ".....",
27 "bankaccount": ".....",
28 "documents": ".....",
29 "fatca": ".....",
30 "signature": ".....",
31 "photo": ".....",
32 "video": ".....",
33 "contract": ".....",
34 "submit" : "....."
35 }
36}]