{"info":{"_postman_id":"b5056afe-b09a-4e67-a099-b6ff29ea4f55","name":"Sijitu Console","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"46668654","collectionId":"b5056afe-b09a-4e67-a099-b6ff29ea4f55","publishedId":"2sB34fmLT7","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-07-14T04:29:11.000Z"},"item":[{"name":"User","item":[{"name":"Transactions","item":[{"name":"Retrieve a Transaction","id":"6d0463f3-2e77-4abb-b3ed-d35e6e0e84c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/transactions/:transactionId","description":"<h3 id=\"get-transactions\">GET Transactions</h3>\n<p><code>/transactions</code> endpoint allows you to operate on the Transaction entity.</p>\n<p>Calling <code>GET /transactions/{transactionId}</code> will return the entire transaction payload and rule execution results for the transaction with the corresponding <code>transactionId</code></p>\n","urlObject":{"path":["transactions",":transactionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"ad5f9bf9-a8ec-42f2-a3c6-738b7764c5d7","description":{"content":"<p>Unique Transaction Identifier</p>\n","type":"text/plain"},"type":"any","value":"transactionId","key":"transactionId"}]}},"response":[{"id":"699dce8e-7ea9-431b-884e-dbf620955c55","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/transactions/:transactionId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","transactions",":transactionId"],"variable":[{"key":"transactionId","value":"transactionId","description":"Unique Transaction Identifier"}]},"description":"### GET Transactions\n\n`/transactions` endpoint allows you to operate on the [Transaction entity](/guides/overview/entities#transaction).\n\nCalling `GET /transactions/{transactionId}` will return the entire transaction payload and rule execution results for the transaction with the corresponding `transactionId`"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"originAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"destinationAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"type\": \"TRANSFER\",\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"transactionState\": \"SUSPENDED\",\n    \"isFirstTransaction\": false,\n    \"timestamp\": 1733648901229,\n    \"originUserId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"destinationUserId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n    \"relatedTransactionIds\": [],\n    \"productType\": \"Digital\",\n    \"originPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"destinationPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"reference\": \"Intra Transfer\",\n    \"executedRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"hitRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"riskScoreDetails\": {\n        \"trsScore\": \"0\",\n        \"trsRiskLevel\": \"VERY_HIGH\",\n        \"originUserOrsRiskScore\": \"0\",\n        \"originUserOrsRiskLevel\": \"VERY_LOW\",\n        \"destinationUserOrsRiskScore\": \"0\",\n        \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n    },\n    \"status\": \"SUSPEND\",\n    \"originUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Danny\",\n                \"middleName\": \"Nancy\",\n                \"lastName\": \"Anderson\"\n            },\n            \"dateOfBirth\": \"1994-01-21\",\n            \"countryOfResidence\": \"EE\",\n            \"countryOfNationality\": \"FR\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"gregory82@example.com\"\n            ],\n            \"contactNumbers\": [\n                \"690.518.4303\"\n            ],\n            \"websites\": [\n                \"http://www.page.com/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"363 Johnson Crescent\"\n                    ],\n                    \"postcode\": \"19499\",\n                    \"city\": \"New Shane\",\n                    \"state\": \"Maryland\",\n                    \"country\": \"Colombia\",\n                    \"tags\": [\n                        {\n                            \"key\": \"forward\",\n                            \"value\": \"small\",\n                            \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                            \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                        }\n                    ],\n                    \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                    \"id\": \"675559e9b1d3a7ca74dc4aab\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n        \"createdTimestamp\": 1733646618204,\n        \"updatedTimestamp\": 1733646825456,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"vcj-758173\",\n                \"documentIssuedDate\": 1702089666204,\n                \"documentExpirationDate\": 1765203570204,\n                \"documentIssuedCountry\": \"IT\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aaa\",\n                \"tags\": [],\n                \"id\": \"675559e9b1d3a7ca74dc4aaa\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"addedBy\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aad\",\n                \"id\": \"675559e9b1d3a7ca74dc4aad\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T08:33:45.467Z\",\n        \"updatedAt\": \"2024-12-08T08:33:45.467Z\",\n        \"id\": \"675559e9b1d3a7ca74dc4aa9\"\n    },\n    \"destinationUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Alexandra\",\n                \"middleName\": \"Evelyn\",\n                \"lastName\": \"Trujillo\"\n            },\n            \"dateOfBirth\": \"1953-01-29\",\n            \"countryOfResidence\": \"BO\",\n            \"countryOfNationality\": \"NA\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"tthomas@example.org\"\n            ],\n            \"contactNumbers\": [\n                \"(327)222-5144x0804\"\n            ],\n            \"websites\": [\n                \"http://www.hernandez-juarez.org/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"19004 Phillips Loop Suite 144\"\n                    ],\n                    \"postcode\": \"87874\",\n                    \"city\": \"Lewisborough\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"Barbados\",\n                    \"tags\": [\n                        {\n                            \"key\": \"size\",\n                            \"value\": \"paper\",\n                            \"_id\": \"67555110f0b28279fccec2d4\",\n                            \"id\": \"67555110f0b28279fccec2d4\"\n                        }\n                    ],\n                    \"_id\": \"67555110f0b28279fccec2d3\",\n                    \"id\": \"67555110f0b28279fccec2d3\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n        \"createdTimestamp\": 1733622417452,\n        \"updatedTimestamp\": 1733644560346,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"ozL-406873\",\n                \"documentIssuedDate\": 1702065465454,\n                \"documentExpirationDate\": 1765179369454,\n                \"documentIssuedCountry\": \"GY\",\n                \"_id\": \"67555110f0b28279fccec2d2\",\n                \"tags\": [],\n                \"id\": \"67555110f0b28279fccec2d2\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"Source\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"67555110f0b28279fccec2d5\",\n                \"id\": \"67555110f0b28279fccec2d5\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T07:56:00.355Z\",\n        \"updatedAt\": \"2024-12-08T07:56:00.355Z\",\n        \"id\": \"67555110f0b28279fccec2d1\"\n    }\n}"}],"_postman_id":"6d0463f3-2e77-4abb-b3ed-d35e6e0e84c7"},{"name":"Get user transaction stats","id":"70377804-9a87-4ddb-a333-ba8fc43f390e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/transactions/get-user-stats/:userId","description":"<h3 id=\"get-transactions\">GET Transactions</h3>\n<p><code>/transactions</code> endpoint allows you to operate on the Transaction entity.</p>\n<p>Calling <code>GET /transactions/{transactionId}</code> will return the entire transaction payload and rule execution results for the transaction with the corresponding <code>transactionId</code></p>\n","urlObject":{"path":["transactions","get-user-stats",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"17bd8e47-7d47-436f-b619-d324c0e1719b","type":"any","value":"96647cfd9e8fe66ee0f3362es011e34e8x","key":"userId"}]}},"response":[{"id":"f792891a-bffd-4b4e-b50b-fee1b3e5ad54","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/transactions/:transactionId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","transactions",":transactionId"],"variable":[{"key":"transactionId","value":"transactionId","description":"Unique Transaction Identifier"}]},"description":"### GET Transactions\n\n`/transactions` endpoint allows you to operate on the [Transaction entity](/guides/overview/entities#transaction).\n\nCalling `GET /transactions/{transactionId}` will return the entire transaction payload and rule execution results for the transaction with the corresponding `transactionId`"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"originAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"destinationAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"type\": \"TRANSFER\",\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"transactionState\": \"SUSPENDED\",\n    \"isFirstTransaction\": false,\n    \"timestamp\": 1733648901229,\n    \"originUserId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"destinationUserId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n    \"relatedTransactionIds\": [],\n    \"productType\": \"Digital\",\n    \"originPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"destinationPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"reference\": \"Intra Transfer\",\n    \"executedRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"hitRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"riskScoreDetails\": {\n        \"trsScore\": \"0\",\n        \"trsRiskLevel\": \"VERY_HIGH\",\n        \"originUserOrsRiskScore\": \"0\",\n        \"originUserOrsRiskLevel\": \"VERY_LOW\",\n        \"destinationUserOrsRiskScore\": \"0\",\n        \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n    },\n    \"status\": \"SUSPEND\",\n    \"originUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Danny\",\n                \"middleName\": \"Nancy\",\n                \"lastName\": \"Anderson\"\n            },\n            \"dateOfBirth\": \"1994-01-21\",\n            \"countryOfResidence\": \"EE\",\n            \"countryOfNationality\": \"FR\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"gregory82@example.com\"\n            ],\n            \"contactNumbers\": [\n                \"690.518.4303\"\n            ],\n            \"websites\": [\n                \"http://www.page.com/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"363 Johnson Crescent\"\n                    ],\n                    \"postcode\": \"19499\",\n                    \"city\": \"New Shane\",\n                    \"state\": \"Maryland\",\n                    \"country\": \"Colombia\",\n                    \"tags\": [\n                        {\n                            \"key\": \"forward\",\n                            \"value\": \"small\",\n                            \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                            \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                        }\n                    ],\n                    \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                    \"id\": \"675559e9b1d3a7ca74dc4aab\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n        \"createdTimestamp\": 1733646618204,\n        \"updatedTimestamp\": 1733646825456,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"vcj-758173\",\n                \"documentIssuedDate\": 1702089666204,\n                \"documentExpirationDate\": 1765203570204,\n                \"documentIssuedCountry\": \"IT\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aaa\",\n                \"tags\": [],\n                \"id\": \"675559e9b1d3a7ca74dc4aaa\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"addedBy\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aad\",\n                \"id\": \"675559e9b1d3a7ca74dc4aad\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T08:33:45.467Z\",\n        \"updatedAt\": \"2024-12-08T08:33:45.467Z\",\n        \"id\": \"675559e9b1d3a7ca74dc4aa9\"\n    },\n    \"destinationUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Alexandra\",\n                \"middleName\": \"Evelyn\",\n                \"lastName\": \"Trujillo\"\n            },\n            \"dateOfBirth\": \"1953-01-29\",\n            \"countryOfResidence\": \"BO\",\n            \"countryOfNationality\": \"NA\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"tthomas@example.org\"\n            ],\n            \"contactNumbers\": [\n                \"(327)222-5144x0804\"\n            ],\n            \"websites\": [\n                \"http://www.hernandez-juarez.org/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"19004 Phillips Loop Suite 144\"\n                    ],\n                    \"postcode\": \"87874\",\n                    \"city\": \"Lewisborough\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"Barbados\",\n                    \"tags\": [\n                        {\n                            \"key\": \"size\",\n                            \"value\": \"paper\",\n                            \"_id\": \"67555110f0b28279fccec2d4\",\n                            \"id\": \"67555110f0b28279fccec2d4\"\n                        }\n                    ],\n                    \"_id\": \"67555110f0b28279fccec2d3\",\n                    \"id\": \"67555110f0b28279fccec2d3\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n        \"createdTimestamp\": 1733622417452,\n        \"updatedTimestamp\": 1733644560346,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"ozL-406873\",\n                \"documentIssuedDate\": 1702065465454,\n                \"documentExpirationDate\": 1765179369454,\n                \"documentIssuedCountry\": \"GY\",\n                \"_id\": \"67555110f0b28279fccec2d2\",\n                \"tags\": [],\n                \"id\": \"67555110f0b28279fccec2d2\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"Source\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"67555110f0b28279fccec2d5\",\n                \"id\": \"67555110f0b28279fccec2d5\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T07:56:00.355Z\",\n        \"updatedAt\": \"2024-12-08T07:56:00.355Z\",\n        \"id\": \"67555110f0b28279fccec2d1\"\n    }\n}"}],"_postman_id":"70377804-9a87-4ddb-a333-ba8fc43f390e"},{"name":"Lists Transaction","id":"3790beb0-315e-4899-985e-533948b0d5eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/transactions?filterId","description":"<h3 id=\"get-transactions\">GET Transactions</h3>\n<p><code>/transactions</code> endpoint allows you to operate on the Transaction entity.</p>\n<p>Calling <code>GET /transactions/{transactionId}</code> will return the entire transaction payload and rule execution results for the transaction with the corresponding <code>transactionId</code></p>\n","urlObject":{"path":["transactions"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"disabled":true,"key":"report","value":"xlsx"},{"disabled":true,"key":"reportDate","value":""},{"disabled":true,"key":"timezone","value":""},{"disabled":true,"key":"country","value":"Z"},{"disabled":true,"key":"supervisingAgency","value":""},{"disabled":true,"key":"institutionCode","value":""},{"disabled":true,"key":"submissionType","value":""},{"disabled":true,"key":"startDate","value":"2024-11-02"},{"disabled":true,"key":"limit","value":"10"},{"disabled":true,"key":"trsRiskScore","value":"0"},{"disabled":true,"key":"trsRiskLevel","value":"VERY_LOW"},{"disabled":true,"key":"transactionId","value":"tom27031910002"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"status","value":"FLAG"},{"disabled":true,"key":"reference","value":"CTM Deposit"},{"key":"filterId","value":null}],"variable":[]}},"response":[{"id":"12c18bdf-66c1-4eff-8c28-52fdbcefdf67","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/transactions/:transactionId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","transactions",":transactionId"],"variable":[{"key":"transactionId","value":"transactionId","description":"Unique Transaction Identifier"}]},"description":"### GET Transactions\n\n`/transactions` endpoint allows you to operate on the [Transaction entity](/guides/overview/entities#transaction).\n\nCalling `GET /transactions/{transactionId}` will return the entire transaction payload and rule execution results for the transaction with the corresponding `transactionId`"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"originAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"destinationAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"type\": \"TRANSFER\",\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"transactionState\": \"SUSPENDED\",\n            \"isFirstTransaction\": false,\n            \"timestamp\": 1733645494904,\n            \"originUserId\": \"715f61de-2e2b-4d64-b80d-af1a812367af\",\n            \"destinationUserId\": \"0ae3b57e-cfa9-4ba3-8838-0cabe46f16e9\",\n            \"relatedTransactionIds\": [],\n            \"productType\": \"Digital\",\n            \"originPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"destinationPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"reference\": \"Intra Transfer\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"Tester\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:21.009Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\",\n            \"originUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Matthew\",\n                        \"middleName\": \"Anna\",\n                        \"lastName\": \"Jacobs\"\n                    },\n                    \"dateOfBirth\": \"1987-09-17\",\n                    \"countryOfResidence\": \"KH\",\n                    \"countryOfNationality\": \"KP\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"valerie70@example.com\"\n                    ],\n                    \"contactNumbers\": [\n                        \"780.385.6926x45945\"\n                    ],\n                    \"websites\": [\n                        \"http://www.lopez-chapman.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"71097 Cruz Roads Apt. 382\"\n                            ],\n                            \"postcode\": \"38203\",\n                            \"city\": \"North Christyburgh\",\n                            \"state\": \"Nebraska\",\n                            \"country\": \"United States Minor Outlying Islands\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"walk\",\n                                    \"value\": \"those\",\n                                    \"_id\": \"6754faa2a8a93e0ed7cfda62\",\n                                    \"id\": \"6754faa2a8a93e0ed7cfda62\"\n                                }\n                            ],\n                            \"_id\": \"6754faa2a8a93e0ed7cfda61\",\n                            \"id\": \"6754faa2a8a93e0ed7cfda61\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"715f61de-2e2b-4d64-b80d-af1a812367af\",\n                \"createdTimestamp\": 1733622417531,\n                \"updatedTimestamp\": 1733622417531,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"OrX-230940\",\n                        \"documentIssuedDate\": 1702065465531,\n                        \"documentExpirationDate\": 1765179369531,\n                        \"documentIssuedCountry\": \"VA\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda60\",\n                        \"tags\": [],\n                        \"id\": \"6754faa2a8a93e0ed7cfda60\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [\n                    \"INVESTMENT\"\n                ],\n                \"sourceOfFunds\": [\n                    \"SAVINGS\"\n                ],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda63\",\n                        \"id\": \"6754faa2a8a93e0ed7cfda63\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-08T01:47:14.446Z\",\n                \"updatedAt\": \"2024-12-08T01:47:14.446Z\",\n                \"id\": \"6754faa2a8a93e0ed7cfda5f\"\n            },\n            \"destinationUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Brad\",\n                        \"middleName\": \"Andrew\",\n                        \"lastName\": \"Greene\"\n                    },\n                    \"dateOfBirth\": \"1995-11-28\",\n                    \"countryOfResidence\": \"NL\",\n                    \"countryOfNationality\": \"LA\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"dianamathews@example.org\"\n                    ],\n                    \"contactNumbers\": [\n                        \"(794)950-2310x945\"\n                    ],\n                    \"websites\": [\n                        \"https://www.marshall.info/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"84985 Mcintosh Garden\"\n                            ],\n                            \"postcode\": \"83065\",\n                            \"city\": \"Lake Joanna\",\n                            \"state\": \"Connecticut\",\n                            \"country\": \"Hungary\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"another\",\n                                    \"value\": \"employee\",\n                                    \"_id\": \"6754faa2a8a93e0ed7cfda69\",\n                                    \"id\": \"6754faa2a8a93e0ed7cfda69\"\n                                }\n                            ],\n                            \"_id\": \"6754faa2a8a93e0ed7cfda68\",\n                            \"id\": \"6754faa2a8a93e0ed7cfda68\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"0ae3b57e-cfa9-4ba3-8838-0cabe46f16e9\",\n                \"createdTimestamp\": 1733622417532,\n                \"updatedTimestamp\": 1733622417532,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"YXR-053168\",\n                        \"documentIssuedDate\": 1702065465532,\n                        \"documentExpirationDate\": 1765179369532,\n                        \"documentIssuedCountry\": \"CM\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda67\",\n                        \"tags\": [],\n                        \"id\": \"6754faa2a8a93e0ed7cfda67\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [\n                    \"INVESTMENT\"\n                ],\n                \"sourceOfFunds\": [\n                    \"SAVINGS\"\n                ],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda6a\",\n                        \"id\": \"6754faa2a8a93e0ed7cfda6a\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-08T01:47:14.457Z\",\n                \"updatedAt\": \"2024-12-08T01:47:14.457Z\",\n                \"id\": \"6754faa2a8a93e0ed7cfda66\"\n            }\n        },\n        {\n            \"originAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"destinationAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"type\": \"TRANSFER\",\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"transactionState\": \"SUSPENDED\",\n            \"isFirstTransaction\": false,\n            \"timestamp\": 1733538698722,\n            \"originUserId\": \"45959af2-1546-40de-bcd0-43098074146d\",\n            \"destinationUserId\": \"e3e5070a-d68a-4529-8d14-260151b1d080\",\n            \"relatedTransactionIds\": [],\n            \"productType\": \"Digital\",\n            \"originPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"destinationPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"reference\": \"Intra Transfer\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"Tester\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.888Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\",\n            \"originUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Shelly\",\n                        \"middleName\": \"Kenneth\",\n                        \"lastName\": \"Friedman\"\n                    },\n                    \"dateOfBirth\": \"1993-06-02\",\n                    \"countryOfResidence\": \"GB\",\n                    \"countryOfNationality\": \"KG\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"imartinez@example.com\"\n                    ],\n                    \"contactNumbers\": [\n                        \"492-660-6937x7414\"\n                    ],\n                    \"websites\": [\n                        \"http://gardner.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"4204 Michael Landing\"\n                            ],\n                            \"postcode\": \"59867\",\n                            \"city\": \"Thompsonville\",\n                            \"state\": \"Utah\",\n                            \"country\": \"Kyrgyz Republic\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"buy\",\n                                    \"value\": \"campaign\",\n                                    \"_id\": \"6753b22082bed54bf1dc1112\",\n                                    \"id\": \"6753b22082bed54bf1dc1112\"\n                                }\n                            ],\n                            \"_id\": \"6753b22082bed54bf1dc1111\",\n                            \"id\": \"6753b22082bed54bf1dc1111\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"45959af2-1546-40de-bcd0-43098074146d\",\n                \"createdTimestamp\": 1733538147092,\n                \"updatedTimestamp\": 1733538336048,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"EyQ-059233\",\n                        \"documentIssuedDate\": 1701981195092,\n                        \"documentExpirationDate\": 1765095099092,\n                        \"documentIssuedCountry\": \"KN\",\n                        \"_id\": \"6753b22082bed54bf1dc1110\",\n                        \"tags\": [],\n                        \"id\": \"6753b22082bed54bf1dc1110\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6753b22082bed54bf1dc1113\",\n                        \"id\": \"6753b22082bed54bf1dc1113\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-07T02:25:36.051Z\",\n                \"updatedAt\": \"2024-12-07T02:25:36.051Z\",\n                \"id\": \"6753b22082bed54bf1dc110f\"\n            },\n            \"destinationUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Jeremy\",\n                        \"middleName\": \"Ryan\",\n                        \"lastName\": \"Thomas\"\n                    },\n                    \"dateOfBirth\": \"1958-06-05\",\n                    \"countryOfResidence\": \"SV\",\n                    \"countryOfNationality\": \"MU\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"gloriabell@example.org\"\n                    ],\n                    \"contactNumbers\": [\n                        \"428-289-9548x0480\"\n                    ],\n                    \"websites\": [\n                        \"https://www.davis-taylor.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"545 Patterson Dale Apt. 315\"\n                            ],\n                            \"postcode\": \"77086\",\n                            \"city\": \"New Cheryl\",\n                            \"state\": \"Montana\",\n                            \"country\": \"Antigua and Barbuda\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"bed\",\n                                    \"value\": \"director\",\n                                    \"_id\": \"6753b21608538045c3ac5db8\",\n                                    \"id\": \"6753b21608538045c3ac5db8\"\n                                }\n                            ],\n                            \"_id\": \"6753b21608538045c3ac5db7\",\n                            \"id\": \"6753b21608538045c3ac5db7\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"e3e5070a-d68a-4529-8d14-260151b1d080\",\n                \"createdTimestamp\": 1733538147091,\n                \"updatedTimestamp\": 1733538326987,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"Kdo-813860\",\n                        \"documentIssuedDate\": 1701981195091,\n                        \"documentExpirationDate\": 1765095099091,\n                        \"documentIssuedCountry\": \"GD\",\n                        \"_id\": \"6753b21608538045c3ac5db6\",\n                        \"tags\": [],\n                        \"id\": \"6753b21608538045c3ac5db6\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6753b21608538045c3ac5db9\",\n                        \"id\": \"6753b21608538045c3ac5db9\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-07T02:25:26.991Z\",\n                \"updatedAt\": \"2024-12-07T02:25:26.991Z\",\n                \"id\": \"6753b21608538045c3ac5db5\"\n            }\n        }\n    ],\n    \"totalDocs\": 2,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"3790beb0-315e-4899-985e-533948b0d5eb"},{"name":"Chart transaction by day","id":"503e573d-1c17-4676-9429-0351c401752a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/transactions/get-chart?limit=100&timestamp=2024-12-01%2C2024-12-14","description":"<h3 id=\"get-transactions\">GET Transactions</h3>\n<p><code>/transactions</code> endpoint allows you to operate on the Transaction entity.</p>\n<p>Calling <code>GET /transactions/{transactionId}</code> will return the entire transaction payload and rule execution results for the transaction with the corresponding <code>transactionId</code></p>\n","urlObject":{"path":["transactions","get-chart"],"host":["{{baseUrl}}"],"query":[{"key":"limit","value":"100"},{"key":"timestamp","value":"2024-12-01%2C2024-12-14"}],"variable":[]}},"response":[{"id":"09a1eaed-7211-48fe-9630-76d58c1e97c2","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/transactions/:transactionId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","transactions",":transactionId"],"variable":[{"key":"transactionId","value":"transactionId","description":"Unique Transaction Identifier"}]},"description":"### GET Transactions\n\n`/transactions` endpoint allows you to operate on the [Transaction entity](/guides/overview/entities#transaction).\n\nCalling `GET /transactions/{transactionId}` will return the entire transaction payload and rule execution results for the transaction with the corresponding `transactionId`"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"originAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"destinationAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"type\": \"TRANSFER\",\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"transactionState\": \"SUSPENDED\",\n            \"isFirstTransaction\": false,\n            \"timestamp\": 1733645494904,\n            \"originUserId\": \"715f61de-2e2b-4d64-b80d-af1a812367af\",\n            \"destinationUserId\": \"0ae3b57e-cfa9-4ba3-8838-0cabe46f16e9\",\n            \"relatedTransactionIds\": [],\n            \"productType\": \"Digital\",\n            \"originPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"destinationPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"reference\": \"Intra Transfer\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"Tester\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:21.009Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\",\n            \"originUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Matthew\",\n                        \"middleName\": \"Anna\",\n                        \"lastName\": \"Jacobs\"\n                    },\n                    \"dateOfBirth\": \"1987-09-17\",\n                    \"countryOfResidence\": \"KH\",\n                    \"countryOfNationality\": \"KP\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"valerie70@example.com\"\n                    ],\n                    \"contactNumbers\": [\n                        \"780.385.6926x45945\"\n                    ],\n                    \"websites\": [\n                        \"http://www.lopez-chapman.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"71097 Cruz Roads Apt. 382\"\n                            ],\n                            \"postcode\": \"38203\",\n                            \"city\": \"North Christyburgh\",\n                            \"state\": \"Nebraska\",\n                            \"country\": \"United States Minor Outlying Islands\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"walk\",\n                                    \"value\": \"those\",\n                                    \"_id\": \"6754faa2a8a93e0ed7cfda62\",\n                                    \"id\": \"6754faa2a8a93e0ed7cfda62\"\n                                }\n                            ],\n                            \"_id\": \"6754faa2a8a93e0ed7cfda61\",\n                            \"id\": \"6754faa2a8a93e0ed7cfda61\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"715f61de-2e2b-4d64-b80d-af1a812367af\",\n                \"createdTimestamp\": 1733622417531,\n                \"updatedTimestamp\": 1733622417531,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"OrX-230940\",\n                        \"documentIssuedDate\": 1702065465531,\n                        \"documentExpirationDate\": 1765179369531,\n                        \"documentIssuedCountry\": \"VA\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda60\",\n                        \"tags\": [],\n                        \"id\": \"6754faa2a8a93e0ed7cfda60\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [\n                    \"INVESTMENT\"\n                ],\n                \"sourceOfFunds\": [\n                    \"SAVINGS\"\n                ],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda63\",\n                        \"id\": \"6754faa2a8a93e0ed7cfda63\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-08T01:47:14.446Z\",\n                \"updatedAt\": \"2024-12-08T01:47:14.446Z\",\n                \"id\": \"6754faa2a8a93e0ed7cfda5f\"\n            },\n            \"destinationUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Brad\",\n                        \"middleName\": \"Andrew\",\n                        \"lastName\": \"Greene\"\n                    },\n                    \"dateOfBirth\": \"1995-11-28\",\n                    \"countryOfResidence\": \"NL\",\n                    \"countryOfNationality\": \"LA\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"dianamathews@example.org\"\n                    ],\n                    \"contactNumbers\": [\n                        \"(794)950-2310x945\"\n                    ],\n                    \"websites\": [\n                        \"https://www.marshall.info/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"84985 Mcintosh Garden\"\n                            ],\n                            \"postcode\": \"83065\",\n                            \"city\": \"Lake Joanna\",\n                            \"state\": \"Connecticut\",\n                            \"country\": \"Hungary\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"another\",\n                                    \"value\": \"employee\",\n                                    \"_id\": \"6754faa2a8a93e0ed7cfda69\",\n                                    \"id\": \"6754faa2a8a93e0ed7cfda69\"\n                                }\n                            ],\n                            \"_id\": \"6754faa2a8a93e0ed7cfda68\",\n                            \"id\": \"6754faa2a8a93e0ed7cfda68\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"0ae3b57e-cfa9-4ba3-8838-0cabe46f16e9\",\n                \"createdTimestamp\": 1733622417532,\n                \"updatedTimestamp\": 1733622417532,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"YXR-053168\",\n                        \"documentIssuedDate\": 1702065465532,\n                        \"documentExpirationDate\": 1765179369532,\n                        \"documentIssuedCountry\": \"CM\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda67\",\n                        \"tags\": [],\n                        \"id\": \"6754faa2a8a93e0ed7cfda67\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [\n                    \"INVESTMENT\"\n                ],\n                \"sourceOfFunds\": [\n                    \"SAVINGS\"\n                ],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6754faa2a8a93e0ed7cfda6a\",\n                        \"id\": \"6754faa2a8a93e0ed7cfda6a\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-08T01:47:14.457Z\",\n                \"updatedAt\": \"2024-12-08T01:47:14.457Z\",\n                \"id\": \"6754faa2a8a93e0ed7cfda66\"\n            }\n        },\n        {\n            \"originAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"destinationAmountDetails\": {\n                \"transactionAmount\": 3500,\n                \"transactionCurrency\": \"USD\",\n                \"country\": \"SG\"\n            },\n            \"type\": \"TRANSFER\",\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"transactionState\": \"SUSPENDED\",\n            \"isFirstTransaction\": false,\n            \"timestamp\": 1733538698722,\n            \"originUserId\": \"45959af2-1546-40de-bcd0-43098074146d\",\n            \"destinationUserId\": \"e3e5070a-d68a-4529-8d14-260151b1d080\",\n            \"relatedTransactionIds\": [],\n            \"productType\": \"Digital\",\n            \"originPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"destinationPaymentDetails\": {\n                \"method\": \"SWIFT\"\n            },\n            \"reference\": \"Intra Transfer\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"Tester\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.888Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\",\n            \"originUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Shelly\",\n                        \"middleName\": \"Kenneth\",\n                        \"lastName\": \"Friedman\"\n                    },\n                    \"dateOfBirth\": \"1993-06-02\",\n                    \"countryOfResidence\": \"GB\",\n                    \"countryOfNationality\": \"KG\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"imartinez@example.com\"\n                    ],\n                    \"contactNumbers\": [\n                        \"492-660-6937x7414\"\n                    ],\n                    \"websites\": [\n                        \"http://gardner.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"4204 Michael Landing\"\n                            ],\n                            \"postcode\": \"59867\",\n                            \"city\": \"Thompsonville\",\n                            \"state\": \"Utah\",\n                            \"country\": \"Kyrgyz Republic\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"buy\",\n                                    \"value\": \"campaign\",\n                                    \"_id\": \"6753b22082bed54bf1dc1112\",\n                                    \"id\": \"6753b22082bed54bf1dc1112\"\n                                }\n                            ],\n                            \"_id\": \"6753b22082bed54bf1dc1111\",\n                            \"id\": \"6753b22082bed54bf1dc1111\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"45959af2-1546-40de-bcd0-43098074146d\",\n                \"createdTimestamp\": 1733538147092,\n                \"updatedTimestamp\": 1733538336048,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"EyQ-059233\",\n                        \"documentIssuedDate\": 1701981195092,\n                        \"documentExpirationDate\": 1765095099092,\n                        \"documentIssuedCountry\": \"KN\",\n                        \"_id\": \"6753b22082bed54bf1dc1110\",\n                        \"tags\": [],\n                        \"id\": \"6753b22082bed54bf1dc1110\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6753b22082bed54bf1dc1113\",\n                        \"id\": \"6753b22082bed54bf1dc1113\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-07T02:25:36.051Z\",\n                \"updatedAt\": \"2024-12-07T02:25:36.051Z\",\n                \"id\": \"6753b22082bed54bf1dc110f\"\n            },\n            \"destinationUserDetail\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"userDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Jeremy\",\n                        \"middleName\": \"Ryan\",\n                        \"lastName\": \"Thomas\"\n                    },\n                    \"dateOfBirth\": \"1958-06-05\",\n                    \"countryOfResidence\": \"SV\",\n                    \"countryOfNationality\": \"MU\"\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [\n                        \"gloriabell@example.org\"\n                    ],\n                    \"contactNumbers\": [\n                        \"428-289-9548x0480\"\n                    ],\n                    \"websites\": [\n                        \"https://www.davis-taylor.com/\"\n                    ],\n                    \"addresses\": [\n                        {\n                            \"addressLines\": [\n                                \"545 Patterson Dale Apt. 315\"\n                            ],\n                            \"postcode\": \"77086\",\n                            \"city\": \"New Cheryl\",\n                            \"state\": \"Montana\",\n                            \"country\": \"Antigua and Barbuda\",\n                            \"tags\": [\n                                {\n                                    \"key\": \"bed\",\n                                    \"value\": \"director\",\n                                    \"_id\": \"6753b21608538045c3ac5db8\",\n                                    \"id\": \"6753b21608538045c3ac5db8\"\n                                }\n                            ],\n                            \"_id\": \"6753b21608538045c3ac5db7\",\n                            \"id\": \"6753b21608538045c3ac5db7\"\n                        }\n                    ],\n                    \"faxNumbers\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"userStateDetails\": {\n                    \"state\": \"CREATED\",\n                    \"reason\": \"\"\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"NOT_STARTED\",\n                    \"reason\": \"\"\n                },\n                \"userId\": \"e3e5070a-d68a-4529-8d14-260151b1d080\",\n                \"createdTimestamp\": 1733538147091,\n                \"updatedTimestamp\": 1733538326987,\n                \"userType\": \"INDIVIDUAL\",\n                \"legalDocuments\": [\n                    {\n                        \"documentType\": \"passport\",\n                        \"documentNumber\": \"Kdo-813860\",\n                        \"documentIssuedDate\": 1701981195091,\n                        \"documentExpirationDate\": 1765095099091,\n                        \"documentIssuedCountry\": \"GD\",\n                        \"_id\": \"6753b21608538045c3ac5db6\",\n                        \"tags\": [],\n                        \"id\": \"6753b21608538045c3ac5db6\"\n                    }\n                ],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"tags\": [\n                    {\n                        \"key\": \"addedBy\",\n                        \"value\": \"Tommy\",\n                        \"_id\": \"6753b21608538045c3ac5db9\",\n                        \"id\": \"6753b21608538045c3ac5db9\"\n                    }\n                ],\n                \"deleted\": false,\n                \"pepStatus\": [],\n                \"createdAt\": \"2024-12-07T02:25:26.991Z\",\n                \"updatedAt\": \"2024-12-07T02:25:26.991Z\",\n                \"id\": \"6753b21608538045c3ac5db5\"\n            }\n        }\n    ],\n    \"totalDocs\": 2,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"503e573d-1c17-4676-9429-0351c401752a"},{"name":"Verify a Transaction","id":"a2cc1ee2-17a0-4da7-87e3-2f21aca3f9c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"TRANSFER\", // Required | Options: DEPOSIT / TRANSFER / EXTERNAL_PAYMENT / WITHDRAWAL / REFUND / OTHER\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c1x\", // Required\n    \"timestamp\": 1733648901229, // Required\n    \"transactionState\": \"CREATED\",\n    \"originUserId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"destinationUserId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n    \"productType\": \"Digital\",\n    \"originAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"originPaymentDetails\": {\n        \"method\": \"WALLET\" // Options: CARD / GENERIC_BANK_ACCOUNT / IBAN / ACH / SWIFT / MPESA / UPI / WALLET / CHECK / CASH\n    },\n    \"destinationAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"destinationPaymentDetails\": {\n        \"method\": \"WALLET\",\n        \"accountBalance\": {\n            \"amountValue\" : 1000,\n            \"amountCurrency\": \"PHP\"\n        },\n        \"accountNumber\" :\"3212031504\",\n        \"accountType\" :\"Savings\",\n        \"bankAddress\" : {\n            \"addressLines\" : [\"abc\"],\n            \"postcode\" :4321,\n            \"city\" :\"Bandung\",\n            \"state\" :\"Jawa Barat\",\n            \"country\" :\"Indonesia\",\n            \"addressType\" :\"Residential\",\n            \"tags\": [\n                {\n                    \"key\": \"Source\",\n                    \"value\": \"API Docs Tester\"\n                }]\n        }\n    },\n    \"reference\": \"Intra Transfer\",\n    \"originDeviceData\": {\n        \"batteryLevel\": 95,\n        \"deviceLatitude\": 13.0033,\n        \"deviceLongitude\": 76.1004,\n        \"ipAddress\": \"10.23.100.1\",\n        \"deviceIdentifier\": \"xxx9f915d04xxxx\",\n        \"vpnUsed\": false,\n        \"operatingSystem\": \"Android 11.2\",\n        \"deviceMaker\": \"XYZ Phone\",\n        \"deviceModel\": \"XYZ M2 Pro Max\",\n        \"deviceYear\": \"2018\",\n        \"appVersion\": \"1.1.0\"\n    },\n    \"destinationDeviceData\": {\n        \"batteryLevel\": 95,\n        \"deviceLatitude\": 13.0033,\n        \"deviceLongitude\": 76.1004,\n        \"ipAddress\": \"10.23.100.1\",\n        \"deviceIdentifier\": \"xxx9f915d04xxxx\",\n        \"vpnUsed\": false,\n        \"operatingSystem\": \"Android 11.2\",\n        \"deviceMaker\": \"XYZ Phone\",\n        \"deviceModel\": \"XYZ M2 Pro Max\",\n        \"deviceYear\": \"2018\",\n        \"appVersion\": \"1.1.0\"\n    },\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ]\n \n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/transactions","description":"<h2 id=\"post-transactions\">POST Transactions</h2>\n<p><code>/transactions</code> endpoint allows you to operate on the Transaction entity.</p>\n<p>In order to pass the payload of a transaction to Mulai and verify the transaction, you will need to call this endpoint with the transaction payload. Not all fields are mandatory, you will only need to pass in the fields that you have and are relevant for your compliance setup.</p>\n<h3 id=\"payload\">Payload</h3>\n<p>Here are some of the most used payload fields explained (you can find the full payload schema below with 1 line descriptions):</p>\n<ul>\n<li><p><code>type</code>: Type of transaction (Ex: <code>WITHDRAWAL</code>, <code>DEPOSIT</code>, <code>TRANSFER</code> etc).</p>\n</li>\n<li><p><code>transactionId</code> - Unique Identifier for the transaction. Mulai API will generate a <code>transactionId</code> if this field is left empty</p>\n</li>\n<li><p><code>timestamp</code> - UNIX timestamp in <em>milliseconds</em> of when the transaction took place</p>\n</li>\n<li><p><code>transactionState</code> - The state of the transaction, set to <code>CREATED</code> by default. More details here</p>\n</li>\n<li><p><code>originUserId</code> - Unique identifier (if any) of the user who is sending the money. This user must be created within the Mulai system before using the create a individual user or create a Entity user endpoint</p>\n</li>\n<li><p><code>destinationUserId</code> - Unique identifier (if any) of the user who is receiving the money. This user must be created within the Mulai system before using the create a individual user or create a entity user endpoint</p>\n</li>\n<li><p><code>originAmountDetails</code> - Details of the amount being sent from the origin</p>\n</li>\n<li><p><code>destinationAmountDetails</code> - Details of the amount being received at the destination</p>\n</li>\n<li><p><code>originPaymentDetails</code> - Payment details (if any) used at the origin (ex: <code>CARD</code>, <code>IBAN</code>, <code>WALLET</code> etc). You can click on the dropdown next to the field in the schema below to view all supported payment types.</p>\n</li>\n<li><p><code>destinationPaymentDetails</code> - Payment details (if any) used at the destination (ex: <code>CARD</code>, <code>IBAN</code>, <code>WALLET</code> etc). You can click on the dropdown next to the field in the schema below to view all supported payment types.</p>\n</li>\n</ul>\n","urlObject":{"path":["transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"58fb1434-47b3-42f0-953a-b790626a57c0","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1...","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"TRANSFER\",\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"timestamp\": 1733648901229,\n    \"transactionState\": \"CREATED\",\n    \"originUserId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"destinationUserId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n    \"productType\": \"Digital\",\n    \"originAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"originPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"destinationAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"destinationPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"reference\": \"Intra Transfer\",\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/rest-api/sandbox/transactions","description":"## POST Transactions\n\n`/transactions` endpoint allows you to operate on the [Transaction entity.](/guides/overview/entities#transaction)\n\nIn order to pass the payload of a transaction to Flagright and verify the transaction, you will need to call this endpoint with the transaction payload. Not all fields are mandatory, you will only need to pass in the fields that you have and are relevant for your compliance setup.\n\n### Payload\n\nHere are some of the most used payload fields explained (you can find the full payload [schema below](/api-reference/api-reference/transactions/verify#request) with 1 line descriptions):\n\n- `type`: Type of transaction (Ex: `WITHDRAWAL`, `DEPOSIT`, `TRANSFER` etc).\n- `transactionId` - Unique Identifier for the transaction. Flagright API will generate a `transactionId` if this field is left empty\n- `timestamp` - UNIX timestamp in _milliseconds_ of when the transaction took place\n- `transactionState` - The state of the transaction, set to `CREATED` by default. [More details here](/guides/overview/entities#transaction-lifecycle-through-transaction-events)\n- `originUserId` - Unique identifier (if any) of the user who is sending the money. This user must be created within the Flagright system before using the [create a consumer user](/api-reference/api-reference/consumer-users/create) or [create a business user](/api-reference/api-reference/business-users/create) endpoint\n- `destinationUserId` - Unique identifier (if any) of the user who is receiving the money. This user must be created within the Flagright system before using the [create a consumer user](/api-reference/api-reference/consumer-users/create) or [create a business user](/api-reference/api-reference/business-users/create) endpoint\n- `originAmountDetails` - Details of the amount being sent from the origin\n- `destinationAmountDetails` - Details of the amount being received at the destination\n- `originPaymentDetails` - Payment details (if any) used at the origin (ex: `CARD`, `IBAN`, `WALLET` etc). You can click on the dropdown next to the field in the schema below to view all supported payment types.\n- `destinationPaymentDetails` - Payment details (if any) used at the destination (ex: `CARD`, `IBAN`, `WALLET` etc). You can click on the dropdown next to the field in the schema below to view all supported payment types."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"originAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"destinationAmountDetails\": {\n        \"transactionAmount\": 35000,\n        \"transactionCurrency\": \"PHP\",\n        \"country\": \"PH\"\n    },\n    \"type\": \"TRANSFER\",\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"transactionState\": \"CREATED\",\n    \"isFirstTransaction\": false,\n    \"timestamp\": 1733648901229,\n    \"originUserId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"destinationUserId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n    \"relatedTransactionIds\": [],\n    \"productType\": \"Digital\",\n    \"originPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"destinationPaymentDetails\": {\n        \"method\": \"WALLET\"\n    },\n    \"reference\": \"Intra Transfer\",\n    \"executedRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"hitRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"originUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Danny\",\n                \"middleName\": \"Nancy\",\n                \"lastName\": \"Anderson\"\n            },\n            \"dateOfBirth\": \"1994-01-21\",\n            \"countryOfResidence\": \"EE\",\n            \"countryOfNationality\": \"FR\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"gregory82@example.com\"\n            ],\n            \"contactNumbers\": [\n                \"690.518.4303\"\n            ],\n            \"websites\": [\n                \"http://www.page.com/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"363 Johnson Crescent\"\n                    ],\n                    \"postcode\": \"19499\",\n                    \"city\": \"New Shane\",\n                    \"state\": \"Maryland\",\n                    \"country\": \"Colombia\",\n                    \"tags\": [\n                        {\n                            \"key\": \"forward\",\n                            \"value\": \"small\",\n                            \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                            \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                        }\n                    ],\n                    \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                    \"id\": \"675559e9b1d3a7ca74dc4aab\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n        \"createdTimestamp\": 1733646618204,\n        \"updatedTimestamp\": 1733646825456,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"vcj-758173\",\n                \"documentIssuedDate\": 1702089666204,\n                \"documentExpirationDate\": 1765203570204,\n                \"documentIssuedCountry\": \"IT\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aaa\",\n                \"tags\": [],\n                \"id\": \"675559e9b1d3a7ca74dc4aaa\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"addedBy\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"675559e9b1d3a7ca74dc4aad\",\n                \"id\": \"675559e9b1d3a7ca74dc4aad\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T08:33:45.467Z\",\n        \"updatedAt\": \"2024-12-08T08:33:45.467Z\",\n        \"id\": \"675559e9b1d3a7ca74dc4aa9\"\n    },\n    \"destinationUserDetail\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"userDetails\": {\n            \"name\": {\n                \"firstName\": \"Alexandra\",\n                \"middleName\": \"Evelyn\",\n                \"lastName\": \"Trujillo\"\n            },\n            \"dateOfBirth\": \"1953-01-29\",\n            \"countryOfResidence\": \"BO\",\n            \"countryOfNationality\": \"NA\"\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"tthomas@example.org\"\n            ],\n            \"contactNumbers\": [\n                \"(327)222-5144x0804\"\n            ],\n            \"websites\": [\n                \"http://www.hernandez-juarez.org/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"19004 Phillips Loop Suite 144\"\n                    ],\n                    \"postcode\": \"87874\",\n                    \"city\": \"Lewisborough\",\n                    \"state\": \"Michigan\",\n                    \"country\": \"Barbados\",\n                    \"tags\": [\n                        {\n                            \"key\": \"size\",\n                            \"value\": \"paper\",\n                            \"_id\": \"67555110f0b28279fccec2d4\",\n                            \"id\": \"67555110f0b28279fccec2d4\"\n                        }\n                    ],\n                    \"_id\": \"67555110f0b28279fccec2d3\",\n                    \"id\": \"67555110f0b28279fccec2d3\"\n                }\n            ],\n            \"faxNumbers\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"userId\": \"d9ecf9c9-1c89-4c14-a74f-c92b3856e857\",\n        \"createdTimestamp\": 1733622417452,\n        \"updatedTimestamp\": 1733644560346,\n        \"userType\": \"INDIVIDUAL\",\n        \"legalDocuments\": [\n            {\n                \"documentType\": \"passport\",\n                \"documentNumber\": \"ozL-406873\",\n                \"documentIssuedDate\": 1702065465454,\n                \"documentExpirationDate\": 1765179369454,\n                \"documentIssuedCountry\": \"GY\",\n                \"_id\": \"67555110f0b28279fccec2d2\",\n                \"tags\": [],\n                \"id\": \"67555110f0b28279fccec2d2\"\n            }\n        ],\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"tags\": [\n            {\n                \"key\": \"Source\",\n                \"value\": \"API Docs Tester\",\n                \"_id\": \"67555110f0b28279fccec2d5\",\n                \"id\": \"67555110f0b28279fccec2d5\"\n            }\n        ],\n        \"deleted\": false,\n        \"pepStatus\": [],\n        \"createdAt\": \"2024-12-08T07:56:00.355Z\",\n        \"updatedAt\": \"2024-12-08T07:56:00.355Z\",\n        \"id\": \"67555110f0b28279fccec2d1\"\n    },\n    \"status\": \"SUSPEND\",\n    \"ruleErrors\": [],\n    \"riskScoreDetails\": {\n        \"trsScore\": \"0\",\n        \"trsRiskLevel\": \"VERY_HIGH\",\n        \"originUserOrsRiskScore\": \"0\",\n        \"originUserOrsRiskLevel\": \"VERY_LOW\",\n        \"destinationUserOrsRiskScore\": \"0\",\n        \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n    }\n}"}],"_postman_id":"a2cc1ee2-17a0-4da7-87e3-2f21aca3f9c8"}],"id":"d4473f32-315c-487b-b2db-604d69556e8f","_postman_id":"d4473f32-315c-487b-b2db-604d69556e8f","description":""},{"name":"Transaction Events","item":[{"name":"Create a Transaction Event","id":"27b2c5b2-fca7-49cf-89f5-c47dfea1f1f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1733649554849, // Required\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\", // Required\n    \"eventId\": \"c08b6ccdee2be0e16ab0a3218b821bf7\",\n    \"eventDescription\": \"Transaction Successful\",\n    \"reason\": \"Transaction Successful\",\n    \"updatedTransactionAttributes\": { \n        \"transactionState\": \"SUCCESSFUL\" // Required | Options: CREATED / PROCESSING / SENT / EXPIRED / DECLINED / SUSPENDED / REFUNDED / SUCCESSFUL / REVERSED\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/events/transaction","description":"<h2 id=\"post-transaction-events\">POST Transaction Events</h2>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity.</p>\n<p>Transaction events are created after the initial <code>POST /transactions</code> call (which creates a transaction) and are used to:</p>\n<ul>\n<li><p>Update the STATE of the transaction, using the <code>transactionState</code> field and manage the Transaction Lifecycle</p>\n</li>\n<li><p>Update the transaction details, using the <code>updatedTransactionAttributes</code> field.</p>\n</li>\n</ul>\n<blockquote>\n<p>If you have neither of the above two use cases, you do not need to use transaction events. </p>\n</blockquote>\n<h3 id=\"payload\">Payload</h3>\n<p>Each transaction event needs three mandatory fields:</p>\n<ul>\n<li><p><code>transactionState</code> - STATE of the transaction -&gt; value is set to <code>CREATED</code> after <code>POST /transactions</code> call</p>\n</li>\n<li><p><code>timestamp</code>- the timestamp of when the event was created or occured in your system</p>\n</li>\n<li><p><code>transactionId</code> - The ID of the transaction for which this event is generated.</p>\n</li>\n</ul>\n<p>In order to make individual events retrievable, you also need to pass in a unique <code>eventId</code> to the request body.</p>\n","urlObject":{"path":["events","transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"167b891e-20d7-4b4a-8288-b04192bb838c","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1733649554849,\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"eventId\": \"c08b6ccdee2be0e16ab0a3218b821bf7\",\n    \"eventDescription\": \"Transaction Successful\",\n    \"reason\": \"Transaction Successful\",\n    \"updatedTransactionAttributes\": { \n        \"transactionState\": \"SUCCESSFUL\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/rest-api/sandbox/events/transaction","description":"## POST Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event)\n\nTransaction events are created after the initial `POST /transactions` call (which creates a transaction) and are used to:\n\n- Update the STATE of the transaction, using the `transactionState` field and manage the [Transaction Lifecycle](/guides/overview/entities#transaction-lifecycle-through-transaction-events)\n- Update the transaction details, using the `updatedTransactionAttributes` field.\n\n> If you have neither of the above two use cases, you do not need to use transaction events.\n\n### Payload\n\nEach transaction event needs three mandatory fields:\n\n- `transactionState` - STATE of the transaction -> value is set to `CREATED` after `POST /transactions` call\n- `timestamp`- the timestamp of when the event was created or occured in your system\n- `transactionId` - The ID of the transaction for which this event is generated.\n\nIn order to make individual events retrievable, you also need to pass in a unique `eventId` to the request body."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"updatedTransactionAttributes\": {\n        \"transactionState\": \"SUCCESSFUL\",\n        \"relatedTransactionIds\": [],\n        \"tags\": []\n    },\n    \"timestamp\": 1733649554849,\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"eventId\": \"c08b6ccdee2be0e16ab0a3218b821bf7\",\n    \"eventDescription\": \"Transaction Successful\",\n    \"reason\": \"Transaction Successful\",\n    \"executedRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"hitRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"status\": \"SUSPEND\",\n    \"ruleErrors\": [],\n    \"riskScoreDetails\": {\n        \"trsScore\": \"0\",\n        \"trsRiskLevel\": \"VERY_HIGH\",\n        \"originUserOrsRiskScore\": \"0\",\n        \"originUserOrsRiskLevel\": \"VERY_LOW\",\n        \"destinationUserOrsRiskScore\": \"0\",\n        \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n    }\n}"}],"_postman_id":"27b2c5b2-fca7-49cf-89f5-c47dfea1f1f2"},{"name":"Retrieve a Transaction Event","id":"7df3d71b-5d9a-43b7-9340-e9f7552d582f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/transaction/:eventId","description":"<h3 id=\"get-transaction-events\">GET Transaction Events</h3>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity..</p>\n<p>You can retrieve any transaction event you created using the POST Transaction Events call.</p>\n","urlObject":{"path":["events","transaction",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"ea8278e9-dc2b-4f57-9666-9311bc2c2429","description":{"content":"<p>Unique Transaction Identifier</p>\n","type":"text/plain"},"type":"any","value":"eventId","key":"eventId"}]}},"response":[{"id":"bd9a7bf8-d72d-4c7c-bf44-441d68936869","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/events/transaction/:eventId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","events","transaction",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Transaction Identifier"}]},"description":"### GET Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event).\n\nYou can retrieve any transaction event you created using the [POST Transaction Events](/api-reference/api-reference/transaction-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"updatedTransactionAttributes\": {\n        \"transactionState\": \"SUCCESSFUL\",\n        \"relatedTransactionIds\": [],\n        \"tags\": []\n    },\n    \"timestamp\": 1733649554849,\n    \"transactionId\": \"23c94c9e7b5f1107db15a530ea2f54c0\",\n    \"eventId\": \"c08b6ccdee2be0e16ab0a3218b821bf7\",\n    \"eventDescription\": \"Transaction Successful\",\n    \"reason\": \"Transaction Successful\",\n    \"executedRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"hitRules\": [\n        {\n            \"ruleId\": \"T-2\",\n            \"ruleNameAlias\": \"Suspend PHP 30k\",\n            \"action\": \"ALLOW\",\n            \"status\": \"ACTIVE\",\n            \"casePriority\": \"P4\",\n            \"executedRules\": [\n                {\n                    \"riskLevel\": \"VERY_HIGH\",\n                    \"detail\": {\n                        \"riskLevel\": {\n                            \"originUser\": \"VERY_HIGH\",\n                            \"destinationUser\": \"VERY_HIGH\"\n                        },\n                        \"data\": {\n                            \"transaction\": {\n                                \"origin\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                },\n                                \"destination\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 35000\n                                }\n                            },\n                            \"rule\": {\n                                \"listAmount\": {\n                                    \"currency\": \"PHP\",\n                                    \"amount\": 30000\n                                }\n                            }\n                        }\n                    }\n                }\n            ],\n            \"id\": \"674d0add2adf7cb23b161ce0\"\n        }\n    ],\n    \"riskScoreDetails\": {\n        \"trsScore\": \"0\",\n        \"trsRiskLevel\": \"VERY_HIGH\",\n        \"originUserOrsRiskScore\": \"0\",\n        \"originUserOrsRiskLevel\": \"VERY_LOW\",\n        \"destinationUserOrsRiskScore\": \"0\",\n        \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n    },\n    \"status\": \"SUSPEND\"\n}"}],"_postman_id":"7df3d71b-5d9a-43b7-9340-e9f7552d582f"},{"name":"Lists Transaction Event","id":"c4f31af5-cc64-4748-a764-cbec184b965d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/transaction?page=1&limit=10","description":"<h3 id=\"get-transaction-events\">GET Transaction Events</h3>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity..</p>\n<p>You can retrieve any transaction event you created using the POST Transaction Events call.</p>\n","urlObject":{"path":["events","transaction"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"},{"disabled":true,"key":"transactionId","value":"7b80a539eea6e78acbd6d458e5ss971482"}],"variable":[]}},"response":[{"id":"a4a8a91d-a744-4242-a5ad-79c1447ec5e5","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI1..."},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"http://localhost:3000/rest-api/sandbox/events/transaction/:eventId","protocol":"http","host":["localhost"],"port":"3000","path":["rest-api","sandbox","events","transaction",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Transaction Identifier"}]},"description":"### GET Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event).\n\nYou can retrieve any transaction event you created using the [POST Transaction Events](/api-reference/api-reference/transaction-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494905,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c387\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:20.999Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494904,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c376\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-08T08:13:20.932Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698723,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19d4\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.878Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698722,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19c3\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-07T02:32:41.821Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        }\n    ],\n    \"totalDocs\": 4,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"c4f31af5-cc64-4748-a764-cbec184b965d"}],"id":"e57f70c8-554b-4fdc-95ef-3b94621d2d7e","_postman_id":"e57f70c8-554b-4fdc-95ef-3b94621d2d7e","description":""},{"name":"Individual Users","item":[{"name":"Create an Individual User","id":"8fbf50a5-4409-4200-8d4b-affff8e85c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\", // Required\n    \"createdTimestamp\": 1733646618204, // Required\n    \"userType\": \"INDIVIDUAL\", // Required\n    \"userDetails\": {\n        \"name\": {\n            \"firstName\": \"Danny\",\n            \"middleName\": \"Nancy\",\n            \"lastName\": \"Anderson\"\n        },\n        \"dateOfBirth\": \"1994-01-21\",\n        \"countryOfResidence\": \"EE\",\n        \"countryOfNationality\": \"FR\"\n    },\n    \"legalDocuments\": [\n        {\n            \"documentType\": \"passport\",\n            \"documentNumber\": \"vcj-758173\",\n            \"documentIssuedDate\": 1702089666204,\n            \"documentExpirationDate\": 1765203570204,\n            \"documentIssuedCountry\": \"IT\"\n        }\n    ],\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"gregory82@example.com\"\n        ],\n        \"contactNumbers\": [\n            \"690.518.4303\"\n        ],\n        \"websites\": [\n            \"http://www.page.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"363 Johnson Crescent\"\n                ],\n                \"postcode\": \"19499\",\n                \"city\": \"New Shane\",\n                \"state\": \"Maryland\",\n                \"country\": \"Colombia\",\n                \"addressType\": \"Other\",\n                \"tags\": [\n                    {\n                        \"key\": \"forward\",\n                        \"value\": \"small\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"tags\": [\n        {\n            \"key\": \"addedBy\",\n            \"value\": \"API Docs Tester\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/individual/users","description":"<h2 id=\"post-individual-user\">POST Individual User</h2>\n<p><code>/individual/users</code> endpoint allows you to operate on the Individual user.</p>\n<p>In order to pass the payload of a User to Mulai and verify the User, you will need to call this endpoint with the User payload. Not all fields are mandatory, you will only need to pass in the fields that you have and are relevant for your compliance setup.</p>\n<h3 id=\"payload\">Payload</h3>\n<p>Each individual user needs two mandatory fields:</p>\n<ul>\n<li><p><code>userId</code> - Unique identifier for the user</p>\n</li>\n<li><p><code>createdTimestamp</code> - UNIX timestamp in <em>milliseconds</em> for when the User is created in your system</p>\n</li>\n</ul>\n","urlObject":{"path":["individual","users"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"db10536e-323e-4f63-b118-7a66340e2941","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\", // Required\n    \"createdTimestamp\": 1733646618204, // Required\n    \"userType\": \"INDIVIDUAL\", // Required\n    \"userDetails\": {\n        \"name\": {\n            \"firstName\": \"Danny\",\n            \"middleName\": \"Nancy\",\n            \"lastName\": \"Anderson\"\n        },\n        \"dateOfBirth\": \"1994-01-21\",\n        \"countryOfResidence\": \"EE\",\n        \"countryOfNationality\": \"FR\"\n    },\n    \"legalDocuments\": [\n        {\n            \"documentType\": \"passport\",\n            \"documentNumber\": \"vcj-758173\",\n            \"documentIssuedDate\": 1702089666204,\n            \"documentExpirationDate\": 1765203570204,\n            \"documentIssuedCountry\": \"IT\"\n        }\n    ],\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"gregory82@example.com\"\n        ],\n        \"contactNumbers\": [\n            \"690.518.4303\"\n        ],\n        \"websites\": [\n            \"http://www.page.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"363 Johnson Crescent\"\n                ],\n                \"postcode\": \"19499\",\n                \"city\": \"New Shane\",\n                \"state\": \"Maryland\",\n                \"country\": \"Colombia\",\n                \"addressType\": \"Other\",\n                \"tags\": [\n                    {\n                        \"key\": \"forward\",\n                        \"value\": \"small\"\n                    }\n                ]\n            }\n        ]\n    },\n    \"tags\": [\n        {\n            \"key\": \"addedBy\",\n            \"value\": \"API Docs Tester\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/rest-api/sandbox/individual/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 15:24:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"28d9ea29-7fca-452c-89df-7d5f5ae33533"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/individual/users"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=cKcLbj%2Bo%2FY3tnhKV2x%2BcaSwrAODyHCnap31uga0udUn1aD7KLb5CBCZ90VsgUrUu%2FGSoTE%2BoyGeAQNuhKd7PxQiNYS8gR5axhRaVbcwmo1DwjfQ8HpA1%2FDAxZZVEXjDe0ZB6xXy%2BYvui\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb415d4db8c595b-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1672&min_rtt=1416&rtt_var=714&sent=4&recv=6&lost=0&retrans=0&sent_bytes=2818&recv_bytes=2700&delivery_rate=2045197&cwnd=244&unsent_bytes=0&cid=5b9788917a59e2e3&ts=592&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"businessIndustry\": [],\n            \"mainProductsServicesSold\": []\n        }\n    },\n    \"userDetails\": {\n        \"name\": {\n            \"firstName\": \"Danny\",\n            \"middleName\": \"Nancy\",\n            \"lastName\": \"Anderson\"\n        },\n        \"dateOfBirth\": \"1994-01-21\",\n        \"countryOfResidence\": \"EE\",\n        \"countryOfNationality\": \"FR\"\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"gregory82@example.com\"\n        ],\n        \"contactNumbers\": [\n            \"690.518.4303\"\n        ],\n        \"websites\": [\n            \"http://www.page.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"363 Johnson Crescent\"\n                ],\n                \"postcode\": \"19499\",\n                \"city\": \"New Shane\",\n                \"state\": \"Maryland\",\n                \"country\": \"Colombia\",\n                \"tags\": [\n                    {\n                        \"key\": \"forward\",\n                        \"value\": \"small\",\n                        \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                        \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                    }\n                ],\n                \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                \"id\": \"675559e9b1d3a7ca74dc4aab\"\n            }\n        ],\n        \"faxNumbers\": []\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"createdTimestamp\": 1733646618204,\n    \"updatedTimestamp\": 1733646825456,\n    \"userType\": \"INDIVIDUAL\",\n    \"legalDocuments\": [\n        {\n            \"documentType\": \"passport\",\n            \"documentNumber\": \"vcj-758173\",\n            \"documentIssuedDate\": 1702089666204,\n            \"documentExpirationDate\": 1765203570204,\n            \"documentIssuedCountry\": \"IT\",\n            \"tags\": []\n        }\n    ],\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"addedBy\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T08:33:45.467Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"8fbf50a5-4409-4200-8d4b-affff8e85c42"},{"name":"Retrieve an Individual User","id":"d781bd03-2207-4708-8310-4cf4bf47ace8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/individual/users/:userId","description":"<h3 id=\"get-individual-user\">GET Individual User</h3>\n<p><code>/individual/users</code> endpoint allows you to operate on the Individual User.</p>\n<p>Calling <code>GET /individual/users/{userId}</code> will return the entire user payload and rule execution results for the user with the corresponding <code>userId</code></p>\n","urlObject":{"path":["individual","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b0b566a9-1fd5-4d20-9365-21afd39c3fc0","type":"any","value":"userId","key":"userId"}]}},"response":[{"id":"2b5d1a36-14d7-46d7-86b6-c1d4fba105ef","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/individual/users/:userId","host":["{{baseUrl}}"],"path":["individual","users",":userId"],"variable":[{"key":"userId","value":"96647cfdsd9es8sdsdssssfe66ee0f3362es011e34se8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 15:33:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"0ec318f1-00a5-4206-83e3-541aec792fdb"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/individual/users/96647cfdsd9es8sdsdssssfe66ee0f3362es011e34se8"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=OYJnwPRyOl49ZCnc%2F3Id481dBXXzExj8fcWw6BQyT717l7sapodso3NQajCHsGSq7h4%2BsHDR6xMcTu8WlPgVqtYWTOZsQTf16ha0FAaThiTNGOalydVce0uYNPeTlQ2SPoSYhhRnX7yI\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb4233acc10c928-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2464&min_rtt=2341&rtt_var=966&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1366&delivery_rate=618539&cwnd=217&unsent_bytes=0&cid=079c62111720239f&ts=631&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"businessIndustry\": [],\n            \"mainProductsServicesSold\": []\n        }\n    },\n    \"userDetails\": {\n        \"name\": {\n            \"firstName\": \"Danny\",\n            \"middleName\": \"Nancy\",\n            \"lastName\": \"Anderson\"\n        },\n        \"dateOfBirth\": \"1994-01-21\",\n        \"countryOfResidence\": \"EE\",\n        \"countryOfNationality\": \"FR\"\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"gregory82@example.com\"\n        ],\n        \"contactNumbers\": [\n            \"690.518.4303\"\n        ],\n        \"websites\": [\n            \"http://www.page.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"363 Johnson Crescent\"\n                ],\n                \"postcode\": \"19499\",\n                \"city\": \"New Shane\",\n                \"state\": \"Maryland\",\n                \"country\": \"Colombia\",\n                \"tags\": [\n                    {\n                        \"key\": \"forward\",\n                        \"value\": \"small\",\n                        \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                        \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                    }\n                ],\n                \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                \"id\": \"675559e9b1d3a7ca74dc4aab\"\n            }\n        ],\n        \"faxNumbers\": []\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"createdTimestamp\": 1733646618204,\n    \"updatedTimestamp\": 1733646825456,\n    \"userType\": \"INDIVIDUAL\",\n    \"legalDocuments\": [\n        {\n            \"documentType\": \"passport\",\n            \"documentNumber\": \"vcj-758173\",\n            \"documentIssuedDate\": 1702089666204,\n            \"documentExpirationDate\": 1765203570204,\n            \"documentIssuedCountry\": \"IT\",\n            \"tags\": []\n        }\n    ],\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"addedBy\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T08:33:45.467Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"d781bd03-2207-4708-8310-4cf4bf47ace8"},{"name":"Lists Individual User","id":"32057685-c7fe-439a-8f13-da70a3cc8c93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/individual/users?page=1&limit=10","urlObject":{"path":["individual","users"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"146dc651-7bcf-4cb6-b065-c657f5545943","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/individual/users?page=1&limit=10","host":["{{baseUrl}}"],"path":["individual","users"],"query":[{"key":"timestampStart","value":"1641654664001","disabled":true},{"key":"timestampEnd","value":"1641654664002","disabled":true},{"key":"page","value":"1"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 15:57:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"6ddf4833-6264-40a4-adf5-b6bfa033d02e"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/individual/users"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=r3H84w%2BWojc9WxNJL1D%2FAEy780%2FSJtJQ7tfxJJDUr21biopYxrxMctcBIdQpUY5Braw1fWNvrb2BUkM1rs6GzpqZrq5muv6yNJ5r6Il2j%2FDYkqwgCwTWDbTn14Yw24%2FXg1j%2F9%2BSPQeVh\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb446499bc8202a-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2142&min_rtt=2018&rtt_var=845&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1336&delivery_rate=717542&cwnd=177&unsent_bytes=0&cid=a8c560b81bccd0ee&ts=631&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Baru\",\n                    \"middleName\": \"Daftar\",\n                    \"lastName\": \"Sekarang\"\n                },\n                \"dateOfBirth\": \"1991-03-27\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674c4c08deba77c8c480c189\",\n                                \"id\": \"674c4c08deba77c8c480c189\"\n                            }\n                        ],\n                        \"_id\": \"674c4c08deba77c8c480c188\",\n                        \"id\": \"674c4c08deba77c8c480c188\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"40305ba591a07c116edff30e7f029d5c\",\n            \"createdTimestamp\": 1733053321412,\n            \"updatedTimestamp\": 1733053448263,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"addedby\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-12-01T11:44:08.276Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Orang\",\n                    \"middleName\": \"Baru\",\n                    \"lastName\": \"Register\"\n                },\n                \"dateOfBirth\": \"1991-03-27\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674c25c2478dbac3cd19a6b9\",\n                                \"id\": \"674c25c2478dbac3cd19a6b9\"\n                            }\n                        ],\n                        \"_id\": \"674c25c2478dbac3cd19a6b8\",\n                        \"id\": \"674c25c2478dbac3cd19a6b8\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"09923f681c1907f4a768797afba73860\",\n            \"createdTimestamp\": 1733043636242,\n            \"updatedTimestamp\": 1733043650712,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"addedby\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-12-01T09:00:50.722Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Orang\",\n                    \"middleName\": \"Baru\",\n                    \"lastName\": \"Daftar\"\n                },\n                \"dateOfBirth\": \"1991-03-27\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674c1cfd569e595c501ce3fb\",\n                                \"id\": \"674c1cfd569e595c501ce3fb\"\n                            }\n                        ],\n                        \"_id\": \"674c1cfd569e595c501ce3fa\",\n                        \"id\": \"674c1cfd569e595c501ce3fa\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userStateDetails\": {\n                \"state\": \"CREATED\"\n            },\n            \"kycStatusDetails\": {\n                \"status\": \"MANUAL_REVIEW\"\n            },\n            \"userId\": \"9c27c57901191ffe545c9d807fd4abbd\",\n            \"createdTimestamp\": 1733041349104,\n            \"updatedTimestamp\": 1733041541695,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"addedby\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-12-01T08:25:41.695Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"SatuDes\",\n                    \"middleName\": \"Sebelas\",\n                    \"lastName\": \"EmpatEmpat\"\n                },\n                \"dateOfBirth\": \"1991-03-27\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674be9f27fe8565b481fc601\",\n                                \"id\": \"674be9f27fe8565b481fc601\"\n                            }\n                        ],\n                        \"_id\": \"674be9f27fe8565b481fc600\",\n                        \"id\": \"674be9f27fe8565b481fc600\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"dd6dbff45699b832648c38d1e21f1d3a\",\n            \"createdTimestamp\": 1733028289087,\n            \"updatedTimestamp\": 1733028589284,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [\n                \"Investment\"\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"addedby\",\n                    \"value\": \"Tommy\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-12-01T04:49:49.284Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Satu\",\n                    \"middleName\": \"Des\",\n                    \"lastName\": \"Sepuluh Tujubelas\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674bd5602b9e9ca5a835350f\",\n                                \"id\": \"674bd5602b9e9ca5a835350f\"\n                            }\n                        ],\n                        \"_id\": \"674bd5602b9e9ca5a835350e\",\n                        \"id\": \"674bd5602b9e9ca5a835350e\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"kycStatusDetails\": {\n                \"status\": \"NOT_STARTED\"\n            },\n            \"userId\": \"d556b523aba77ba156f484e2d1c29dd2\",\n            \"createdTimestamp\": 1733023039085,\n            \"updatedTimestamp\": 1733027603102,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-12-01T04:33:23.103Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Skena\",\n                    \"middleName\": \"Rio\",\n                    \"lastName\": \"Besar\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"skenariobesar@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674a80de95741880d0e54b8f\",\n                                \"id\": \"674a80de95741880d0e54b8f\"\n                            }\n                        ],\n                        \"_id\": \"674a80de95741880d0e54b8e\",\n                        \"id\": \"674a80de95741880d0e54b8e\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"6688509c21ecf2873ce9c32b52a92699\",\n            \"createdTimestamp\": 1732935833738,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"ktp\",\n                    \"documentNumber\": \"3172012703910007\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"ID\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-30T16:42:04.190Z\",\n            \"updatedTimestamp\": 1732984924189,\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Depan\",\n                    \"middleName\": \"\",\n                    \"lastName\": \"Belakang\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"depanbelakang@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6749f9439811139370a1d896\",\n                                \"id\": \"6749f9439811139370a1d896\"\n                            }\n                        ],\n                        \"_id\": \"6749f9439811139370a1d895\",\n                        \"id\": \"6749f9439811139370a1d895\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"2ab4ebac585e128db3bfec7e2661e02a\",\n            \"createdTimestamp\": 1732901164144,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-29T17:26:27.122Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Coba\",\n                    \"middleName\": \"Trans\",\n                    \"lastName\": \"Pertama\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"cobatranspertama@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6749f39d9811139370a15340\",\n                                \"id\": \"6749f39d9811139370a15340\"\n                            }\n                        ],\n                        \"_id\": \"6749f39d9811139370a1533f\",\n                        \"id\": \"6749f39d9811139370a1533f\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"4dd1e05976b4ea2ab4cd8a3398884773\",\n            \"createdTimestamp\": 1732899736977,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-29T17:02:21.977Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Sopo\",\n                    \"middleName\": \"Toh\",\n                    \"lastName\": \"Iki\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"mbaleloh@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674943cbac8b1d266812dc9f\",\n                                \"id\": \"674943cbac8b1d266812dc9f\"\n                            }\n                        ],\n                        \"_id\": \"674943cbac8b1d266812dc9e\",\n                        \"id\": \"674943cbac8b1d266812dc9e\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"a5142423b96e218a5a9e82c555ce8933\",\n            \"createdTimestamp\": 1732854711881,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-29T04:32:11.019Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Gibran\",\n                    \"middleName\": \"Rakabuming\",\n                    \"lastName\": \"Raka\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"mbaleloh@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6749411cac8b1d2668128879\",\n                                \"id\": \"6749411cac8b1d2668128879\"\n                            }\n                        ],\n                        \"_id\": \"6749411cac8b1d2668128878\",\n                        \"id\": \"6749411cac8b1d2668128878\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"51448fad86008e5606c3a264422269b3\",\n            \"createdTimestamp\": 1732853968126,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-29T04:20:44.297Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        }\n    ],\n    \"totalDocs\": 18,\n    \"limit\": 10,\n    \"totalPages\": 2,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": true,\n    \"prevPage\": null,\n    \"nextPage\": 2\n}"}],"_postman_id":"32057685-c7fe-439a-8f13-da70a3cc8c93"}],"id":"24d9c4a4-7c78-41a9-8c29-b44203deabcb","_postman_id":"24d9c4a4-7c78-41a9-8c29-b44203deabcb","description":""},{"name":"Entity Users","item":[{"name":"Create an Entity User","id":"cc46b03d-0aad-4cc2-949e-204c87fea32c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\", // Required\n        \"createdTimestamp\": 1733651312288, // Required\n        \"userType\": \"ENTITY\", // Required\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"legalName\": \"Ramos Ltd\",\n                \"businessIndustry\": [\n                    \"unleash B2B initiatives\"\n                ],\n                \"mainProductsServicesSold\": [\n                    \"Organized well-modulated leverage\"\n                ]\n            }\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"rjenkins@example.org\"\n            ],\n            \"contactNumbers\": [\n                \"(757)263-9862\"\n            ],\n            \"faxNumbers\": [\n                \"001-548-952-7534x50471\"\n            ],\n            \"websites\": [\n                \"http://vargas.com/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"4012 Melissa Keys Suite 792\"\n                    ],\n                    \"postcode\": \"66355\",\n                    \"city\": \"New Keithberg\",\n                    \"state\": \"Rhode Island\",\n                    \"country\": \"Togo\",\n                    \"addressType\": \"Home\",\n                    \"tags\": [\n                        {\n                            \"key\": \"store\",\n                            \"value\": \"production\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"companyRegistrationDetails\": {\n            \"registrationIdentifier\": \"Ibg-856428\",\n            \"registrationCountry\": \"BS\",\n            \"taxResidenceCountry\": \"AG\",\n            \"taxIdentifier\": \"wlh-528330\",\n            \"legalEntityType\": \"LLC\",\n            \"dateOfRegistration\": \"2016-07-21\"\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"shareHolders\": [\n            {\n                \"generalDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Alyssa\",\n                        \"middleName\": \"Ralph\",\n                        \"lastName\": \"Flowers\"\n                    },\n                    \"dateOfBirth\": \"1983-02-08\",\n                    \"userCategory\": \"INDIVIDUAL\",\n                    \"countryOfResidence\": \"BA\"\n                }\n            }\n        ],\n        \"tags\": [\n            {\n                \"key\": \"Source\",\n                \"value\": \"API Docs Tester\"\n            }\n        ]\n    }","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/entity/users","description":"<h2 id=\"post-entity-user\">POST Entity User</h2>\n<p><code>/entity/users</code> endpoint allows you to operate on the Entity user.</p>\n<p>In order to pass the payload of a User to Mulai and verify the User, you will need to call this endpoint with the User payload. Not all fields are mandatory, you will only need to pass in the fields that you have and are relevant for your compliance setup.</p>\n<h3 id=\"payload\">Payload</h3>\n<p>Each entity user needs three mandatory fields:</p>\n<ul>\n<li><p><code>userId</code> - Unique identifier for the user</p>\n</li>\n<li><p><code>legalEntity</code> - Details of the business legal entity (CompanyGeneralDetails, FinancialDetails etc) - only <code>legalName</code>in <code>CompanyGeneralDetails</code> is mandatory</p>\n</li>\n<li><p><code>createdTimestamp</code> - UNIX timestamp in <em>milliseconds</em> for when the User is created in your system</p>\n</li>\n</ul>\n","urlObject":{"path":["entity","users"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c6d038fe-eb5e-43d0-81ee-69a625fe7054","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{authToken}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n        \"createdTimestamp\": 1733651312288,\n        \"userType\": \"ENTITY\",\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"legalName\": \"Ramos Ltd\",\n                \"businessIndustry\": [\n                    \"unleash B2B initiatives\"\n                ],\n                \"mainProductsServicesSold\": [\n                    \"Organized well-modulated leverage\"\n                ]\n            }\n        },\n        \"contactDetails\": {\n            \"emailIds\": [\n                \"rjenkins@example.org\"\n            ],\n            \"contactNumbers\": [\n                \"(757)263-9862\"\n            ],\n            \"faxNumbers\": [\n                \"001-548-952-7534x50471\"\n            ],\n            \"websites\": [\n                \"http://vargas.com/\"\n            ],\n            \"addresses\": [\n                {\n                    \"addressLines\": [\n                        \"4012 Melissa Keys Suite 792\"\n                    ],\n                    \"postcode\": \"66355\",\n                    \"city\": \"New Keithberg\",\n                    \"state\": \"Rhode Island\",\n                    \"country\": \"Togo\",\n                    \"addressType\": \"Home\",\n                    \"tags\": [\n                        {\n                            \"key\": \"store\",\n                            \"value\": \"production\"\n                        }\n                    ]\n                }\n            ]\n        },\n        \"reasonForAccountOpening\": [\n            \"INVESTMENT\"\n        ],\n        \"sourceOfFunds\": [\n            \"SAVINGS\"\n        ],\n        \"companyRegistrationDetails\": {\n            \"registrationIdentifier\": \"Ibg-856428\",\n            \"registrationCountry\": \"BS\",\n            \"taxResidenceCountry\": \"AG\",\n            \"taxIdentifier\": \"wlh-528330\",\n            \"legalEntityType\": \"LLC\",\n            \"dateOfRegistration\": \"2016-07-21\"\n        },\n        \"userStateDetails\": {\n            \"state\": \"CREATED\",\n            \"reason\": \"\"\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"NOT_STARTED\",\n            \"reason\": \"\"\n        },\n        \"shareHolders\": [\n            {\n                \"generalDetails\": {\n                    \"name\": {\n                        \"firstName\": \"Alyssa\",\n                        \"middleName\": \"Ralph\",\n                        \"lastName\": \"Flowers\"\n                    },\n                    \"dateOfBirth\": \"1983-02-08\",\n                    \"userCategory\": \"INDIVIDUAL\",\n                    \"countryOfResidence\": \"BA\"\n                }\n            }\n        ],\n        \"tags\": [\n            {\n                \"key\": \"Source\",\n                \"value\": \"API Docs Tester\"\n            }\n        ]\n    }","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/entity/users"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"legalName\": \"Ramos Ltd\",\n            \"businessIndustry\": [\n                \"unleash B2B initiatives\"\n            ],\n            \"mainProductsServicesSold\": [\n                \"Organized well-modulated leverage\"\n            ]\n        }\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"rjenkins@example.org\"\n        ],\n        \"contactNumbers\": [\n            \"(757)263-9862\"\n        ],\n        \"faxNumbers\": [\n            \"001-548-952-7534x50471\"\n        ],\n        \"websites\": [\n            \"http://vargas.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"4012 Melissa Keys Suite 792\"\n                ],\n                \"postcode\": \"66355\",\n                \"city\": \"New Keithberg\",\n                \"state\": \"Rhode Island\",\n                \"country\": \"Togo\",\n                \"tags\": [\n                    {\n                        \"key\": \"store\",\n                        \"value\": \"production\",\n                        \"_id\": \"67556beb02b98aaa578f9b65\",\n                        \"id\": \"67556beb02b98aaa578f9b65\"\n                    }\n                ],\n                \"_id\": \"67556beb02b98aaa578f9b64\",\n                \"id\": \"67556beb02b98aaa578f9b64\"\n            }\n        ]\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n    \"createdTimestamp\": 1733651312288,\n    \"updatedTimestamp\": 1733651435744,\n    \"userType\": \"ENTITY\",\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"legalDocuments\": [],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T09:50:35.755Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"cc46b03d-0aad-4cc2-949e-204c87fea32c"},{"name":"Retrieve an Entity User","id":"b213c162-bce5-4534-a6d8-4fb30bee8d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/entity/users/:userId","description":"<h3 id=\"get-entity-user\">GET Entity User</h3>\n<p><code>/entity/users</code> endpoint allows you to operate on the Entity User.</p>\n<p>Calling <code>GET /entity/user/{userId}</code> will return the entire User payload and rule execution results for the User with the corresponding <code>userId</code></p>\n","urlObject":{"path":["entity","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"b282230d-f660-4676-ba70-add4482b65ce","type":"any","value":"165b5899-af0e-47f4-8c93-d3f67d316f07","key":"userId"}]}},"response":[{"id":"1eff3e69-9efb-47e8-95f9-e26ab0ad3809","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/entity/users/:userId","host":["{{baseUrl}}"],"path":["entity","users",":userId"],"variable":[{"key":"userId","value":"userId"}]},"description":"### GET Business User\n\n`/business/user` endpoint allows you to operate on the Business User entity.\n\nCalling `GET /business/user/{userId}` will return the entire User payload and rule execution results for the User with the corresponding `userId`"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"legalName\": \"Ramos Ltd\",\n            \"businessIndustry\": [\n                \"unleash B2B initiatives\"\n            ],\n            \"mainProductsServicesSold\": [\n                \"Organized well-modulated leverage\"\n            ]\n        }\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"rjenkins@example.org\"\n        ],\n        \"contactNumbers\": [\n            \"(757)263-9862\"\n        ],\n        \"faxNumbers\": [\n            \"001-548-952-7534x50471\"\n        ],\n        \"websites\": [\n            \"http://vargas.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"4012 Melissa Keys Suite 792\"\n                ],\n                \"postcode\": \"66355\",\n                \"city\": \"New Keithberg\",\n                \"state\": \"Rhode Island\",\n                \"country\": \"Togo\",\n                \"tags\": [\n                    {\n                        \"key\": \"store\",\n                        \"value\": \"production\",\n                        \"_id\": \"67556beb02b98aaa578f9b65\",\n                        \"id\": \"67556beb02b98aaa578f9b65\"\n                    }\n                ],\n                \"_id\": \"67556beb02b98aaa578f9b64\",\n                \"id\": \"67556beb02b98aaa578f9b64\"\n            }\n        ]\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n    \"createdTimestamp\": 1733651312288,\n    \"updatedTimestamp\": 1733651435744,\n    \"userType\": \"ENTITY\",\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"legalDocuments\": [],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T09:50:35.755Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"b213c162-bce5-4534-a6d8-4fb30bee8d10"},{"name":"Lists Entity User","id":"80487fb1-41bb-472b-9161-b70c447c01c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/entity/users?page=1&limit=10","description":"<h3 id=\"get-entity-user\">GET Entity User</h3>\n<p><code>/entity/user</code> endpoint allows you to operate on the Entity User entity.</p>\n<p>Calling <code>GET /entity/user/{userId}</code> will return the entire User payload and rule execution results for the User with the corresponding <code>userId</code></p>\n","urlObject":{"path":["entity","users"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"ace49c7c-1ac8-49c1-bbdb-c232311ed5a8","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/entity/users?page=1&limit=10","host":["{{baseUrl}}"],"path":["entity","users"],"query":[{"key":"timestampStart","value":"1641654664001","disabled":true},{"key":"timestampEnd","value":"1641654664002","disabled":true},{"key":"page","value":"1"},{"key":"limit","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 15:20:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"84b5d6ae-8cd1-4617-b24e-0caac435f9cb"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/entity/users"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=bxIBlsmr6oSZQe31%2FUk2VWClWMkDq66SWogldOhHVhPaOBOpVeSLjdxDjxHjEcvBTg3%2B8XgQzSSAFUf7uIiJZNhOU85nrXxLyl3ILIgxxpXAOMbRN6OpsbkTHI8uEVOEERCOQBeMkvEu\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb410717a247fae-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=2473&min_rtt=2035&rtt_var=1076&sent=4&recv=5&lost=0&retrans=0&sent_bytes=2817&recv_bytes=1077&delivery_rate=1423095&cwnd=242&unsent_bytes=0&cid=65a057031fc0ea56&ts=639&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"PT Pelopor Ide Kreatif\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"kycStatusDetails\": {\n                \"status\": \"SUCCESSFUL\"\n            },\n            \"userId\": \"54dc5a2be39e073168817335e3d1587f\",\n            \"createdTimestamp\": 1733030273297,\n            \"updatedTimestamp\": 1733041289093,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [\n                \"Investment\"\n            ],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-12-01T08:21:29.093Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"ussdsdsdessdsdsdsdsdssdrId\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-30T12:11:18.117Z\",\n            \"updatedTimestamp\": 1732968678116,\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"ussdsdsdessdsdsdsdsdadssdrId\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-28T07:25:51.414Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"asdasadasd\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-28T07:25:54.217Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"asdasaasdadadasd\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-28T07:25:58.691Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"asdasaasdadadasdasdasd\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-28T07:26:08.556Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"faxNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"asdasaasdadadasdasdasdasdasd\",\n            \"createdTimestamp\": 1.1,\n            \"userType\": \"ENTITY\",\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"legalDocuments\": [],\n            \"pepStatus\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-28T07:26:15.607Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        }\n    ],\n    \"totalDocs\": 7,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"80487fb1-41bb-472b-9161-b70c447c01c2"}],"id":"1c34aab2-611a-4f44-9fe6-6e9961d0c1c6","_postman_id":"1c34aab2-611a-4f44-9fe6-6e9961d0c1c6","description":""},{"name":"Individual User Events","item":[{"name":"Create an Individual User Event","id":"99deffe5-4896-4399-8894-3c72175dc872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1741498924046, // Required\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\", // Required\n    \"eventId\": \"d354c59b09343f018b0d7f5fe888225e787ac3adxx\",\n    \"reason\": \"Update KYC Status\",\n    \"eventDescription\": \"Update KYC Status\",\n    \"updatedAttributes\": {\n        \"kycStatusDetails\": { \n            \"status\": \"SUCCESSFUL\", // Options: SUCCESSFUL / FAILED / NOT_STARTED / IN_PROGRESS / EXPIRED / NEW / CANCELLED / MANUAL_REVIEW / EDD_IN_PROGRESS\n            \"reason\": \"KYC Successful\"\n        },\n        \"userStateDetails\": { \n            \"status\": \"ACTIVE\", // Options: UNACCEPTABLE / TERMINATED / ACTIVE / DORMANT / CREATED / SUSPEND / BLOCKED\n            \"reason\": \"KYC Successful\"\n        },\n        \"userDetails\": {  \n            \"name\": {\n                \"firstName\": \"Danny\",\n                \"middleName\": \"Nancy\",\n                \"lastName\": \"Anderson\"\n            }\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/events/individual/user","description":"<h2 id=\"post-individual-user-events\">POST Individual User Events</h2>\n<p><code>/events/individual/user</code> endpoint allows you to operate on the Individual User Events.</p>\n<p>User events are created after the initial <code>POST /individual/users</code> call (which creates a user) and are used to:</p>\n<ul>\n<li><p>Update the STATE and KYC Status of the user, using the <code>userStateDetails</code> or <code>kycStatusDetails</code> field</p>\n</li>\n<li><p>Update the user details, using the <code>updatedIndividualUserAttributes</code> field.</p>\n</li>\n</ul>\n<blockquote>\n<p>If you have neither of the above two use cases, you do not need to use user events. </p>\n</blockquote>\n<h3 id=\"payload\">Payload</h3>\n<p>Each user event needs three mandatory fields:</p>\n<ul>\n<li><p><code>timestamp</code>- the timestamp of when the event was created or occured in your system</p>\n</li>\n<li><p><code>userId</code> - The ID of the transaction for which this event is generated.</p>\n</li>\n</ul>\n<p>In order to make individual events retrievable, you also need to pass in a unique <code>eventId</code> to the request body.</p>\n","urlObject":{"path":["events","individual","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c9d8a084-094b-4a4f-8026-201b7f46bbfc","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1733652039456,\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"eventId\": \"d354c59b09343f018b0d7f5fe888225e787ac3ad\",\n    \"reason\": \"Update KYC Status\",\n    \"eventDescription\": \"Update KYC Status\",\n    \"updatedAttributes\": {\n        \"kycStatusDetails\": { \n            \"status\": \"SUCCESSFUL\",\n            \"reason\": \"KYC Successful\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/events/individual/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 16:10:25 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"180cdbe8-de7c-43e9-9115-2ab8a491ce1d"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/events/individual/user"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=yDbulWckW01Kcdknv%2Bp7wQURxks08MiLZ6HGKhTHUQ%2BjL0Y%2BA0HmF9CoKUtmQpQD%2B3kkYQ9sWjl6KZJAn9IaQyC%2F0g0awHvCf1E0AKWTL4cpm6q5iwdGmE5eu9f%2FIgy4AiGRJxMLh%2F%2Fn\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb458e09cdd07ed-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1994&min_rtt=1826&rtt_var=805&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1570&delivery_rate=792990&cwnd=237&unsent_bytes=0&cid=b5d5e4c485f70721&ts=659&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"businessIndustry\": [],\n            \"mainProductsServicesSold\": []\n        }\n    },\n    \"userDetails\": {\n        \"name\": {\n            \"firstName\": \"Danny\",\n            \"middleName\": \"Nancy\",\n            \"lastName\": \"Anderson\"\n        },\n        \"dateOfBirth\": \"1994-01-21\",\n        \"countryOfResidence\": \"EE\",\n        \"countryOfNationality\": \"FR\"\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"gregory82@example.com\"\n        ],\n        \"contactNumbers\": [\n            \"690.518.4303\"\n        ],\n        \"websites\": [\n            \"http://www.page.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"363 Johnson Crescent\"\n                ],\n                \"postcode\": \"19499\",\n                \"city\": \"New Shane\",\n                \"state\": \"Maryland\",\n                \"country\": \"Colombia\",\n                \"tags\": [\n                    {\n                        \"key\": \"forward\",\n                        \"value\": \"small\",\n                        \"_id\": \"675559e9b1d3a7ca74dc4aac\",\n                        \"id\": \"675559e9b1d3a7ca74dc4aac\"\n                    }\n                ],\n                \"_id\": \"675559e9b1d3a7ca74dc4aab\",\n                \"id\": \"675559e9b1d3a7ca74dc4aab\"\n            }\n        ],\n        \"faxNumbers\": []\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"SUCCESSFUL\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"createdTimestamp\": 1733646618204,\n    \"updatedTimestamp\": 1733646825456,\n    \"userType\": \"INDIVIDUAL\",\n    \"legalDocuments\": [\n        {\n            \"documentType\": \"passport\",\n            \"documentNumber\": \"vcj-758173\",\n            \"documentIssuedDate\": 1702089666204,\n            \"documentExpirationDate\": 1765203570204,\n            \"documentIssuedCountry\": \"IT\",\n            \"tags\": []\n        }\n    ],\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"SAVINGS\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"addedBy\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T10:00:54.508Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    },\n    \"eventId\": \"d354c59b09343f018b0d7f5fe888225e787ac3ad\"\n}"}],"_postman_id":"99deffe5-4896-4399-8894-3c72175dc872"},{"name":"Retrieve an Individual User Event","id":"611f5ae6-8446-44e0-8df7-cddfd9c33c04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/individual/user/:eventId","description":"<h3 id=\"get-a-individual-user-event\">GET a Individual User Event</h3>\n<p>You can retrieve any Individual user event you created using the POST Individual User Events call.</p>\n","urlObject":{"path":["events","individual","user",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"33368de0-6b7f-415a-bb47-c73c9fc650e0","description":{"content":"<p>Unique Consumer User Event Identifier</p>\n","type":"text/plain"},"type":"any","value":"675506854e539b56a651b4d1","key":"eventId"}]}},"response":[{"id":"24c0ff95-1b98-4ff7-b270-05cb7cbdacbb","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/individual/user/:eventId","host":["{{baseUrl}}"],"path":["events","individual","user",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Individual User Event Identifier"}]},"description":"### GET a Consumer User Event\n\nYou can retrieve any consumer user event you created using the [POST Consumer User Events](/api-reference/api-reference/consumer-user-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"updatedAttributes\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"contactDetails\": {\n            \"emailIds\": [],\n            \"contactNumbers\": [],\n            \"faxNumbers\": [],\n            \"websites\": [],\n            \"addresses\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"kycStatusDetails\": {\n            \"status\": \"SUCCESSFUL\",\n            \"reason\": \"\"\n        },\n        \"legalDocuments\": [],\n        \"reasonForAccountOpening\": [],\n        \"sourceOfFunds\": [],\n        \"pepStatus\": [],\n        \"tags\": [],\n        \"userType\": \"INDIVIDUAL\"\n    },\n    \"timestamp\": 1733652039456,\n    \"eventId\": \"d354c59b09343f018b0d7f5fe888225e787ac3ad\",\n    \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n    \"reason\": \"Update KYC Status\",\n    \"eventDescription\": \"Update KYC Status\",\n    \"updatedAt\": \"2024-12-08T10:00:54.495Z\",\n    \"tags\": [],\n    \"pepStatus\": [],\n    \"legalDocuments\": [],\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"611f5ae6-8446-44e0-8df7-cddfd9c33c04"},{"name":"Lists Individual User Event","id":"32fdbaf0-99b4-4755-944c-10916413739b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/individual/user?timestampStart=1641654664001&timestampEnd=1641654664002&page=1&limit=10","description":"<h3 id=\"get-a-individual-user-event\">GET a Individual User Event</h3>\n<p>You can retrieve any individual user event you created using the POST Individual User Events call.</p>\n","urlObject":{"path":["events","individual","user"],"host":["{{baseUrl}}"],"query":[{"key":"timestampStart","value":"1641654664001"},{"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"17212e11-f949-455a-872f-22b8e9274e7f","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/individual/user/:eventId","host":["{{baseUrl}}"],"path":["events","individual","user",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Individual User Event Identifier"}]},"description":"### GET a Consumer User Event\n\nYou can retrieve any consumer user event you created using the [POST Consumer User Events](/api-reference/api-reference/consumer-user-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedAttributes\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [],\n                    \"contactNumbers\": [],\n                    \"faxNumbers\": [],\n                    \"websites\": [],\n                    \"addresses\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"SUCCESSFUL\",\n                    \"reason\": \"\"\n                },\n                \"legalDocuments\": [],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"pepStatus\": [],\n                \"tags\": [],\n                \"userType\": \"INDIVIDUAL\"\n            },\n            \"timestamp\": 1733652039456,\n            \"eventId\": \"d354c59b09343f018b0d7f5fe888225e787ac3ad\",\n            \"userId\": \"47b2ed45-971f-4234-b774-40acde4cc44c\",\n            \"reason\": \"Update KYC Status\",\n            \"eventDescription\": \"Update KYC Status\",\n            \"updatedAt\": \"2024-12-08T10:00:54.495Z\",\n            \"tags\": [],\n            \"pepStatus\": [],\n            \"legalDocuments\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"updatedAttributes\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [],\n                    \"contactNumbers\": [],\n                    \"faxNumbers\": [],\n                    \"websites\": [],\n                    \"addresses\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"SUCCESSFUL\",\n                    \"reason\": \"\"\n                },\n                \"legalDocuments\": [],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"pepStatus\": [],\n                \"tags\": [],\n                \"userType\": \"INDIVIDUAL\"\n            },\n            \"timestamp\": 1733102870737,\n            \"eventId\": \"3a06fc79357c84a03f79989c25cb2b86\",\n            \"userId\": \"7f2898cfe516206f8c22b5233118db59\",\n            \"reason\": \"Update Activated Time\",\n            \"eventDescription\": \"\",\n            \"updatedAt\": \"2024-12-02T01:28:06.612Z\",\n            \"tags\": [],\n            \"pepStatus\": [],\n            \"legalDocuments\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"updatedAttributes\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [],\n                    \"contactNumbers\": [],\n                    \"faxNumbers\": [],\n                    \"websites\": [],\n                    \"addresses\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"kycStatusDetails\": {\n                    \"status\": \"SUCCESSFUL\",\n                    \"reason\": \"\"\n                },\n                \"legalDocuments\": [],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"pepStatus\": [],\n                \"tags\": [],\n                \"userType\": \"INDIVIDUAL\"\n            },\n            \"timestamp\": 1733101012648,\n            \"eventId\": \"db3d35d3b1433449d7487d2350be38f8\",\n            \"userId\": \"1fc4526d8c70657068f6a57fc3e69705\",\n            \"reason\": \"Update Activated Time\",\n            \"eventDescription\": \"\",\n            \"updatedAt\": \"2024-12-02T00:57:29.815Z\",\n            \"tags\": [],\n            \"pepStatus\": [],\n            \"legalDocuments\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"updatedAttributes\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [],\n                    \"contactNumbers\": [],\n                    \"faxNumbers\": [],\n                    \"websites\": [],\n                    \"addresses\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"activatedTimestamp\": 1733048931866,\n                \"legalDocuments\": [],\n                \"reasonForAccountOpening\": [],\n                \"sourceOfFunds\": [],\n                \"pepStatus\": [],\n                \"tags\": [],\n                \"userType\": \"INDIVIDUAL\"\n            },\n            \"timestamp\": 1733048931866,\n            \"eventId\": \"3dc7f6a6b07a00fbbbacbf02208f5287\",\n            \"userId\": \"08444d038838276173e362266ef80ee6\",\n            \"reason\": \"Update Activated Time\",\n            \"eventDescription\": \"\",\n            \"updatedAt\": \"2024-12-01T10:30:16.839Z\",\n            \"tags\": [],\n            \"pepStatus\": [],\n            \"legalDocuments\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        }\n    ],\n    \"totalDocs\": 4,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"32fdbaf0-99b4-4755-944c-10916413739b"}],"id":"8157c647-87b4-460b-9e58-4292d0a6ef01","_postman_id":"8157c647-87b4-460b-9e58-4292d0a6ef01","description":""},{"name":"Entity User Events","item":[{"name":"Create an Entity User Event","id":"aaa2dd76-516c-4bea-974f-794a90461b56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1733652495364, // Required\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\", // Required\n    \"eventId\": \"ea78ebf380811839d27750bf85c9cb6e\",\n    \"reason\": \"Update Source of Fund\",\n    \"eventDescription\": \"Update Source of Fund\",\n    \"updatedAttributes\": {\n        \"sourceOfFunds\": [\n            \"Investment\" // Options: PERSONAL SAVINGS / SALARY / INHERITANCE / SELLING ASSETS / BUSINESS LOAN / CAPITAL RAISING / GRANTS / INVESTMENTS / RETAINED EARNINGS / VENTURE CAPITAL / ANGEL INVESTORS / BUSINESS OWNERSHIP / BUSINESS PROFITS / CROWDFUNDING / FAMILY AND FRIENDS / GOVERNMENT / OWNER CONTRIBUTIONS / STOCK MARKET\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/events/entity/user","description":"<h2 id=\"post-entity-user-events\">POST Entity User Events</h2>\n<p><code>/events/entity/user</code> endpoint allows you to operate on the Entity User Events.</p>\n<p>User events are created after the initial <code>POST /entity/users</code> call (which creates a user) and are used to:</p>\n<ul>\n<li><p>Update the STATE and KYC Status of the user, using the <code>userStateDetails</code> or <code>kycStatusDetails</code> field</p>\n</li>\n<li><p>Update the user details, using the <code>updatedEntityUserAttributes</code> field.</p>\n</li>\n</ul>\n<blockquote>\n<p>If you have neither of the above two use cases, you do not need to use user events. </p>\n</blockquote>\n<h3 id=\"payload\">Payload</h3>\n<p>Each user event needs three mandatory fields:</p>\n<ul>\n<li><p><code>timestamp</code>- the timestamp of when the event was created or occured in your system</p>\n</li>\n<li><p><code>userId</code> - The ID of the transaction for which this event is generated.</p>\n</li>\n</ul>\n<p>In order to make individual events retrievable, you also need to pass in a unique <code>eventId</code> to the request body.</p>\n","urlObject":{"path":["events","entity","user"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e941ab91-7a23-4dc2-8e21-9253b0cd240b","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"timestamp\": 1733652495364,\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n    \"eventId\": \"ea78ebf380811839d27750bf85c9cb6e\",\n    \"reason\": \"Update Source of Fund\",\n    \"eventDescription\": \"Update Source of Fund\",\n    \"updatedAttributes\": {\n        \"sourceOfFunds\": [\n            \"Investment\"\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/events/entity/user","description":"## POST Business User Events\n\n`/events/business/user` endpoint allows you to operate on the Business User Events entity.\n\nUser events are created after the initial `POST /business/users` call (which creates a user) and are used to:\n\n- Update the STATE and KYC Status of the user, using the `userStateDetails` or `kycStatusDetails` field\n- Update the user details, using the `updatedBusinessUserAttributes` field.\n\n> If you have neither of the above two use cases, you do not need to use user events.\n\n### Payload\n\nEach user event needs three mandatory fields:\n\n- `timestamp`- the timestamp of when the event was created or occured in your system\n- `userId` - The ID of the transaction for which this event is generated.\n\nIn order to make individual events retrievable, you also need to pass in a unique `eventId` to the request body."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"legalEntity\": {\n        \"companyGeneralDetails\": {\n            \"legalName\": \"Ramos Ltd\",\n            \"businessIndustry\": [\n                \"unleash B2B initiatives\"\n            ],\n            \"mainProductsServicesSold\": [\n                \"Organized well-modulated leverage\"\n            ]\n        }\n    },\n    \"contactDetails\": {\n        \"emailIds\": [\n            \"rjenkins@example.org\"\n        ],\n        \"contactNumbers\": [\n            \"(757)263-9862\"\n        ],\n        \"faxNumbers\": [\n            \"001-548-952-7534x50471\"\n        ],\n        \"websites\": [\n            \"http://vargas.com/\"\n        ],\n        \"addresses\": [\n            {\n                \"addressLines\": [\n                    \"4012 Melissa Keys Suite 792\"\n                ],\n                \"postcode\": \"66355\",\n                \"city\": \"New Keithberg\",\n                \"state\": \"Rhode Island\",\n                \"country\": \"Togo\",\n                \"tags\": [\n                    {\n                        \"key\": \"store\",\n                        \"value\": \"production\",\n                        \"_id\": \"67556beb02b98aaa578f9b65\",\n                        \"id\": \"67556beb02b98aaa578f9b65\"\n                    }\n                ],\n                \"_id\": \"67556beb02b98aaa578f9b64\",\n                \"id\": \"67556beb02b98aaa578f9b64\"\n            }\n        ]\n    },\n    \"employmentDetails\": {\n        \"businessIndustry\": []\n    },\n    \"userStateDetails\": {\n        \"state\": \"CREATED\",\n        \"reason\": \"\"\n    },\n    \"kycStatusDetails\": {\n        \"status\": \"NOT_STARTED\",\n        \"reason\": \"\"\n    },\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n    \"createdTimestamp\": 1733651312288,\n    \"updatedTimestamp\": 1733651435744,\n    \"userType\": \"ENTITY\",\n    \"reasonForAccountOpening\": [\n        \"INVESTMENT\"\n    ],\n    \"sourceOfFunds\": [\n        \"Investment\"\n    ],\n    \"tags\": [\n        {\n            \"key\": \"Source\",\n            \"value\": \"API Docs Tester\"\n        }\n    ],\n    \"legalDocuments\": [],\n    \"pepStatus\": [],\n    \"updatedAt\": \"2024-12-08T10:08:35.154Z\",\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    },\n    \"eventId\": \"ea78ebf380811839d27750bf85c9cb6e\"\n}"}],"_postman_id":"aaa2dd76-516c-4bea-974f-794a90461b56"},{"name":"Retrieve an Entity User Event","id":"b33b3f06-4501-48df-86c1-4a81321a07ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/entity/user/:eventId","description":"<h3 id=\"get-a-entitiy-user-event\">GET a Entitiy User Event</h3>\n<p>You can retrieve any entity user event you created using the POST Entitiy User Events call.</p>\n","urlObject":{"path":["events","entity","user",":eventId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"9845612f-0217-4b68-8b84-24d6222f499e","description":{"content":"<p>Unique Business User Event Identifier</p>\n","type":"text/plain"},"type":"any","value":"eventId","key":"eventId"}]}},"response":[{"id":"945fae2f-47f5-4d8d-833a-0dfc4d822bdc","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/entity/user/:eventId","host":["{{baseUrl}}"],"path":["events","entity","user",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Business User Event Identifier"}]},"description":"### GET a Business User Event\n\nYou can retrieve any business user event you created using the [POST Business User Events](/api-reference/api-reference/business-user-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"updatedAttributes\": {\n        \"legalEntity\": {\n            \"companyGeneralDetails\": {\n                \"businessIndustry\": [],\n                \"mainProductsServicesSold\": []\n            }\n        },\n        \"contactDetails\": {\n            \"emailIds\": [],\n            \"contactNumbers\": [],\n            \"faxNumbers\": [],\n            \"websites\": [],\n            \"addresses\": []\n        },\n        \"employmentDetails\": {\n            \"businessIndustry\": []\n        },\n        \"sourceOfFunds\": [\n            \"Investment\"\n        ],\n        \"legalDocuments\": [],\n        \"reasonForAccountOpening\": [],\n        \"pepStatus\": [],\n        \"tags\": [],\n        \"userType\": \"ENTITY\"\n    },\n    \"timestamp\": 1733652495364,\n    \"eventId\": \"ea78ebf380811839d27750bf85c9cb6e\",\n    \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n    \"reason\": \"Update Source of Fund\",\n    \"eventDescription\": \"Update Source of Fund\",\n    \"updatedAt\": \"2024-12-08T10:08:35.147Z\",\n    \"tags\": [],\n    \"pepStatus\": [],\n    \"legalDocuments\": [],\n    \"executedRules\": [],\n    \"hitRules\": [],\n    \"riskScoreDetails\": {\n        \"irsRiskScore\": 0,\n        \"irsRiskLevel\": \"MEDIUM\",\n        \"orsRiskScore\": 0,\n        \"orsRiskLevel\": \"MEDIUM\"\n    }\n}"}],"_postman_id":"b33b3f06-4501-48df-86c1-4a81321a07ca"},{"name":"Lists Entity User Event","id":"d424fb43-88c5-4b2c-831e-270981939288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/events/entity/user?timestampStart=1641654664001&timestampEnd=1641654664002&page=1&limit=10","description":"<h3 id=\"get-a-entity-user-event\">GET a Entity User Event</h3>\n<p>You can retrieve any entity user event you created using the POST Entity User Events call.</p>\n","urlObject":{"path":["events","entity","user"],"host":["{{baseUrl}}"],"query":[{"key":"timestampStart","value":"1641654664001"},{"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"4bcfdcbf-c90d-422a-9c53-af8b22e745aa","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/entity/user/:eventId","host":["{{baseUrl}}"],"path":["events","entity","user",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Entity User Event Identifier "}]},"description":"### GET a Business User Event\n\nYou can retrieve any business user event you created using the [POST Business User Events](/api-reference/api-reference/business-user-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedAttributes\": {\n                \"legalEntity\": {\n                    \"companyGeneralDetails\": {\n                        \"businessIndustry\": [],\n                        \"mainProductsServicesSold\": []\n                    }\n                },\n                \"contactDetails\": {\n                    \"emailIds\": [],\n                    \"contactNumbers\": [],\n                    \"faxNumbers\": [],\n                    \"websites\": [],\n                    \"addresses\": []\n                },\n                \"employmentDetails\": {\n                    \"businessIndustry\": []\n                },\n                \"sourceOfFunds\": [\n                    \"Investment\"\n                ],\n                \"legalDocuments\": [],\n                \"reasonForAccountOpening\": [],\n                \"pepStatus\": [],\n                \"tags\": [],\n                \"userType\": \"ENTITY\"\n            },\n            \"timestamp\": 1733652495364,\n            \"eventId\": \"ea78ebf380811839d27750bf85c9cb6e\",\n            \"userId\": \"ef43e47a-7f3e-485f-b6ab-402949bf5ea5\",\n            \"reason\": \"Update Source of Fund\",\n            \"eventDescription\": \"Update Source of Fund\",\n            \"updatedAt\": \"2024-12-08T10:08:35.147Z\",\n            \"tags\": [],\n            \"pepStatus\": [],\n            \"legalDocuments\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        }\n    ],\n    \"totalDocs\": 1,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"d424fb43-88c5-4b2c-831e-270981939288"}],"id":"9674b6ea-f436-41d0-887b-6f28fc32de4a","_postman_id":"9674b6ea-f436-41d0-887b-6f28fc32de4a","description":""},{"name":"User Payment Limit","item":[{"name":"User Payment Limit - Create","id":"00cee905-0a73-4eb6-9194-48fe2bec7398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"96647cfd9e8fe66ee0f3362es011e34e8x\",\n    \"paymentMethod\": \"Check\",\n    \"maxTransactionCount\": 1000,\n    \"maxTransactionAmount\": 9999,\n    \"averageTransactionAmount\": 88,\n    \"timeGranularity\": \"Month\",\n    \"createdTimestamp\": 1744292894000\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/user-payment-limits","urlObject":{"path":["user-payment-limits"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00cee905-0a73-4eb6-9194-48fe2bec7398"},{"name":"User Payment Limit - Create Copy","id":"350cbdcc-2b64-48d8-8c93-b6a1e96e4218","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"userId\": \"96647cfd9e8fe66ee0f3362es011e34e8xz\",\n    \"paymentMethod\": \"WALLET\",\n    \"maxTransactionCount\": 11000,\n    \"maxTransactionAmount\": 19999,\n    \"averageTransactionAmount\": 188,\n    \"timeGranularity\": \"Year\",\n    \"createdTimestamp\": 1744292894001\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/user-payment-limits/:id","urlObject":{"path":["user-payment-limits",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"49116306-e383-44d6-be1c-157afa670748","type":"any","value":"67f7cfb2939945f933d7c111","key":"id"}]}},"response":[],"_postman_id":"350cbdcc-2b64-48d8-8c93-b6a1e96e4218"},{"name":"Lists User Payment Limit","id":"df6a02a2-6418-4b13-8192-a38159779e03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/user-payment-limits?page=1&limit=10&userId=96647cfd9e8fe66ee0f3362es011e34e8x","description":"<h3 id=\"get-transaction-events\">GET Transaction Events</h3>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity..</p>\n<p>You can retrieve any transaction event you created using the POST Transaction Events call.</p>\n","urlObject":{"path":["user-payment-limits"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"key":"page","value":"1"},{"key":"limit","value":"10"},{"key":"userId","value":"96647cfd9e8fe66ee0f3362es011e34e8x"}],"variable":[]}},"response":[{"id":"9b16d956-816f-4652-b1be-243a156af1d6","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/transaction/:eventId","host":["{{baseUrl}}"],"path":["events","transaction",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Transaction Identifier"}]},"description":"### GET Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event).\n\nYou can retrieve any transaction event you created using the [POST Transaction Events](/api-reference/api-reference/transaction-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494905,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c387\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:20.999Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494904,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c376\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-08T08:13:20.932Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698723,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19d4\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.878Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698722,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19c3\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-07T02:32:41.821Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        }\n    ],\n    \"totalDocs\": 4,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"df6a02a2-6418-4b13-8192-a38159779e03"},{"name":"Get User Payment Limit","id":"605110c8-bb1a-4cdc-a326-525cf9a9fcd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/user-payment-limits/:id","description":"<h3 id=\"get-transaction-events\">GET Transaction Events</h3>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity..</p>\n<p>You can retrieve any transaction event you created using the POST Transaction Events call.</p>\n","urlObject":{"path":["user-payment-limits",":id"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"limit","value":"10"}],"variable":[{"id":"2ef936a8-fdd8-4198-aede-0fbdcb637482","type":"any","value":"67f7cfb2939945f933d7c111","key":"id"}]}},"response":[{"id":"f005202e-c57e-45fd-aaf4-07bfad9e60a1","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/transaction/:eventId","host":["{{baseUrl}}"],"path":["events","transaction",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Transaction Identifier"}]},"description":"### GET Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event).\n\nYou can retrieve any transaction event you created using the [POST Transaction Events](/api-reference/api-reference/transaction-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494905,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c387\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:20.999Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494904,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c376\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-08T08:13:20.932Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698723,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19d4\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.878Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698722,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19c3\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-07T02:32:41.821Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        }\n    ],\n    \"totalDocs\": 4,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"605110c8-bb1a-4cdc-a326-525cf9a9fcd7"},{"name":"Delete User Payment Limit","id":"d8a2f319-c347-4145-b1a9-5cb24a44f10e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/user-payment-limits/:id","description":"<h3 id=\"get-transaction-events\">GET Transaction Events</h3>\n<p><code>/events/transaction</code> endpoint allows you to operate on the Transaction Events entity..</p>\n<p>You can retrieve any transaction event you created using the POST Transaction Events call.</p>\n","urlObject":{"path":["user-payment-limits",":id"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0c317e24-d934-42de-8e5f-316d411d2022","type":"any","value":"67f7cfb2939945f933d7c111","key":"id"}]}},"response":[{"id":"3840af85-2096-449b-9ba9-147c3c3e715a","name":"Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{authToken}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/events/transaction/:eventId","host":["{{baseUrl}}"],"path":["events","transaction",":eventId"],"variable":[{"key":"eventId","value":"eventId","description":"Unique Transaction Identifier"}]},"description":"### GET Transaction Events\n\n`/events/transaction` endpoint allows you to operate on the [Transaction Events entity.](/guides/overview/entities#transaction-event).\n\nYou can retrieve any transaction event you created using the [POST Transaction Events](/api-reference/api-reference/transaction-events/create) call."},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494905,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c387\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-08T08:13:20.999Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733645494904,\n            \"transactionId\": \"32e4740e1fe241dd600d66aea3b119ef\",\n            \"eventId\": \"67555520cb7abf5d4a87c376\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-08T08:13:20.932Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"SUSPENDED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698723,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19d4\",\n            \"eventDescription\": \"Transaction Suspended\",\n            \"reason\": \"\",\n            \"executedRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"hitRules\": [\n                {\n                    \"ruleId\": \"T-1\",\n                    \"ruleNameAlias\": \"First Transaction ($1000)\",\n                    \"action\": \"ALLOW\",\n                    \"status\": \"ACTIVE\",\n                    \"casePriority\": \"P4\",\n                    \"executedRules\": [\n                        {\n                            \"riskLevel\": \"VERY_HIGH\",\n                            \"detail\": {\n                                \"riskLevel\": {\n                                    \"originUser\": \"VERY_HIGH\",\n                                    \"destinationUser\": \"VERY_HIGH\"\n                                },\n                                \"data\": {\n                                    \"transaction\": {\n                                        \"origin\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        },\n                                        \"destination\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 3500\n                                        }\n                                    },\n                                    \"rule\": {\n                                        \"listAmount\": {\n                                            \"currency\": \"USD\",\n                                            \"amount\": 1000\n                                        }\n                                    }\n                                }\n                            }\n                        }\n                    ],\n                    \"id\": \"6753b2c708538045c3ac61ac\"\n                }\n            ],\n            \"updatedAt\": \"2024-12-07T02:32:41.878Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_HIGH\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"SUSPEND\"\n        },\n        {\n            \"updatedTransactionAttributes\": {\n                \"transactionState\": \"CREATED\",\n                \"relatedTransactionIds\": [],\n                \"tags\": []\n            },\n            \"timestamp\": 1733538698722,\n            \"transactionId\": \"225dbaf5110fec431acbbe58264b5f9e\",\n            \"eventId\": \"6753b3c982bed54bf1dc19c3\",\n            \"eventDescription\": \"Transaction Created\",\n            \"reason\": \"\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"updatedAt\": \"2024-12-07T02:32:41.821Z\",\n            \"riskScoreDetails\": {\n                \"trsScore\": \"0\",\n                \"trsRiskLevel\": \"VERY_LOW\",\n                \"originUserOrsRiskScore\": \"0\",\n                \"originUserOrsRiskLevel\": \"VERY_LOW\",\n                \"destinationUserOrsRiskScore\": \"0\",\n                \"destinationUserOrsRiskLevel\": \"VERY_LOW\"\n            },\n            \"status\": \"ALLOW\"\n        }\n    ],\n    \"totalDocs\": 4,\n    \"limit\": 10,\n    \"totalPages\": 1,\n    \"page\": 1,\n    \"pagingCounter\": 1,\n    \"hasPrevPage\": false,\n    \"hasNextPage\": false,\n    \"prevPage\": null,\n    \"nextPage\": null\n}"}],"_postman_id":"d8a2f319-c347-4145-b1a9-5cb24a44f10e"}],"id":"0da42add-77d1-4572-b66c-527a25f95399","_postman_id":"0da42add-77d1-4572-b66c-527a25f95399","description":""},{"name":"Lists All User","id":"e051bac0-b83f-4ad2-8b25-ef71dd65dfa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/users?page=2&limit=10","urlObject":{"path":["users"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"2"},{"key":"limit","value":"10"},{"disabled":true,"key":"timestampStart","value":"1641654664001"},{"disabled":true,"key":"timestampEnd","value":"1641654664002"},{"disabled":true,"key":"userId","value":"userId23456"},{"disabled":true,"key":"name","value":"budi"},{"disabled":true,"key":"userType","value":"BUSINESS"},{"disabled":true,"key":"tags","value":"customKe"}],"variable":[]}},"response":[{"id":"fa17a87a-f040-48d1-a53d-07968be2b6be","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{baseUrl}}/users?page=2&limit=10","host":["{{baseUrl}}"],"path":["users"],"query":[{"key":"page","value":"2"},{"key":"limit","value":"10"},{"key":"timestampStart","value":"1641654664001","disabled":true},{"key":"timestampEnd","value":"1641654664002","disabled":true},{"key":"userId","value":"userId23456","disabled":true},{"key":"name","value":"budi","disabled":true},{"key":"userType","value":"BUSINESS","disabled":true},{"key":"tags","value":"customKe","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 01 Dec 2024 15:54:01 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NmY4OTdmZDE2ZjU5ZGU2OTJhMGZhZGIiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEwLTE0VDExOjQ2OjU0Ljg5NFoiLCJpYXQiOjE3Mjg5MDY0MTQsImV4cCI6MTcyODk5MjgxNH0.N0-w-3MV9bXNmUCC0qVSTe63nS_XQNHxfJhDhpes7fo"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"54.86.50.139"},{"key":"cf-ipcountry","value":"US"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"stag-console.mulai.com"},{"key":"postman-token","value":"384b7a33-0357-4e09-abf3-f02b2824eb0f"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/users"},{"key":"x-forwarded-for","value":"54.86.50.139"},{"key":"x-forwarded-host","value":"stag-console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=qkkc%2FiNhAkBGVVJFEAPajXA7BSFmcWL5DkGofF906pkH%2BowkC7HHSrq0IYMZ2zzW6ZITwhc%2FQTTwdQZ82CxSUZqJTMdNaiRixfe4pIBMQzZ%2B%2Fn89Sy8KiXwqvL%2BMGGlSuf9TQYzb7lOu\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eb440d9bcf85b46-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=1486&min_rtt=1278&rtt_var=628&sent=3&recv=5&lost=0&retrans=0&sent_bytes=219&recv_bytes=1325&delivery_rate=1133020&cwnd=241&unsent_bytes=0&cid=6a037ae02f1b31cf&ts=635&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"docs\": [\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Gibran\",\n                    \"middleName\": \"Rakabuming\",\n                    \"lastName\": \"Raka\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"mbaleloh@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6749411cac8b1d2668128879\",\n                                \"id\": \"6749411cac8b1d2668128879\"\n                            }\n                        ],\n                        \"_id\": \"6749411cac8b1d2668128878\",\n                        \"id\": \"6749411cac8b1d2668128878\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"51448fad86008e5606c3a264422269b3\",\n            \"createdTimestamp\": 1732853968126,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-29T04:20:44.297Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Mba\",\n                    \"middleName\": \"Le\",\n                    \"lastName\": \"Loh\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"mbaleloh@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+123123123\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"674810efe37e5525f66fb256\",\n                                \"id\": \"674810efe37e5525f66fb256\"\n                            }\n                        ],\n                        \"_id\": \"674810efe37e5525f66fb255\",\n                        \"id\": \"674810efe37e5525f66fb255\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"df9edc2ef1c405776f269da3c56a933f\",\n            \"createdTimestamp\": 1732776097966,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-30T12:09:39.001Z\",\n            \"updatedTimestamp\": 1732968579000,\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Arya\",\n                    \"middleName\": \"D\",\n                    \"lastName\": \"Agy\"\n                },\n                \"dateOfBirth\": \"2005-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"faxNumbers\": [],\n                \"emailIds\": [\n                    \"arya2005@gmail.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"gmail.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6736a396c0f46e3537c2c8a0\",\n                                \"id\": \"6736a396c0f46e3537c2c8a0\"\n                            }\n                        ],\n                        \"_id\": \"6736a396c0f46e3537c2c89f\",\n                        \"id\": \"6736a396c0f46e3537c2c89f\"\n                    }\n                ]\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"userId\": \"c3af418c844cd5c8bc36f123ff6b6f7f\",\n            \"createdTimestamp\": 1731633859456,\n            \"userType\": \"CONSUMER\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"environment\",\n                    \"value\": \"sandbox\"\n                }\n            ],\n            \"updatedAt\": \"2024-11-15T01:27:50.833Z\",\n            \"pepStatus\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Budi\",\n                    \"middleName\": \"D\",\n                    \"lastName\": \"Yono\"\n                },\n                \"dateOfBirth\": \"2001-01-01\",\n                \"countryOfResidence\": \"ID\",\n                \"countryOfNationality\": \"ID\"\n            },\n            \"contactDetails\": {\n                \"faxNumbers\": [],\n                \"emailIds\": [\n                    \"budiyono@budiyono.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"budiyono.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"673601e507570b0bf8f9de76\",\n                                \"id\": \"673601e507570b0bf8f9de76\"\n                            }\n                        ],\n                        \"_id\": \"673601e507570b0bf8f9de75\",\n                        \"id\": \"673601e507570b0bf8f9de75\"\n                    }\n                ]\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"userId\": \"2ff81b2e39b893175b6a978545f37b3b\",\n            \"createdTimestamp\": 1731592625283,\n            \"userType\": \"CONSUMER\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"customKey\",\n                    \"value\": \"customValue\"\n                }\n            ],\n            \"updatedAt\": \"2024-11-14T13:57:57.675Z\",\n            \"pepStatus\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Doni Jaya\",\n                    \"businessIndustry\": [\n                        \"IT\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"faxNumbers\": [],\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"userId\": \"ae3c72d6f643f65b8f7d178b71e2b176\",\n            \"createdTimestamp\": 1731589591700,\n            \"userType\": \"BUSINESS\",\n            \"legalDocuments\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-14T13:06:47.545Z\",\n            \"pepStatus\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"legalName\": \"CV Agro Jaya Makmur\",\n                    \"businessIndustry\": [\n                        \"Farming\"\n                    ],\n                    \"mainProductsServicesSold\": [\n                        \"Rice\"\n                    ]\n                }\n            },\n            \"contactDetails\": {\n                \"faxNumbers\": [],\n                \"emailIds\": [],\n                \"contactNumbers\": [],\n                \"websites\": [],\n                \"addresses\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"userId\": \"0f8d74dd2b7f35a6a8429d428a721d3b\",\n            \"createdTimestamp\": 1731589430162,\n            \"userType\": \"BUSINESS\",\n            \"legalDocuments\": [],\n            \"tags\": [],\n            \"updatedAt\": \"2024-11-14T13:03:56.751Z\",\n            \"pepStatus\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Yue\",\n                    \"middleName\": \"Y\",\n                    \"lastName\": \"Guo\"\n                },\n                \"dateOfBirth\": \"2001-01-01\",\n                \"countryOfResidence\": \"CN\",\n                \"countryOfNationality\": \"CN\"\n            },\n            \"contactDetails\": {\n                \"faxNumbers\": [],\n                \"emailIds\": [\n                    \"yueyue.guo@bytedance.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"bytedance.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"6735429b3d14561f9d0ebe98\",\n                                \"id\": \"6735429b3d14561f9d0ebe98\"\n                            }\n                        ],\n                        \"_id\": \"6735429b3d14561f9d0ebe97\",\n                        \"id\": \"6735429b3d14561f9d0ebe97\"\n                    }\n                ]\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"userId\": \"70425a26a93e21229878e971ca45b3fb\",\n            \"createdTimestamp\": 1731543565708,\n            \"userType\": \"CONSUMER\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"tags\": [\n                {\n                    \"key\": \"customKey\",\n                    \"value\": \"customValue\"\n                }\n            ],\n            \"updatedAt\": \"2024-11-14T00:21:47.442Z\",\n            \"pepStatus\": [],\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Tommy\",\n                    \"middleName\": \"Enhao\",\n                    \"lastName\": \"Hartono\"\n                },\n                \"dateOfBirth\": \"1991-01-01\",\n                \"countryOfResidence\": \"US\",\n                \"countryOfNationality\": \"DE\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"tommy@mulai.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"mulai.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"67481b0d39d724fbba1e3a17\",\n                                \"id\": \"67481b0d39d724fbba1e3a17\"\n                            }\n                        ],\n                        \"_id\": \"67481b0d39d724fbba1e3a16\",\n                        \"id\": \"67481b0d39d724fbba1e3a16\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"3rwefsfsfsasdasdasdasdaddsf\",\n            \"createdTimestamp\": 1641654664000,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"customKey\",\n                    \"value\": \"customValue\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-28T07:26:05.451Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Tommy\",\n                    \"middleName\": \"Enhao\",\n                    \"lastName\": \"Hartono\"\n                },\n                \"dateOfBirth\": \"1991-01-01\",\n                \"countryOfResidence\": \"US\",\n                \"countryOfNationality\": \"DE\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"tommy@mulai.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"mulai.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"67481b1439d724fbba1e3cdd\",\n                                \"id\": \"67481b1439d724fbba1e3cdd\"\n                            }\n                        ],\n                        \"_id\": \"67481b1439d724fbba1e3cdc\",\n                        \"id\": \"67481b1439d724fbba1e3cdc\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"3rwefsfsfasdasdsasdasdasdasdaddsf\",\n            \"createdTimestamp\": 1641654664000,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"customKey\",\n                    \"value\": \"customValue\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-28T07:26:12.094Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        },\n        {\n            \"legalEntity\": {\n                \"companyGeneralDetails\": {\n                    \"businessIndustry\": [],\n                    \"mainProductsServicesSold\": []\n                }\n            },\n            \"userDetails\": {\n                \"name\": {\n                    \"firstName\": \"Tommy\",\n                    \"middleName\": \"Enhao\",\n                    \"lastName\": \"Hartono\"\n                },\n                \"dateOfBirth\": \"1991-01-01\",\n                \"countryOfResidence\": \"US\",\n                \"countryOfNationality\": \"DE\"\n            },\n            \"contactDetails\": {\n                \"emailIds\": [\n                    \"tommy@mulai.com\"\n                ],\n                \"contactNumbers\": [\n                    \"+37112345432\"\n                ],\n                \"websites\": [\n                    \"mulai.com\"\n                ],\n                \"addresses\": [\n                    {\n                        \"addressLines\": [\n                            \"16 Stirling Road\"\n                        ],\n                        \"postcode\": \"148957\",\n                        \"city\": \"Queenstown\",\n                        \"state\": \"Central Region\",\n                        \"country\": \"Singapore\",\n                        \"tags\": [\n                            {\n                                \"key\": \"customKey\",\n                                \"value\": \"customValue\",\n                                \"_id\": \"67481af339d724fbba1e3446\",\n                                \"id\": \"67481af339d724fbba1e3446\"\n                            }\n                        ],\n                        \"_id\": \"67481af339d724fbba1e3445\",\n                        \"id\": \"67481af339d724fbba1e3445\"\n                    }\n                ],\n                \"faxNumbers\": []\n            },\n            \"employmentDetails\": {\n                \"businessIndustry\": []\n            },\n            \"userId\": \"96647cfdsd9es8sdsdssssfe66ee0f3362es011e34se8\",\n            \"createdTimestamp\": 1641654664000,\n            \"userType\": \"INDIVIDUAL\",\n            \"legalDocuments\": [\n                {\n                    \"documentType\": \"passport\",\n                    \"documentNumber\": \"Z9431P\",\n                    \"documentIssuedDate\": 1639939034000,\n                    \"documentExpirationDate\": 1839939034000,\n                    \"documentIssuedCountry\": \"DE\",\n                    \"tags\": [\n                        {\n                            \"key\": \"customerType\",\n                            \"value\": \"wallet\"\n                        }\n                    ]\n                }\n            ],\n            \"reasonForAccountOpening\": [],\n            \"sourceOfFunds\": [],\n            \"tags\": [\n                {\n                    \"key\": \"customKey\",\n                    \"value\": \"customValue\"\n                }\n            ],\n            \"pepStatus\": [],\n            \"updatedAt\": \"2024-11-28T07:25:39.891Z\",\n            \"executedRules\": [],\n            \"hitRules\": [],\n            \"riskScoreDetails\": {\n                \"irsRiskScore\": 0,\n                \"irsRiskLevel\": \"MEDIUM\",\n                \"orsRiskScore\": 0,\n                \"orsRiskLevel\": \"MEDIUM\"\n            }\n        }\n    ],\n    \"totalDocs\": 32,\n    \"limit\": 10,\n    \"totalPages\": 4,\n    \"page\": 2,\n    \"pagingCounter\": 11,\n    \"hasPrevPage\": true,\n    \"hasNextPage\": true,\n    \"prevPage\": 1,\n    \"nextPage\": 3\n}"}],"_postman_id":"e051bac0-b83f-4ad2-8b25-ef71dd65dfa0"}],"id":"268477c5-9747-42f0-80d4-bf68b9a1b3ee","_postman_id":"268477c5-9747-42f0-80d4-bf68b9a1b3ee","description":""},{"name":"Management","item":[{"name":"Rule","item":[{"name":"Instance","item":[{"name":"Rule Instance - List","id":"858ffc87-0a8e-4a21-88cf-c9c65f046e67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/rule-instances","urlObject":{"path":["management","rule-instances"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"858ffc87-0a8e-4a21-88cf-c9c65f046e67"},{"name":"Rule Instance - Get","id":"adbb093f-3531-4a3c-9007-1798276c1c46","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/rule-instances/:ruleId","urlObject":{"path":["management","rule-instances",":ruleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a1ad50a6-07ad-49ae-82b2-960a756e141d","type":"any","value":"6721213fae7fdab3eb6cb264","key":"ruleId"}]}},"response":[],"_postman_id":"adbb093f-3531-4a3c-9007-1798276c1c46"},{"name":"Rule Instance - Create","id":"55d52cbf-e9e7-4057-8b9b-af6a99e67045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ruleId\": \"R-1\", // string Optional\n    \"filters\": [], // map from strings to any Optional (Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.)\n    \"ruleNameAlias\": \"Test\", // string Optional\n    \"riskBasedThreshold\": {},  \n    \"riskLevelParameters\": { // object Optional\n        \"VERY_HIGH\": { \"from\": 0, \"to\": 10 }, // map from strings to any Required \n        \"HIGH\": { \"from\": 11, \"to\": 30 }, // map from strings to any Required \n        \"MEDIUM\": { \"from\": 31, \"to\": 50 }, // map from strings to any Required \n        \"LOW\": { \"from\": 51, \"to\": 70 }, // map from strings to any Required \n        \"VERY_LOW\": { \"from\": 71, \"to\": 100 } // map from strings to any Required \n    },\n    \"action\": \"ALLOW\", // enum Optional (ALLOW, FLAG, BLOCK, SUSPEND)\n    \"riskLevelActions\": { // object Optional\n        \"VERY_HIGH\": \"ALLOW\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"HIGH\": \"FLAG\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"MEDIUM\": \"BLOCK\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"LOW\": \"FLAG\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"VERY_LOW\": \"ALLOW\" // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n    },\n    \"triggersOnHit\": { // object Optional\n        \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n        \"userStateDetails\": { // object Optional\n            \"reason\": \"ALL\", // string Required\n            \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n            \"userId\": \"123\", // string Optional\n            \"description\": \"123\" // string Optional\n        },\n        \"kycStatusDetails\": { // object Optional\n            \"reason\": \"test\", // string Required\n            \"status\": \"SUCCESSFUL\", // enum Optional (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n            \"userId\": \"123\", // string Optional\n            \"description\": \"123\" // string Optional\n        }\n    },\n    \"riskLevelsTriggersOnHit\": { // object Optional\n        \"VERY_HIGH\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"HIGH\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"MEDIUM\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"LOW\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"VERY_LOW\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        }\n    },\n    \"status\": \"ACTIVE\", // enum Optional (ACTIVE, INACTIVE)\n    \"casePriority\": \"P1\", // enum Optional (P1, P2, P3, P4)\n    \"ruleNature\": \"AML\", // enum Optional \"AML\", \"Fraud\", \"Screening\", \"CTF\" \n    \"ruleLabel\": [\"ruleLabelA\", \"ruleLabelB\"], \n    \"falsePositive\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/rule-instances","urlObject":{"path":["management","rule-instances"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"55d52cbf-e9e7-4057-8b9b-af6a99e67045"},{"name":"Rule Instance - Update","id":"5125d801-a465-443a-a304-441ea1950786","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"ruleId\": \"R-2\", // string Optional\n    \"filters\": [], // map from strings to any Optional (Rule filters. A key-value json object corresponding to the json schema returned by /rule-filters-schema endpoint.)\n    \"ruleNameAlias\": \"Test\", // string Optional\n    \"riskBasedThreshold\": {\n        \"VERY_HIGH\": [\n            { \"amountValue\": 3000, \"amountCurrency\": \"PHP\" },\n            { \"amountValue\": 50000, \"amountCurrency\": \"USD\" }\n        ],\n        \"HIGH\": [\n            { \"amountValue\": 2000, \"amountCurrency\": \"PHP\" },\n            { \"amountValue\": 40000, \"amountCurrency\": \"USD\" }\n        ],\n        \"MEDIUM\": [\n            { \"amountValue\": 1000, \"amountCurrency\": \"PHP\" },\n            { \"amountValue\": 30000, \"amountCurrency\": \"USD\" }\n        ],\n        \"LOW\": [\n            { \"amountValue\": 500, \"amountCurrency\": \"PHP\" },\n            { \"amountValue\": 20000, \"amountCurrency\": \"USD\" }\n        ],\n        \"VERY_LOW\": [\n            { \"amountValue\": 100, \"amountCurrency\": \"PHP\" },\n            { \"amountValue\": 10000, \"amountCurrency\": \"USD\" }\n        ]\n    },\n    \"riskLevelParameters\": { // object Optional\n        \"VERY_HIGH\": { \"from\": 0, \"to\": 10 }, // map from strings to any Required \n        \"HIGH\": { \"from\": 11, \"to\": 30 }, // map from strings to any Required \n        \"MEDIUM\": { \"from\": 31, \"to\": 50 }, // map from strings to any Required \n        \"LOW\": { \"from\": 51, \"to\": 70 }, // map from strings to any Required \n        \"VERY_LOW\": { \"from\": 71, \"to\": 100 } // map from strings to any Required \n    },\n    \"action\": \"ALLOW\", // enum Optional (ALLOW, FLAG, BLOCK, SUSPEND)\n    \"riskLevelActions\": { // object Optional\n        \"VERY_HIGH\": \"ALLOW\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"HIGH\": \"FLAG\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"MEDIUM\": \"BLOCK\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"LOW\": \"FLAG\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"VERY_LOW\": \"ALLOW\" // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n    },\n    \"triggersOnHit\": { // object Optional\n        \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n        \"userStateDetails\": { // object Optional\n            \"reason\": \"ALL\", // string Required\n            \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n            \"userId\": \"123\", // string Optional\n            \"description\": \"123\" // string Optional\n        },\n        \"kycStatusDetails\": { // object Optional\n            \"reason\": \"test\", // string Required\n            \"status\": \"SUCCESSFUL\", // enum Optional (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n            \"userId\": \"123\", // string Optional\n            \"description\": \"123\" // string Optional\n        }\n    },\n    \"riskLevelsTriggersOnHit\": { // object Optional\n        \"VERY_HIGH\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"HIGH\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"MEDIUM\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"LOW\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        },\n        \"VERY_LOW\": { // object Required\n            \"usersToCheck\": \"ALL\", // enum Required (ALL, ORIGIN, DESTINATION)\n            \"userStateDetails\": { // object Optional\n                \"reason\": \"ALL\", // string Required\n                \"state\": \"UNACCEPTABLE\", // enum Required (UNACCEPTABLE, TERMINATED, ACTIVE, DORMANT, CREATED, SUSPENDED, BLOCKED)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            },\n            \"kycStatusDetails\": { // object Optional\n                \"reason\": \"123\", // string Required\n                \"status\": \"SUCCESSFUL\", // enum Required (SUCCESSFUL, FAILED, NOT_STARTED, IN_PROGRESS, EXPIRED, NEW, CANCELLED, MANUAL_REVIEW, EDD_IN_PROGRESS)\n                \"userId\": \"123\", // string Optional\n                \"description\": \"123\" // string Optional\n            }\n        }\n    },\n    \"status\": \"ACTIVE\", // enum Optional (ACTIVE, INACTIVE)\n    \"casePriority\": \"P1\" // enum Optional (P1, P2, P3, P4)    \n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/rule-instances/:ruleInstanceId","urlObject":{"path":["management","rule-instances",":ruleInstanceId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a852d244-1696-4870-90c1-b6228ab60afb","type":"any","value":"6720f34b26ea14a01a03a528","key":"ruleInstanceId"}]}},"response":[],"_postman_id":"5125d801-a465-443a-a304-441ea1950786"},{"name":"Rule Instance - Delete","id":"0b1669a6-8466-4e8a-93bb-db16362a847e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/management/rule-instances/:ruleInstanceId","urlObject":{"path":["management","rule-instances",":ruleInstanceId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"6263acc5-dd4f-4735-9c6d-67a7738dc3c3","type":"any","value":"671fb6416d7739928e141237","key":"ruleInstanceId"}]}},"response":[],"_postman_id":"0b1669a6-8466-4e8a-93bb-db16362a847e"}],"id":"b5fe3758-3ceb-4397-857f-44327cde58ed","_postman_id":"b5fe3758-3ceb-4397-857f-44327cde58ed","description":""},{"name":"Rule - List","id":"48699a22-1ce3-4e91-82e9-b617d5f5cfe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/rules","urlObject":{"path":["management","rules"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"48699a22-1ce3-4e91-82e9-b617d5f5cfe4"},{"name":"Rule - Get","id":"8931edb6-24d8-4b04-b9c4-4d1451f34763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/rules/:ruleId","urlObject":{"path":["management","rules",":ruleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a849954e-740f-4144-9669-10a5adf2e809","description":{"content":"<p>string Required</p>\n","type":"text/plain"},"type":"any","value":"R-1","key":"ruleId"}]}},"response":[],"_postman_id":"8931edb6-24d8-4b04-b9c4-4d1451f34763"},{"name":"Rule Filters Schema - Get","id":"42c16e73-3e82-4341-a2db-a947dfa652f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/rule-filters-schema","urlObject":{"path":["management","rule-filters-schema"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"42c16e73-3e82-4341-a2db-a947dfa652f2"}],"id":"00b971f7-c89d-49d5-b00c-2a019123b8f1","_postman_id":"00b971f7-c89d-49d5-b00c-2a019123b8f1","description":""},{"name":"Case","item":[{"name":"Case - List","id":"c64f940e-8481-4425-9997-94e34f0f8b63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/cases?status=OPEN","urlObject":{"path":["management","cases"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>string Optional</p>\n","type":"text/plain"},"key":"start","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"pageSize","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (createdTimestamp, updatedAt, caseId, priority)</p>\n","type":"text/plain"},"key":"sortBy","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (asc, desc)</p>\n","type":"text/plain"},"key":"sortOrder","value":null},{"description":{"content":"<p>enum Optional (OPEN, CLOSED, REOPENED, IN_REVIEW, ESCALATED, IN_PROGRESS, ON_HOLD)</p>\n","type":"text/plain"},"key":"status","value":"OPEN"},{"disabled":true,"description":{"content":"<p>enum Optional (P1, P2, P3, P4)</p>\n","type":"text/plain"},"key":"filterPriority","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (MANUAL, SYSTEM, EXTERNAL)</p>\n","type":"text/plain"},"key":"filterCaseSource","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterAfterCreatedTimestamp","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterBeforeCreatedTimestamp","value":null},{"disabled":true,"key":"assigneeEmail","value":"admin@mulai.com"}],"variable":[]}},"response":[],"_postman_id":"c64f940e-8481-4425-9997-94e34f0f8b63"},{"name":"Case - Open","id":"2c9202ac-f4d7-419b-b44f-b9c1a7ba63b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/cases?filterCaseStatus=OPEN&assigneeEmail=admin@mulai.com","urlObject":{"path":["management","cases"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>string Optional</p>\n","type":"text/plain"},"key":"start","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"pageSize","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (createdTimestamp, updatedAt, caseId, priority)</p>\n","type":"text/plain"},"key":"sortBy","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (asc, desc)</p>\n","type":"text/plain"},"key":"sortOrder","value":null},{"description":{"content":"<p>enum Optional (OPEN, CLOSED, REOPENED, IN_REVIEW, ESCALATED, IN_PROGRESS, ON_HOLD)</p>\n","type":"text/plain"},"key":"filterCaseStatus","value":"OPEN"},{"disabled":true,"description":{"content":"<p>enum Optional (P1, P2, P3, P4)</p>\n","type":"text/plain"},"key":"filterPriority","value":null},{"disabled":true,"description":{"content":"<p>enum Optional (MANUAL, SYSTEM, EXTERNAL)</p>\n","type":"text/plain"},"key":"filterCaseSource","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterAfterCreatedTimestamp","value":null},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterBeforeCreatedTimestamp","value":null},{"key":"assigneeEmail","value":"admin@mulai.com"}],"variable":[]}},"response":[],"_postman_id":"2c9202ac-f4d7-419b-b44f-b9c1a7ba63b0"},{"name":"Case - Create","id":"f94790e6-f0c6-4bf5-9d4e-9a10cf1ae3c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"caseId\": \"123\", //string Required\n    \"createdTimestamp\": 1230101202, // double Required\n    \"priority\": \"P1\", // enum Required (P1, P2, P3, P4)\n    \"entityDetails\": { // union Required\n        \"type\": \"USER\", // enum Required (USER, PAYMENT)\n        // USER only\n        \"userId\": \"123\", // string Required \n        // PAYMENT only\n        \"paymentDetails\": {}\n    },\n    \"creationReason\": { // object Optional\n        \"reasons\": \"\", // list of strings Required\n        \"comment\": \"\", // string Required,\n        \"timestamp\": \"\" // double Optional\n    },\n    \"relatedCases\": \"\", // list of strings Optional,\n    \"assignments\": { // list of objects Optional\n        \"assigneeEmail\": \"\", // string Required,\n        \"assignedByEmail\": \"\", // string Optional,\n        \"timestamp\": \"\" // double Optional\n    },\n    \"tags\": [{\n        \"key\": \"abc\", // string Required\n        \"value\": \"Abc\" // string Required\n    }]\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/cases","urlObject":{"path":["management","cases"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f94790e6-f0c6-4bf5-9d4e-9a10cf1ae3c0"},{"name":"Case - Update","id":"ab33f022-e3f0-4d1e-a767-00bc960d5971","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"assignments\": { // list of objects Optional\n        \"assigneeEmail\": \"tommy@mulai.com\", // string Required\n        \"assignedByEmail\": \"admin@mulai.com\", // string Optional\n        \"timestamp\": 1732113486077 // double Optional\n    } \n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/cases/:caseId","urlObject":{"path":["management","cases",":caseId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"30285e57-c08a-4440-a0ae-f9dbe740163e","description":{"content":"<p>string Required</p>\n","type":"text/plain"},"type":"any","value":"","key":"caseId"}]}},"response":[],"_postman_id":"ab33f022-e3f0-4d1e-a767-00bc960d5971"},{"name":"Case - Update Status","id":"34a8e433-109a-4d4c-ac98-79bfed0b6000","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"creationReason\": {\n                \"reasons\": [\"\"],\n                \"comment\": \"\",\n                \"timestamp\": null},\n    \"status\": \"\"\n     // [\"OPEN\",\"CLOSED\",\"REOPENED\",\"IN_PROGRESS\",\"ON_HOLD\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/cases/:caseId","urlObject":{"path":["management","cases",":caseId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"5e993ceb-d289-4798-80ed-52b8383b4ed2","description":{"content":"<p>string Required</p>\n","type":"text/plain"},"type":"any","value":"","key":"caseId"}]}},"response":[],"_postman_id":"34a8e433-109a-4d4c-ac98-79bfed0b6000"},{"name":"Case - Get","id":"d3d41416-0f6d-44e9-b636-6dff19d801b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/cases/:caseId","urlObject":{"path":["management","cases",":caseId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"fc2816f0-ce5d-40fb-92eb-761054114e6b","description":{"content":"<p>string Required</p>\n","type":"text/plain"},"type":"any","value":"","key":"caseId"}]}},"response":[],"_postman_id":"d3d41416-0f6d-44e9-b636-6dff19d801b8"}],"id":"909c2f52-d815-481f-9d4a-5baba8c44353","_postman_id":"909c2f52-d815-481f-9d4a-5baba8c44353","description":""},{"name":"Alerts","item":[{"name":"Alert - Create","id":"dd0bfa19-293d-4bb5-b493-f36500522e01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"alertId\": \"111\", // string Required\n    \"createdTimestamp\": 1223, // double Required\n    \"caseId\": \"123\", // string Required\n    \"priority\": \"P1\", // enum Required (P1, P2, P3, P4)\n    \"entityDetails\": { // union Required\n        \"type\": \"TRANSACTION\", // enum Required (TRANSACTION, SANCTIONS)\n        // TRANSACTION only\n        \"transactionIds\": [\"123\",\"abc\"] // list of strings Required \n    },\n    \"ruleDetails\": { // object Required\n        \"id\": \"\", // string Required\n        \"name\": \"\", // string Required\n        \"action\": \"ALLOW\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"description\": \"\", // string Required\n        \"instanceId\": \"\", // string Required\n        \"nature\": \"AML\" // enum Optional (AML, FRAUD, CTF,SCREENING)\n    },\n    \"tags\": [{ // list of objects Optional\n        \"key\": \"\", // string Required,\n        \"value\": \"\" // stringRequired\n    }],\n    \"creationReason\": { // object Optional\n        \"reasons\": \"\", // list of strings Required\n        \"comment\": \"\", // string Required\n        \"timestamp\": \"\" // double Optional\n    },\n    \"assignments\": { // list of objects Optional\n        \"assigneeEmail\": \"\", // string Required\n        \"assignedByEmail\": \"\", // string Optional\n        \"timestamp\": \"\" // double Optional\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/alerts","urlObject":{"path":["management","alerts"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd0bfa19-293d-4bb5-b493-f36500522e01"},{"name":"Alert - Update","id":"76e2accf-ba6d-45ee-a5c8-bb4ef190effb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{   \n    \"priority\": \"\", // enum Required (P1, P2, P3, P4)\n    \"entityDetails\": { // union Required\n        \"type\": \"\", // enum Required (TRANSACTION, SANCTIONS)\n        // TRANSACTION only\n        \"transactionIds\": \"\" // list of strings Required \n    },\n    \"ruleDetails\": { // object Required\n        \"id\": \"\", // string Required\n        \"name\": \"\", // string Required\n        \"action\": \"\", // enum Required (ALLOW, FLAG, BLOCK, SUSPEND)\n        \"description\": \"\", // string Required\n        \"instanceId\": \"\", // string Required\n        \"nature\": \"\" // enum Optional (AML, FRAUD, CTF,SCREENING)\n    },\n    \"tags\": { // list of objects Optional\n        \"key\": \"\", // string Required,\n        \"value\": \"\" // stringRequired\n    },\n    \"creationReason\": { // object Optional\n        \"reasons\": \"\", // list of strings Required\n        \"comment\": \"\", // string Required\n        \"timestamp\": \"\" // double Optional\n    },\n    \"assignments\": { // list of objects Optional\n        \"assigneeEmail\": \"\", // string Required\n        \"assignedByEmail\": \"\", // string Optional\n        \"timestamp\": \"\" // double Optional\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/alerts/:alertId","urlObject":{"path":["management","alerts",":alertId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"3cf15265-da0a-4b1b-98c1-5f60a69aac40","type":"any","value":"","key":"alertId"}]}},"response":[],"_postman_id":"76e2accf-ba6d-45ee-a5c8-bb4ef190effb"},{"name":"Alert - Update reason","id":"0f5f898f-04bf-4a1e-872a-86df46495140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"creationReason\": {\n                \"reasons\": [\"\"],\n                \"comment\": \"\",\n                \"timestamp\": null},\n    \"status\": \"\"\n     // [\"OPEN\",\"CLOSED\",\"REOPENED\",\"IN_PROGRESS\",\"ON_HOLD\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/alerts/:alertId","urlObject":{"path":["management","alerts",":alertId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"0d2af97f-55c2-41a1-a91d-7a84512f5cf8","type":"any","value":"","key":"alertId"}]}},"response":[],"_postman_id":"0f5f898f-04bf-4a1e-872a-86df46495140"},{"name":"Alert - Get","id":"7b115454-7cde-43b7-8c98-a633d3b592ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/alerts","urlObject":{"path":["management","alerts"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b115454-7cde-43b7-8c98-a633d3b592ea"},{"name":"Alert - Open","id":"14c0769a-5e8f-4d3a-a649-bb6336e25c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/alerts?filterAlertStatus=OPEN&assigneeEmail=admin@mulai.com","urlObject":{"path":["management","alerts"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>string Optional</p>\n","type":"text/plain"},"key":"start","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"pageSize","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (createdTimestamp, updatedAt, caseId, priority)</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (asc, desc)</p>\n","type":"text/plain"},"key":"sortOrder","value":""},{"description":{"content":"<p>enum Optional (OPEN, CLOSED, REOPENED, IN_REVIEW, ESCALATED, IN_PROGRESS, ON_HOLD)</p>\n","type":"text/plain"},"key":"filterAlertStatus","value":"OPEN"},{"disabled":true,"description":{"content":"<p>enum Optional (P1, P2, P3, P4)</p>\n","type":"text/plain"},"key":"filterPriority","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (MANUAL, SYSTEM, EXTERNAL)</p>\n","type":"text/plain"},"key":"filterCaseSource","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterAfterCreatedTimestamp","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterBeforeCreatedTimestamp","value":""},{"key":"assigneeEmail","value":"admin@mulai.com"}],"variable":[]}},"response":[],"_postman_id":"14c0769a-5e8f-4d3a-a649-bb6336e25c84"},{"name":"Alert - Get Top User Alerts","id":"b0443107-fe5b-40ea-b44b-bc850ca10aa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/alerts?filterAlertStatus=OPEN&assigneeEmail=admin@mulai.com","urlObject":{"path":["management","alerts"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>string Optional</p>\n","type":"text/plain"},"key":"start","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"pageSize","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (createdTimestamp, updatedAt, caseId, priority)</p>\n","type":"text/plain"},"key":"sortBy","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (asc, desc)</p>\n","type":"text/plain"},"key":"sortOrder","value":""},{"description":{"content":"<p>enum Optional (OPEN, CLOSED, REOPENED, IN_REVIEW, ESCALATED, IN_PROGRESS, ON_HOLD)</p>\n","type":"text/plain"},"key":"filterAlertStatus","value":"OPEN"},{"disabled":true,"description":{"content":"<p>enum Optional (P1, P2, P3, P4)</p>\n","type":"text/plain"},"key":"filterPriority","value":""},{"disabled":true,"description":{"content":"<p>enum Optional (MANUAL, SYSTEM, EXTERNAL)</p>\n","type":"text/plain"},"key":"filterCaseSource","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterAfterCreatedTimestamp","value":""},{"disabled":true,"description":{"content":"<p>double Optional</p>\n","type":"text/plain"},"key":"filterBeforeCreatedTimestamp","value":""},{"key":"assigneeEmail","value":"admin@mulai.com"}],"variable":[]}},"response":[],"_postman_id":"b0443107-fe5b-40ea-b44b-bc850ca10aa5"}],"id":"afe4244f-7653-4681-ad39-71abecb5bcfb","_postman_id":"afe4244f-7653-4681-ad39-71abecb5bcfb","description":""},{"name":"Comments","item":[{"name":"Comment - Create","id":"f487be7a-7c9d-472e-953f-6e4e6fea6a5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"body\": \"This is a comment 7\",\n  \"files\": [\n    {\n      \"filename\": \"filename'\",\n      \"size\": 1.1,\n      \"downloadLink\": \"downloadLink\"\n    }\n  ],\n  \"createdTimestamp\": 1.1,\n  \"referenceType\": \"alerts\", // consumer_users || alerts || cases\n  \"referenceId\": \"67388d3c91f6147b98edbb7c\"  // consumer_users = userId || alerts = alertId || cases = caseId\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/comments","urlObject":{"path":["management","comments"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f487be7a-7c9d-472e-953f-6e4e6fea6a5f"},{"name":"Comment - Update","id":"bfd41089-a10a-451c-b629-a65b8dd5b425","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"body\": \"This is a comment 7 edited\",\n  \"files\": [\n    {\n      \"filename\": \"filename'\",\n      \"size\": 1.1,\n      \"downloadLink\": \"downloadLink\"\n    }\n  ],\n  \"updatedTimestamp\": 1.2\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/comments/:commentId","urlObject":{"path":["management","comments",":commentId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"9718eaa8-6fd6-485d-a9dc-d876a780f1fe","type":"any","value":"6751aca3e2dcb693c5e04e6d","key":"commentId"}]}},"response":[],"_postman_id":"bfd41089-a10a-451c-b629-a65b8dd5b425"},{"name":"Comment - Get","id":"9c8e92b6-cb30-47e3-a59f-925bbff6139e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/comments/:commentId","urlObject":{"path":["management","comments",":commentId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"77fef0a3-9518-42d3-a596-f07aa14b8282","type":"any","value":"6751aca3e2dcb693c5e04e6d","key":"commentId"}]}},"response":[],"_postman_id":"9c8e92b6-cb30-47e3-a59f-925bbff6139e"},{"name":"Comment - Delete","id":"67c24d99-0c23-4347-9bd7-5d69cdbe0d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/management/comments/:commentId","urlObject":{"path":["management","comments",":commentId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"4a5a83c7-e4e9-473a-b4a6-c40512ef5f3e","type":"any","value":"675080f76df9cce5797e21bb","key":"commentId"}]}},"response":[],"_postman_id":"67c24d99-0c23-4347-9bd7-5d69cdbe0d5c"},{"name":"Comment - All","id":"d5ad38d6-cdd4-4e63-b323-16b74c7a7eaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/comments","urlObject":{"path":["management","comments"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"description":{"content":"<p>alerts || consumer_users || cases</p>\n","type":"text/plain"},"key":"referenceType","value":"alerts"},{"disabled":true,"key":"referenceId","value":"673852b80038be3d8e1fddee"}],"variable":[]}},"response":[],"_postman_id":"d5ad38d6-cdd4-4e63-b323-16b74c7a7eaf"}],"id":"04a6dffc-856f-45eb-b006-05ae9e41cfe2","_postman_id":"04a6dffc-856f-45eb-b006-05ae9e41cfe2","description":""},{"name":"Reports","item":[{"name":"Report - Create","id":"349c1f03-a3c1-4e84-a34e-ce7630c044e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"reportType\": \"STR\", // OPTIONS: STR,CTR - required\n  \"transactionIds\": [\"225dbaf5110fec431acbbe58264b5f9e\"], // required\n  \"comment\": \"comment\" \n\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/reports","urlObject":{"path":["management","reports"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a3a84aaa-9ee4-440f-95dd-72e4f36b6723","name":"success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"reportType\": \"STR\", // ENUM OPTIONS: STR,CTR\n  \"transactionIds\": [\"225dbaf5110fec431acbbe58264b5f9e\"], // required\n  \"comment\": \"\" \n\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/reports"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 16:52:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEyLTA3VDExOjQ4OjA0LjAyNVoiLCJpYXQiOjE3MzM1NzIwODQsImV4cCI6MTczMzY1ODQ4NH0.FUX58Aoy0Px4lo-5ZekVJhhZMvRAwtpOLIJavt7hpzI"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"114.10.149.222"},{"key":"cf-ipcountry","value":"ID"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"console.mulai.com"},{"key":"postman-token","value":"198bfaa6-fadb-4151-b6fe-a30d2660aa70"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/management/reports"},{"key":"x-forwarded-for","value":"114.10.149.222"},{"key":"x-forwarded-host","value":"console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"Vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=f7sN3XRXgjLfZKOIKMUqMeUH3j4jyoxWmBbLrqiEsk8iNO%2B0j325gddE0q2PjP5gx%2BTU%2Fj7JZBoUt2QOBsEBnKZ9EsQD61xFqXGQEElg53Ww%2F%2BwMsgRY1YsVfIMRth87twy2qg%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eee44e08bdafd07-SIN"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=48637&min_rtt=44156&rtt_var=20896&sent=5&recv=5&lost=0&retrans=0&sent_bytes=2801&recv_bytes=1048&delivery_rate=57377&cwnd=252&unsent_bytes=0&cid=d6d982e23e984b6f&ts=233&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Success\",\n    \"data\": {\n        \"reportId\": \"6755ceeb00f35bc1ed1d14d0\",\n        \"transactionIds\": [\n            \"225dbaf5110fec431acbbe58264b5f9e\"\n        ],\n        \"reportType\": \"STR\",\n        \"comment\": \"\",\n        \"handledBy\": \"67537fa7e8072ab7d0813c75\",\n        \"deleted\": false,\n        \"createdTimestamp\": 1733676779684,\n        \"createdAt\": \"2024-12-08T16:52:59.685Z\",\n        \"updatedAt\": \"2024-12-08T16:52:59.685Z\",\n        \"id\": \"6755ceeb00f35bc1ed1d14d1\"\n    }\n}"}],"_postman_id":"349c1f03-a3c1-4e84-a34e-ce7630c044e6"},{"name":"Report - Update","id":"a6df622d-d44e-4e97-ab0a-a04b5d65196a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"reportType\": \"STR\", // OPTIONS: STR,CTR - required\n  \"transactionIds\": [\"225dbaf5110fec431acbbe58264b5f9e\"], // required\n  \"comment\": \"comment\" \n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/management/reports/:reportId","urlObject":{"path":["management","reports",":reportId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"9fa0372c-6015-41e9-9496-461421264b7f","type":"any","value":"6759b69d112dc71abc2a8f14","key":"reportId"}]}},"response":[],"_postman_id":"a6df622d-d44e-4e97-ab0a-a04b5d65196a"},{"name":"Report - Get","id":"3b8f24bf-d782-4933-9516-6efcbeb70c19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/reports/:reportId","urlObject":{"path":["management","reports",":reportId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"7f73624c-e5de-4ace-8362-0943cee8f2cd","type":"any","value":"6755ceeb00f35bc1ed1d14d0","key":"reportId"}]}},"response":[{"id":"c4286966-dd10-493f-9f70-dc3fa129c765","name":"success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{baseUrl}}/management/reports/:reportId","host":["{{baseUrl}}"],"path":["management","reports",":reportId"],"variable":[{"key":"reportId","value":"6755ceeb00f35bc1ed1d14d0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 17:00:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEyLTA3VDExOjQ4OjA0LjAyNVoiLCJpYXQiOjE3MzM1NzIwODQsImV4cCI6MTczMzY1ODQ4NH0.FUX58Aoy0Px4lo-5ZekVJhhZMvRAwtpOLIJavt7hpzI"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"114.10.144.222"},{"key":"cf-ipcountry","value":"ID"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"console.mulai.com"},{"key":"postman-token","value":"90fc84b9-85c4-46f4-8d9c-b9514834708e"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/management/reports/6755ceeb00f35bc1ed1d14d0"},{"key":"x-forwarded-for","value":"114.10.144.222"},{"key":"x-forwarded-host","value":"console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=kxR4mmnBRYQAKA0k279PNSde35jSRFtX1raTx29p%2BtMvQVz8bWeKSOOsR1uxVOHo6s8kJk4K8qUhoOdJu0E61IuWO0dI28mnZnZemjqyxz%2Bt0a%2FbvayUzN%2BvXNoNzSFZPqDPcA%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eee4f63383f3dad-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=28358&min_rtt=17388&rtt_var=15216&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2801&recv_bytes=915&delivery_rate=240867&cwnd=252&unsent_bytes=0&cid=79244beee18519f1&ts=168&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"reportId\": \"6755ceeb00f35bc1ed1d14d0\",\n        \"transactionIds\": [\n            \"225dbaf5110fec431acbbe58264b5f9e\"\n        ],\n        \"reportType\": \"STR\",\n        \"comment\": \"\",\n        \"handledBy\": \"67537fa7e8072ab7d0813c75\",\n        \"deleted\": false,\n        \"createdTimestamp\": 1733676779684,\n        \"createdAt\": \"2024-12-08T16:52:59.685Z\",\n        \"updatedAt\": \"2024-12-08T16:52:59.685Z\",\n        \"id\": \"6755ceeb00f35bc1ed1d14d1\"\n    }\n}"}],"_postman_id":"3b8f24bf-d782-4933-9516-6efcbeb70c19"},{"name":"Report - Delete","id":"fcf8fd3a-39d5-4537-8bc6-093fc4a5e6b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/management/reports/:reportId","urlObject":{"path":["management","reports",":reportId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"a7f00c86-7452-4910-874e-c587d38532ee","type":"any","value":"6755ceeb00f35bc1ed1d14d0","key":"reportId"}]}},"response":[{"id":"3c8e032e-5c05-413d-bb04-4b5955df3a2d","name":"success","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{baseUrl}}/management/reports/:reportId","host":["{{baseUrl}}"],"path":["management","reports",":reportId"],"variable":[{"key":"reportId","value":"6755ceeb00f35bc1ed1d14d0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 08 Dec 2024 17:02:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET,DELETE,PATCH,POST,PUT"},{"key":"Access-Control-Allow-Headers","value":"Authorization, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version"},{"key":"accept","value":"*/*"},{"key":"authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NzUzN2ZhN2U4MDcyYWI3ZDA4MTNjNzUiLCJlbWFpbCI6ImFkbWluQG11bGFpLmNvbSIsImNyZWF0ZWQiOiIyMDI0LTEyLTA3VDExOjQ4OjA0LjAyNVoiLCJpYXQiOjE3MzM1NzIwODQsImV4cCI6MTczMzY1ODQ4NH0.FUX58Aoy0Px4lo-5ZekVJhhZMvRAwtpOLIJavt7hpzI"},{"key":"cache-control","value":"no-cache"},{"key":"cdn-loop","value":"cloudflare; loops=1"},{"key":"cf-connecting-ip","value":"114.10.144.222"},{"key":"cf-ipcountry","value":"ID"},{"key":"cf-visitor","value":"{\"scheme\":\"https\"}"},{"key":"host","value":"console.mulai.com"},{"key":"postman-token","value":"a6f95b62-8d59-422c-82ca-45097d6fbb46"},{"key":"user-agent","value":"PostmanRuntime/7.43.0"},{"key":"x-current-path","value":"/rest-api/sandbox/management/reports/6755ceeb00f35bc1ed1d14d0"},{"key":"x-forwarded-for","value":"114.10.144.222"},{"key":"x-forwarded-host","value":"console.mulai.com"},{"key":"x-forwarded-port","value":"3000"},{"key":"x-forwarded-proto","value":"https"},{"key":"vary","value":"RSC, Next-Router-State-Tree, Next-Router-Prefetch"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Report-To","value":"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=HSPFnYdJ4DaGjieAd3uXOtocRTirdlXCVX70YJ2XnXsMQWsBiTA4mrHBem8Oky4lM3sesIGTS0G850DSiyD5cOiZD7xAGmlNW7yi%2FYGBHrDMflvHxv1cghnUhmfww1aWd1oX8A%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}"},{"key":"NEL","value":"{\"success_fraction\":0,\"report_to\":\"cf-nel\",\"max_age\":604800}"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"8eee52392fd1fd07-SIN"},{"key":"Content-Encoding","value":"br"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"},{"key":"server-timing","value":"cfL4;desc=\"?proto=TCP&rtt=27192&min_rtt=15903&rtt_var=15205&sent=5&recv=7&lost=0&retrans=0&sent_bytes=2801&recv_bytes=918&delivery_rate=263918&cwnd=252&unsent_bytes=0&cid=332b43cbbcd98886&ts=159&x=0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Success\"\n}"}],"_postman_id":"fcf8fd3a-39d5-4537-8bc6-093fc4a5e6b6"},{"name":"Report - All","id":"3fcf4cbd-3735-415d-af98-8dca9ce47e9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/management/reports","urlObject":{"path":["management","reports"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"reportId","value":"6756e7ccbe047446cf716697"},{"disabled":true,"key":"reportType","value":"REPORT TYPE"},{"disabled":true,"key":"comment","value":"report"}],"variable":[]}},"response":[],"_postman_id":"3fcf4cbd-3735-415d-af98-8dca9ce47e9b"}],"id":"71b56b56-e16e-4522-88ef-67f0c6a40c28","_postman_id":"71b56b56-e16e-4522-88ef-67f0c6a40c28","description":""},{"name":"Lists Common","item":[{"name":"List - Create","id":"359a0360-9725-41e2-a23f-6e7a209b60ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category\": \"WHITELIST\", // enum: [ \"WHITELIST\", \"BLACKLIST\" ]\n    \"type\": \"USER\", // enum: [ \"USER\", \"IBAN\", \"FINGERPRINT\" ]\n    \"status\": \"ACTIVE\", // enum: [ \"ACTIVE\", \"INACTIVE\" ]\n    \"name\":\"scammer\",    \n    \"description\": \"description\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/list","urlObject":{"path":["list"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"359a0360-9725-41e2-a23f-6e7a209b60ef"},{"name":"List - Update","id":"60157188-7d47-41bd-8f69-ad2c461fce13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"category\": \"BLACKLIST\", // enum: [ \"WHITELIST\", \"BLACKLIST\" ]\n    \"type\": \"USER\", // enum: [ \"USER\", \"IBAN\", \"FINGERPRINT\" ]\n    \"status\": \"ACTIVE\", // enum: [ \"ACTIVE\", \"INACTIVE\" ]\n    \"name\":\"scammer\",    \n    \"description\": \"description\",\n    \"data\": {\n        \"items\": [ //OPTIONAL\n            {\n                \"key\": \"itemsKey\",\n                \"metadata\": [\n                    {\n                        \"metadataKey\": \"keyA\",\n                        \"metadataValue\": \"valueA\"\n                    }\n                ]\n            }\n        ],\n        \"metadata\": { //OPTIONAL\n            \"name\": \"metadataName\",\n            \"description\": \"metadata description\",\n            \"status\": true,\n            \"checkSum\": \"check sum\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/list/:listId","urlObject":{"path":["list",":listId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"7ddf5613-7428-492f-b326-85e6bb331768","type":"any","value":"672e2ab86df6d3143cbda05b","key":"listId"}]}},"response":[],"_postman_id":"60157188-7d47-41bd-8f69-ad2c461fce13"},{"name":"List - Get","id":"112a62b0-5d37-4fa7-b336-183f20865992","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{baseUrl}}/list/:roleId","urlObject":{"path":["list",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"def727f7-1d67-4b90-8a2b-1872575c08e0","type":"any","value":"6755d73b3ac75e53fba790c6","key":"roleId"}]}},"response":[],"_postman_id":"112a62b0-5d37-4fa7-b336-183f20865992"},{"name":"List - Delete","id":"6bf08311-34b9-43fe-bdac-9db648608d6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{baseUrl}}/list/:listId","urlObject":{"path":["list",":listId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"id":"688c4a4d-4128-4835-b20c-3e8e60dde530","type":"any","value":"6755caff00f35bc1ed1d1032","key":"listId"}]}},"response":[],"_postman_id":"6bf08311-34b9-43fe-bdac-9db648608d6b"},{"name":"List - All","id":"c7f03a99-0085-4f1d-9ab3-cbf1e1dd7e89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/list","urlObject":{"path":["list"],"host":["{{baseUrl}}"],"query":[{"disabled":true,"key":"category","value":"WHITELIST"}],"variable":[]}},"response":[],"_postman_id":"c7f03a99-0085-4f1d-9ab3-cbf1e1dd7e89"}],"id":"c0af6a3c-e19e-4107-8d90-c888b4795531","_postman_id":"c0af6a3c-e19e-4107-8d90-c888b4795531","description":""}],"id":"4e7f7584-5d66-452e-8886-437a007277e3","_postman_id":"4e7f7584-5d66-452e-8886-437a007277e3","description":""},{"name":"Webhook","item":[{"name":"User","item":[{"name":"User State Update","id":"44b43ff8-1c11-41a2-b4dd-12c2ad4bcd32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"USER_STATE_UPDATED\",\r\n  \"data\": {\r\n    \"reason\": \"string\",\r\n    \"state\": \"UNACCEPTABLE\"\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"44b43ff8-1c11-41a2-b4dd-12c2ad4bcd32"},{"name":"IRS Status Update","id":"1ad92d07-ebfc-4489-9f62-2ad9030bad52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"IRS_STATUS_UPDATED\",\r\n  \"data\": {\r\n    \"reason\": \"string\",\r\n    \"status\": \"SUCCESSFUL\"\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"1ad92d07-ebfc-4489-9f62-2ad9030bad52"}],"id":"43e7d4f5-1b56-4831-8747-d58e84de454d","_postman_id":"43e7d4f5-1b56-4831-8747-d58e84de454d","description":""},{"name":"Transaction","item":[{"name":"Transaction State Update","id":"aee001a0-e2b2-4789-88f9-94d8b759ce45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"TRANSACTION_STATUS_UPDATED\",\r\n  \"data\": {\r\n    \"transactionId\": \"string\",\r\n    \"reasons\": [\r\n      \"string\"\r\n    ],\r\n    \"status\": \"ALLOW\",\r\n    \"comment\": \"string\"\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"aee001a0-e2b2-4789-88f9-94d8b759ce45"}],"id":"ee33c85e-d6fb-4bc0-803d-4612e408b391","_postman_id":"ee33c85e-d6fb-4bc0-803d-4612e408b391","description":""},{"name":"Case","item":[{"name":"Case Open","id":"ecb04642-bf11-4387-8db8-00040a766f21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"CASE_OPENED\",\r\n  \"data\": {\r\n    \"caseId\": \"string\",\r\n    \"status\": \"string\",\r\n    \"userId\": \"string\",\r\n    \"transactionIds\": [\r\n      \"string\"\r\n    ]\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ecb04642-bf11-4387-8db8-00040a766f21"},{"name":"Case Close","id":"c178515e-eb79-4550-81b4-a7c4bae60ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"CASE_CLOSED\",\r\n  \"data\": {\r\n    \"caseId\": \"string\",\r\n    \"status\": \"string\",\r\n    \"reasons\": [\r\n      \"string\"\r\n    ],\r\n    \"reasonDescriptionForOther\": \"string\",\r\n    \"comment\": \"string\",\r\n    \"userId\": \"string\",\r\n    \"transactionIds\": [\r\n      \"string\"\r\n    ]\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"c178515e-eb79-4550-81b4-a7c4bae60ccb"}],"id":"44935223-f302-4825-a981-7a690274ee4f","_postman_id":"44935223-f302-4825-a981-7a690274ee4f","description":""},{"name":"Alert","item":[{"name":"Alert Open","event":[{"listen":"test","script":{"exec":["responseCode:200"],"type":"text/javascript","packages":{},"id":"81be7e04-b212-4a4b-9aa5-f1166e4fe740"}}],"id":"ce6aa664-9cb8-4838-b7cf-ce00967a01c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"ALERT_OPEN\",\r\n  \"data\": {\r\n    \"alertId\": \"string\",\r\n    \"status\": \"string\",\r\n    \"transactionIds\": [\r\n      \"string\"\r\n    ],\r\n    \"ruleName\": \"string\",\r\n    \"ruleDescription\": \"string\",\r\n    \"ruleId\": \"string\",\r\n    \"ruleInstanceId\": \"string\",\r\n    \"caseId\": \"string\",\r\n    \"userId\": \"string\"\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"ce6aa664-9cb8-4838-b7cf-ce00967a01c0"},{"name":"Alert Close","id":"5c8fcb2b-722a-437f-a7fc-8de212c936e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{authToken}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"type\": \"ALERT_CLOSED\",\r\n  \"data\": {\r\n    \"alertId\": \"string\",\r\n    \"status\": \"string\",\r\n    \"reasons\": [\r\n      \"string\"\r\n    ],\r\n    \"reasonDescriptionForOther\": \"string\",\r\n    \"comment\": \"string\",\r\n    \"userId\": \"string\",\r\n    \"transactionIds\": [\r\n      \"string\"\r\n    ],\r\n    \"ruleName\": \"string\",\r\n    \"ruleDescription\": \"string\",\r\n    \"ruleId\": \"string\",\r\n    \"ruleInstanceId\": \"string\"\r\n  },\r\n  \"id\": \"string\",\r\n  \"triggeredBy\": \"MANUAL\",\r\n  \"createdTimestamp\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"","description":"<p>Occurs whenever a user's state is updated</p>\n","urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"5c8fcb2b-722a-437f-a7fc-8de212c936e6"}],"id":"81fe22cb-5e56-4ff8-9a85-1293065154d2","_postman_id":"81fe22cb-5e56-4ff8-9a85-1293065154d2","description":""}],"id":"7c59c844-1502-42c8-80f5-6a8e197a41db","description":"<h1 id=\"introduction\">Introduction</h1>\n<p>A webhook enables Mulai to push real-time notifications to your app.<br />Mulai uses HTTPS to send these notifications to your app as a JSON<br />payload. You can then use these notifications to execute actions in your<br />backend systems.</p>\n<p>Webhooks are particularly useful when:</p>\n<ul>\n<li><p>A transaction is investigated and approved by your compliance team.</p>\n</li>\n<li><p>A user’s state has changed.</p>\n</li>\n<li><p>A new case or alert is created.</p>\n</li>\n<li><p>A case or alert is closed.</p>\n</li>\n<li><p>A rule action has been updated.</p>\n</li>\n</ul>\n<h2 id=\"steps-to-receive-webhooks\">Steps to Receive Webhooks</h2>\n<p>You can start receiving event notifications in your app by following these steps:</p>\n<ol>\n<li><p>Identify the events you want to monitor and the event payloads to parse.</p>\n</li>\n<li><p>Create a webhook endpoint as an HTTP endpoint (URL) on your server.</p>\n</li>\n<li><p>Handle requests from Mulai by parsing each event object and returning 2xx response status codes.</p>\n</li>\n<li><p>Deploy your webhook endpoint so that it is publicly accessible via an HTTPS URL.</p>\n</li>\n<li><p>Register your publicly accessible HTTPS URL in the<br /> Mulai console and store the secret signing key (for verifying the<br /> payload) in a secure place.</p>\n</li>\n</ol>\n<h2 id=\"types-of-events\">Types of Events</h2>\n<p><a href=\"https://docs.mulai.com/#44a23cb6-3f52-4fae-838a-510c32e859bc\">Full list of webhook events</a></p>\n<h2 id=\"event\">Event</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>PROPERTY</th>\n<th>DETAILS</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Unique identifier for the event</td>\n</tr>\n<tr>\n<td>type</td>\n<td>Event type (e.g., USER_STATE_UPDATED).</td>\n</tr>\n<tr>\n<td>data</td>\n<td>Object containing data associated with the event.</td>\n</tr>\n<tr>\n<td>createdTimestamp</td>\n<td>Time at which the event was created. Measured in ms since the Unix epoch.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"payloads\">Payloads</h2>\n<h2 id=\"sample-event-payload\">Sample Event Payload</h2>\n<p>{<br />\"id\": \"2fa554d3-1ffa-4361-9af6-5479c2d4847f\",<br />\"type\": \"USER_STATE_UPDATED\",<br />\"createdTimestamp\": 1661522222301,<br />\"triggeredBy\": \"MANUAL\",<br />\"data\": {<br />\"userId\": \"U-1\",<br />\"state\": \"BLOCKED\",<br />\"reason\": \"updated manually\"<br />}</p>\n","_postman_id":"7c59c844-1502-42c8-80f5-6a8e197a41db"}]}