{
  "info": {
    "_postman_id": "4293a3e1-9f03-4796-b354-804d9054a46e",
    "name": "OpenApiDocExamples",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "46985664",
    "_collection_link": "https://go.postman.co/collection/46985664-4293a3e1-9f03-4796-b354-804d9054a46e?source=collection_link"
  },
  "item": [
    {
      "name": "Requests",
      "item": [
        {
          "name": "Create_Party_Person_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "let response = pm.response.json();",
                  "pm.collectionVariables.set(\"partyId\", response.partyId);",
                  ""
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "if(pm.collectionVariables.get(\"counter\")==0){",
                  "    pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "}"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"alias\": \"Team Fusion\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"type\": \"home\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        }\n    },\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"02079461234\",\n            \"prefix\": \"44\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ]\n}\n",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties"
              ]
            },
            "description": "This endpoint allows you to create a new party by sending a POST request to {{LocalPartiesUrl}}/parties. The request should include a payload with various details such as party type, personal details, email, phones, balance accounts, payout instruments, and identity documents. Upon successful execution, the API returns a status of 201 along with a JSON response containing details of the created party.\n\nThe response JSON includes information about the created party, such as identity verification state, party reference, party type, party ID, personal details, email, phones, identity documents, balance accounts, date and time of creation, version, and payout instruments. You can use this response as an example to test it with the actual response in the test.\n\nExample response:\n\n``` json\n{\n  \"identityVerificationState\": \"\",\n  \"identityVerificationMethod\": \"\",\n  \"merchant\": {\"entity\": \"\"},\n  \"partyReference\": \"\",\n  \"partyType\": \"\",\n  \"type\": \"\",\n  \"partyId\": \"\",\n  \"personalDetails\": {\n    \"title\": \"\",\n    \"firstName\": \"\",\n    \"middleName\": \"\",\n    \"lastName\": \"\",\n    \"dateOfBirth\": \"\",\n    \"address\": {\n      \"address1\": \"\",\n      \"address2\": \"\",\n      \"city\": \"\",\n      \"countryCode\": \"\",\n      \"postalCode\": \"\",\n      \"type\": \"\"\n    },\n    \"residentialStatus\": \"\",\n    \"currentAddressLessThanThreeYears\": true\n  },\n  \"email\": \"\",\n  \"phones\": [\n    {\"prefix\": \"\", \"number\": \"\"}\n  ],\n  \"identityDocuments\": [\n    {\n      \"type\": \"\",\n      \"number\": \"\",\n      \"issuingInstitution\": \"\",\n      \"issuingCountry\": \"\",\n      \"validFrom\": \"\",\n      \"validTo\": \"\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"\",\n      \"balanceAccountId\": \"\",\n      \"dateTimeCreated\": \"\"\n    }\n  ],\n  \"dateTimeCreated\": \"\",\n  \"version\": 0,\n  \"payoutInstruments\": [\n    {\n      \"payoutInstrumentReference\": \"\",\n      \"payoutInstrumentId\": \"\",\n      \"payoutInstrumentType\": \"\",\n      \"currency\": \"\",\n      \"dateTimeCreated\": \"\",\n      \"version\": 0,\n      \"accountHolderName\": \"\",\n      \"swiftBic\": \"\",\n      \"bankCode\": \"\",\n      \"accountNumber\": \"\",\n      \"accountType\": \"\",\n      \"iban\": \"\",\n      \"bankName\": \"\",\n      \"address\": {\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"countryCode\": \"\",\n        \"postalCode\": \"\",\n        \"type\": \"\"\n      },\n      \"branchCode\": \"\"\n    }\n  ]\n}\n\n ```"
          },
          "response": [
            {
              "name": "Person_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"type\": \"home\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        }\n    },\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"02079461234\",\n            \"prefix\": \"44\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ]\n}\n",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "wp-correlationid",
                  "value": "d55d853f-9e39-4792-885e-3cf032fbd48c"
                },
                {
                  "key": "x-content-type-options",
                  "value": "nosniff"
                },
                {
                  "key": "x-xss-protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "x-frame-options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept-Ranges",
                  "value": "bytes"
                },
                {
                  "key": "X-Served-By",
                  "value": "cache-lcy-egml8630074-LCY, cache-lhr-egll1980067-LHR"
                },
                {
                  "key": "X-Cache-Hits",
                  "value": "0, 0"
                },
                {
                  "key": "X-Timer",
                  "value": "S1756324860.893470,VS0,VE363"
                },
                {
                  "key": "Content-Length",
                  "value": "1174"
                },
                {
                  "key": "Date",
                  "value": "Wed, 27 Aug 2025 20:01:00 GMT"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Strict-Transport-Security",
                  "value": "max-age=31536000 ; includeSubDomains"
                },
                {
                  "key": "Set-Cookie",
                  "value": "bm_sv=79602CF01CCB7FD063DA9C0273A5DCAB~YAAQD13aFzLirbWYAQAAlpEe7RzICUHieX0xSqyhVvp7x+D4Yn9FsZn9rYEBeNbw/+0cZkMxLZsxOD/xEQxUNS+v8Ks+xY8y/gggXeAHASkF80aspYlSQngobTrckFH8HdLkj4+nKafvRZfqCssDfjWbWZCR4tQfqz/P6JrF+R6v6dOF2QjcrwF5YUKlXDNaOhGbBOYJchr1sUEK9oN3Ab7/afS0QO+eOwqJIF7iRuSmkildJyvIB4YetSoew+2koo2kj+KLodsH~1; Domain=.access.worldpay.com; Path=/; Expires=Wed, 27 Aug 2025 21:58:16 GMT; Max-Age=7036; SameSite=None; Secure"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Layne591\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"partyId\": \"parzhXvR31kh8bAsQr7eIRqB0\",\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"02079461234\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ],\n    \"balanceAccounts\": [],\n    \"dateTimeCreated\": \"2026-02-03T21:08:51.294Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:08:51.294Z\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Mitchell\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"currentAddressLessThanThreeYears\": false\n    }\n}"
            }
          ]
        },
        {
          "name": "Deactivate_Party_Person_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"deactivationReason\": \"partyDormant\",\n    \"dispositionOfFunds\": \"payoutToParty\"\n   \n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/deactivation",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "deactivation"
              ]
            },
            "description": "This endpoint allows you to create a new party by sending a POST request to {{LocalPartiesUrl}}/parties. The request should include a payload with various details such as party type, personal details, email, phones, balance accounts, payout instruments, and identity documents. Upon successful execution, the API returns a status of 201 along with a JSON response containing details of the created party.\n\nThe response JSON includes information about the created party, such as identity verification state, party reference, party type, party ID, personal details, email, phones, identity documents, balance accounts, date and time of creation, version, and payout instruments. You can use this response as an example to test it with the actual response in the test.\n\nExample response:\n\n``` json\n{\n  \"identityVerificationState\": \"\",\n  \"identityVerificationMethod\": \"\",\n  \"merchant\": {\"entity\": \"\"},\n  \"partyReference\": \"\",\n  \"partyType\": \"\",\n  \"type\": \"\",\n  \"partyId\": \"\",\n  \"personalDetails\": {\n    \"title\": \"\",\n    \"firstName\": \"\",\n    \"middleName\": \"\",\n    \"lastName\": \"\",\n    \"dateOfBirth\": \"\",\n    \"address\": {\n      \"address1\": \"\",\n      \"address2\": \"\",\n      \"city\": \"\",\n      \"countryCode\": \"\",\n      \"postalCode\": \"\",\n      \"type\": \"\"\n    },\n    \"residentialStatus\": \"\",\n    \"currentAddressLessThanThreeYears\": true\n  },\n  \"email\": \"\",\n  \"phones\": [\n    {\"prefix\": \"\", \"number\": \"\"}\n  ],\n  \"identityDocuments\": [\n    {\n      \"type\": \"\",\n      \"number\": \"\",\n      \"issuingInstitution\": \"\",\n      \"issuingCountry\": \"\",\n      \"validFrom\": \"\",\n      \"validTo\": \"\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"\",\n      \"balanceAccountId\": \"\",\n      \"dateTimeCreated\": \"\"\n    }\n  ],\n  \"dateTimeCreated\": \"\",\n  \"version\": 0,\n  \"payoutInstruments\": [\n    {\n      \"payoutInstrumentReference\": \"\",\n      \"payoutInstrumentId\": \"\",\n      \"payoutInstrumentType\": \"\",\n      \"currency\": \"\",\n      \"dateTimeCreated\": \"\",\n      \"version\": 0,\n      \"accountHolderName\": \"\",\n      \"swiftBic\": \"\",\n      \"bankCode\": \"\",\n      \"accountNumber\": \"\",\n      \"accountType\": \"\",\n      \"iban\": \"\",\n      \"bankName\": \"\",\n      \"address\": {\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"countryCode\": \"\",\n        \"postalCode\": \"\",\n        \"type\": \"\"\n      },\n      \"branchCode\": \"\"\n    }\n  ]\n}\n\n ```"
          },
          "response": [
            {
              "name": "Deactivate_Party_Person_200_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "3481d5a6-ea53-4337-85da-97149cdc142b",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"deactivationReason\": \"partyDormant\",\n    \"dispositionOfFunds\": \"payoutToParty\"\n   \n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/deactivation",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "deactivation"
                  ]
                }
              },
              "status": "Created",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "wp-correlationid",
                  "value": "c2c9029b-9d58-47e0-a815-002f0a008d68"
                },
                {
                  "key": "x-content-type-options",
                  "value": "nosniff"
                },
                {
                  "key": "x-xss-protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "x-frame-options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept-Ranges",
                  "value": "bytes"
                },
                {
                  "key": "X-Served-By",
                  "value": "cache-lcy-eglc8600084-LCY"
                },
                {
                  "key": "X-Cache-Hits",
                  "value": "0"
                },
                {
                  "key": "X-Timer",
                  "value": "S1743689727.459135,VS0,VE8179"
                },
                {
                  "key": "Content-Length",
                  "value": "1108"
                },
                {
                  "key": "Date",
                  "value": "Thu, 03 Apr 2025 14:15:35 GMT"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Strict-Transport-Security",
                  "value": "max-age=31536000 ; includeSubDomains"
                },
                {
                  "key": "Set-Cookie",
                  "value": "bm_sv=A64FDE512B7A43D5C7D5635BB7A6CB72~YAAQ5tbXFyr+BvWVAQAAHN4B/Bu5Ph49dDm5zEcBGx+WbmsHUckUJSdrJd2aEIMaxW1SWQafYo8DYV9RcAiNGgydQtnRR0KI4ft1JEooBXhYeTZ9o+AusnKizBtq3L6qqL/ZIgrTdTf+xokICh0YUVVBMuYvn5B7GNkQP6Wrc9KHWYpwwxq/DzSI5HIxEvcWoF8moEVQSvfaQ848KwLfBi+PkFDxuqYf5ME3bQmNG5EoffiSTHGmQmTArJk7kBAZsfV0G9fWWnz0~1; Domain=.access.worldpay.com; Path=/; Expires=Thu, 03 Apr 2025 14:59:20 GMT; Max-Age=2625; SameSite=None; Secure"
                }
              ],
              "cookie": [],
              "body": "{\n    \"deactivationReason\": \"partyDormant\",\n    \"dispositionOfFunds\": \"payoutToParty\",\n    \"active\": false,\n    \"dateTimeDeactivated\": \"2025-08-01T04:14:04.969Z\"\n}"
            }
          ]
        },
        {
          "name": "Reactivate_Party_Person_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"active\" : true\n   \n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/activation",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "activation"
              ]
            },
            "description": "This endpoint allows you to create a new party by sending a POST request to {{LocalPartiesUrl}}/parties. The request should include a payload with various details such as party type, personal details, email, phones, balance accounts, payout instruments, and identity documents. Upon successful execution, the API returns a status of 201 along with a JSON response containing details of the created party.\n\nThe response JSON includes information about the created party, such as identity verification state, party reference, party type, party ID, personal details, email, phones, identity documents, balance accounts, date and time of creation, version, and payout instruments. You can use this response as an example to test it with the actual response in the test.\n\nExample response:\n\n``` json\n{\n  \"identityVerificationState\": \"\",\n  \"identityVerificationMethod\": \"\",\n  \"merchant\": {\"entity\": \"\"},\n  \"partyReference\": \"\",\n  \"partyType\": \"\",\n  \"type\": \"\",\n  \"partyId\": \"\",\n  \"personalDetails\": {\n    \"title\": \"\",\n    \"firstName\": \"\",\n    \"middleName\": \"\",\n    \"lastName\": \"\",\n    \"dateOfBirth\": \"\",\n    \"address\": {\n      \"address1\": \"\",\n      \"address2\": \"\",\n      \"city\": \"\",\n      \"countryCode\": \"\",\n      \"postalCode\": \"\",\n      \"type\": \"\"\n    },\n    \"residentialStatus\": \"\",\n    \"currentAddressLessThanThreeYears\": true\n  },\n  \"email\": \"\",\n  \"phones\": [\n    {\"prefix\": \"\", \"number\": \"\"}\n  ],\n  \"identityDocuments\": [\n    {\n      \"type\": \"\",\n      \"number\": \"\",\n      \"issuingInstitution\": \"\",\n      \"issuingCountry\": \"\",\n      \"validFrom\": \"\",\n      \"validTo\": \"\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"\",\n      \"balanceAccountId\": \"\",\n      \"dateTimeCreated\": \"\"\n    }\n  ],\n  \"dateTimeCreated\": \"\",\n  \"version\": 0,\n  \"payoutInstruments\": [\n    {\n      \"payoutInstrumentReference\": \"\",\n      \"payoutInstrumentId\": \"\",\n      \"payoutInstrumentType\": \"\",\n      \"currency\": \"\",\n      \"dateTimeCreated\": \"\",\n      \"version\": 0,\n      \"accountHolderName\": \"\",\n      \"swiftBic\": \"\",\n      \"bankCode\": \"\",\n      \"accountNumber\": \"\",\n      \"accountType\": \"\",\n      \"iban\": \"\",\n      \"bankName\": \"\",\n      \"address\": {\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"countryCode\": \"\",\n        \"postalCode\": \"\",\n        \"type\": \"\"\n      },\n      \"branchCode\": \"\"\n    }\n  ]\n}\n\n ```"
          },
          "response": [
            {
              "name": "Reactivate_Party_Person_200_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "3481d5a6-ea53-4337-85da-97149cdc142b",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"active\" : true\n   \n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/activation",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "activation"
                  ]
                }
              },
              "status": "Created",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "wp-correlationid",
                  "value": "c2c9029b-9d58-47e0-a815-002f0a008d68"
                },
                {
                  "key": "x-content-type-options",
                  "value": "nosniff"
                },
                {
                  "key": "x-xss-protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "x-frame-options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept-Ranges",
                  "value": "bytes"
                },
                {
                  "key": "X-Served-By",
                  "value": "cache-lcy-eglc8600084-LCY"
                },
                {
                  "key": "X-Cache-Hits",
                  "value": "0"
                },
                {
                  "key": "X-Timer",
                  "value": "S1743689727.459135,VS0,VE8179"
                },
                {
                  "key": "Content-Length",
                  "value": "1108"
                },
                {
                  "key": "Date",
                  "value": "Thu, 03 Apr 2025 14:15:35 GMT"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                },
                {
                  "key": "Strict-Transport-Security",
                  "value": "max-age=31536000 ; includeSubDomains"
                },
                {
                  "key": "Set-Cookie",
                  "value": "bm_sv=A64FDE512B7A43D5C7D5635BB7A6CB72~YAAQ5tbXFyr+BvWVAQAAHN4B/Bu5Ph49dDm5zEcBGx+WbmsHUckUJSdrJd2aEIMaxW1SWQafYo8DYV9RcAiNGgydQtnRR0KI4ft1JEooBXhYeTZ9o+AusnKizBtq3L6qqL/ZIgrTdTf+xokICh0YUVVBMuYvn5B7GNkQP6Wrc9KHWYpwwxq/DzSI5HIxEvcWoF8moEVQSvfaQ848KwLfBi+PkFDxuqYf5ME3bQmNG5EoffiSTHGmQmTArJk7kBAZsfV0G9fWWnz0~1; Domain=.access.worldpay.com; Path=/; Expires=Thu, 03 Apr 2025 14:59:20 GMT; Max-Age=2625; SameSite=None; Secure"
                }
              ],
              "cookie": [],
              "body": "{\n    \"active\": true,\n    \"dateTimeActivated\": \"2025-08-01T04:14:04.969Z\"\n}"
            }
          ]
        },
        {
          "name": "Create_Party_Person_orchestrated",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "",
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"personPartyId\", response.partyId);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"personPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"alias\": \"Team Fusion\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"type\": \"home\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        }\n    },\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"02079461234\",\n            \"prefix\": \"44\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"scheduledPayoutDay\": \"tuesday\",\n            \"payoutInstrumentReference\": \"{{personPayoutInstrumentReference}}\",\n            \"frequency\":\"weekly\"\n        }\n    ],\n    \"payoutInstruments\": [\n        {\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Taunton Branch\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"HSBC UK BANK PLC\",\n            \"payoutInstrumentReference\": \"{{personPayoutInstrumentReference}}\",\n            \"currency\": \"GBP\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ],\n    \"performIdentityVerification\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties"
              ]
            },
            "description": "This endpoint allows you to create a new party by sending a POST request to {{LocalPartiesUrl}}/parties. The request should include a payload with various details such as party type, personal details, email, phones, balance accounts, payout instruments, and identity documents. Upon successful execution, the API returns a status of 201 along with a JSON response containing details of the created party.\n\nThe response JSON includes information about the created party, such as identity verification state, party reference, party type, party ID, personal details, email, phones, identity documents, balance accounts, date and time of creation, version, and payout instruments. You can use this response as an example to test it with the actual response in the test.\n\nExample response:\n\n``` json\n{\n  \"identityVerificationState\": \"\",\n  \"identityVerificationMethod\": \"\",\n  \"merchant\": {\"entity\": \"\"},\n  \"partyReference\": \"\",\n  \"partyType\": \"\",\n  \"type\": \"\",\n  \"partyId\": \"\",\n  \"personalDetails\": {\n    \"title\": \"\",\n    \"firstName\": \"\",\n    \"middleName\": \"\",\n    \"lastName\": \"\",\n    \"dateOfBirth\": \"\",\n    \"address\": {\n      \"address1\": \"\",\n      \"address2\": \"\",\n      \"city\": \"\",\n      \"countryCode\": \"\",\n      \"postalCode\": \"\",\n      \"type\": \"\"\n    },\n    \"residentialStatus\": \"\",\n    \"currentAddressLessThanThreeYears\": true\n  },\n  \"email\": \"\",\n  \"phones\": [\n    {\"prefix\": \"\", \"number\": \"\"}\n  ],\n  \"identityDocuments\": [\n    {\n      \"type\": \"\",\n      \"number\": \"\",\n      \"issuingInstitution\": \"\",\n      \"issuingCountry\": \"\",\n      \"validFrom\": \"\",\n      \"validTo\": \"\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"\",\n      \"balanceAccountId\": \"\",\n      \"dateTimeCreated\": \"\"\n    }\n  ],\n  \"dateTimeCreated\": \"\",\n  \"version\": 0,\n  \"payoutInstruments\": [\n    {\n      \"payoutInstrumentReference\": \"\",\n      \"payoutInstrumentId\": \"\",\n      \"payoutInstrumentType\": \"\",\n      \"currency\": \"\",\n      \"dateTimeCreated\": \"\",\n      \"version\": 0,\n      \"accountHolderName\": \"\",\n      \"swiftBic\": \"\",\n      \"bankCode\": \"\",\n      \"accountNumber\": \"\",\n      \"accountType\": \"\",\n      \"iban\": \"\",\n      \"bankName\": \"\",\n      \"address\": {\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"countryCode\": \"\",\n        \"postalCode\": \"\",\n        \"type\": \"\"\n      },\n      \"branchCode\": \"\"\n    }\n  ]\n}\n\n ```"
          },
          "response": [
            {
              "name": "Person_created_201_orchestrated",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "3fd844ed-fee2-4f8c-a986-34be34446ff6",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"identityVerificationState\": \"started\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Eloise492\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"partyId\": \"parSqzuR-BN3s48g4tsTWk-r0\",\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"02079461234\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"payoutInstrumentReference\": \"Eleanore567\",\n            \"scheduledPayoutDay\": \"tuesday\",\n            \"frequency\": \"weekly\",\n            \"balanceAccountId\": \"par14zfbNvAmFIm62VRXhaLN0\",\n            \"dateTimeCreated\": \"2025-09-17T17:50:20.126Z\",\n            \"version\": 0,\n            \"nextPayoutDate\": \"2025-09-23\"\n        }\n    ],\n    \"dateTimeCreated\": \"2025-09-17T17:50:20.126Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Eleanore567\",\n            \"payoutInstrumentId\": \"parJ9YWzOxJnpvoibTjBqHw80\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"dateTimeCreated\": \"2025-09-17T17:50:20.126Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"HSBC UK BANK PLC\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\",\n                \"type\": \"business\"\n            },\n            \"branchCode\": \"Taunton Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2025-09-17T17:50:20.126Z\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"currentAddressLessThanThreeYears\": false\n    }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "4b2fece0-2759-46c1-bdec-f03d97c53a92"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 17:43:23 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"started\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Roxane75\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"partyId\": \"parIXpVvZNM_5vJWBF70VsMN0\",\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"02079461234\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"payoutInstrumentReference\": \"Abe341\",\n            \"scheduledPayoutDay\": \"tuesday\",\n            \"frequency\": \"weekly\",\n            \"balanceAccountId\": \"parzIhgtEeI_lXeUqrfdDY0D0\",\n            \"dateTimeCreated\": \"2026-02-03T21:11:17.274Z\",\n            \"version\": 0,\n            \"nextPayoutDate\": \"2026-02-10\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:11:17.265Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Abe341\",\n            \"payoutInstrumentId\": \"paracVmmQad6WtcdXI3CIi1N0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"dateTimeCreated\": \"2026-02-03T21:11:17.273Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"HSBC UK BANK PLC\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\",\n                \"type\": \"business\"\n            },\n            \"branchCode\": \"Taunton Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:11:17.265Z\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Mitchell\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"1847 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"currentAddressLessThanThreeYears\": false\n    }\n}"
            }
          ]
        },
        {
          "name": "Create_Party_SoleTrader_orchestrated",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "",
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"soleTraderPartyId\", response.partyId);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"soleTraderPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"soleTrader\",\n    \"personalDetails\": {\n        \"merchantCategoryCode\": \"5411\",\n        \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n        \"website\": \"https://www.example.com/\",\n        \"title\": \"Ms\",\n        \"firstName\": \"Linda\",\n        \"middleName\": \"Liam\",\n        \"lastName\": \"Lee\",\n        \"alias\": \"Team Fusion\",\n        \"tradingName\": \"real name\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"taxIdentifier\": \"GL-123456789\",\n        \"dateOfBirth\": \"1990-07-15\",\n          \"address\": {\n            \"address1\": \"123 Sprawl Avenue\",\n            \"address2\": \"Flat 202\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH1 4PL\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"customerReference\": \"customerrefSoleTrader\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"isTradingAddressSameAsPrimary\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"456 Sprawl Avenue\",\n            \"address2\": \"Flat 303\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH2 4PL\",\n            \"type\": \"other\"\n        }\n    },\n    \"email\": \"lee.linda@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"9098765432\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2021-01-01\",\n            \"validTo\": \"2031-01-01\"\n        },\n        {\n            \"type\": \"taxRegistrationCode\",\n            \"number\": \"123\",\n            \"issuingInstitution\": \"HMRC\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2023-11-30\",\n            \"validTo\": \"2030-12-30\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\"\n        }\n    ],\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"{{soleTraderPayoutInstrumentReference}}\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"accountHolderName\": \"Linda Lee\",\n            \"swiftBic\": \"LLOYGB21\",\n            \"bankCode\": \"000112\",\n            \"branchCode\": \"Bradford Branch\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"JP123000400003123456789\",\n            \"bankName\": \"Lloyds Bank\",\n            \"address\": {\n                \"address1\": \"789 Sakura Street\",\n                \"address2\": \"Suite 5A\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"E1 6AN\",\n                \"type\": \"other\"\n            }\n        }\n    ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties"
              ]
            }
          },
          "response": [
            {
              "name": "SoleTrader_created_201_orchestrated",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "e3c04766-fc8d-4ee5-9b16-2745bb188fe7",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Linda99620101\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"soleTrader\",\n    \"personalDetails\": {\n        \"merchantCategoryCode\": \"5411\",\n        \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n        \"website\": \"https://www.example.com/\",\n        \"title\": \"Ms\",\n        \"firstName\": \"Linda\",\n        \"middleName\": \"Liam\",\n        \"lastName\": \"Lee\",\n        \"dateOfBirth\": \"1990-07-15\",\n          \"address\": {\n            \"address1\": \"123 Sprawl Avenue\",\n            \"address2\": \"Flat 202\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH1 4PL\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"customerReference\": \"customerrefSoleTrader\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"456 Sprawl Avenue\",\n            \"address2\": \"Flat 303\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH2 4PL\",\n            \"type\": \"other\"\n        }\n    },\n    \"email\": \"lee.linda@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"9098765432\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2021-01-01\",\n            \"validTo\": \"2031-01-01\"\n        },\n        {\n            \"type\": \"taxRegistrationCode\",\n            \"number\": \"123\",\n            \"issuingInstitution\": \"HMRC\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2023-11-30\",\n            \"validTo\": \"2030-12-30\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\"\n        }\n    ],\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Kelsie06665918\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"accountHolderName\": \"Linda Lee\",\n            \"swiftBic\": \"LLOYGB21\",\n            \"bankCode\": \"000112\",\n            \"branchCode\": \"Bradford Branch\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"JP123000400003123456789\",\n            \"bankName\": \"Lloyds Bank\",\n            \"address\": {\n                \"address1\": \"789 Sakura Street\",\n                \"address2\": \"Suite 5A\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"E1 6AN\",\n                \"type\": \"other\"\n            }\n        }\n    ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "36ab601a-b170-4684-a529-daeefa769627"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 17:44:52 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Gunner569\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"soleTrader\",\n    \"partyId\": \"parNZNxm3A0rC0YxCy8HkNJY0\",\n    \"email\": \"lee.linda@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"9098765432\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2021-01-01\",\n            \"validTo\": \"2031-01-01\"\n        },\n        {\n            \"type\": \"taxRegistrationCode\",\n            \"number\": \"123\",\n            \"issuingInstitution\": \"HMRC\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2023-11-30\",\n            \"validTo\": \"2030-12-30\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"balanceAccountId\": \"par4FmI3KY1XbX3QDdGnCwTL0\",\n            \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n            \"version\": 0\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Walter678\",\n            \"payoutInstrumentId\": \"par6cijDgXdgT0I_MBXQSCoL0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Linda Lee\",\n            \"swiftBic\": \"LLOYGB21\",\n            \"bankCode\": \"000112\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"JP123000400003123456789\",\n            \"bankName\": \"Lloyds Bank\",\n            \"address\": {\n                \"address1\": \"789 Sakura Street\",\n                \"address2\": \"Suite 5A\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"E1 6AN\",\n                \"type\": \"other\"\n            },\n            \"branchCode\": \"Bradford Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:14:37.677Z\",\n    \"personalDetails\": {\n        \"title\": \"Ms\",\n        \"firstName\": \"Linda\",\n        \"middleName\": \"Liam\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Lee\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1990-07-15\",\n        \"address\": {\n            \"address1\": \"123 Sprawl Avenue\",\n            \"address2\": \"Flat 202\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH1 4PL\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"customerReference\": \"customerrefSoleTrader\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"456 Sprawl Avenue\",\n            \"address2\": \"Flat 303\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH2 4PL\",\n            \"type\": \"other\"\n        },\n        \"website\": \"https://www.example.com/\",\n        \"tradingName\": \"real name\",\n        \"taxIdentifier\": \"GL-123456789\",\n        \"merchantCategoryCode\": \"5411\",\n        \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n        \"isTradingAddressSameAsPrimary\": true\n    }\n}"
            }
          ]
        },
        {
          "name": "Create_Party_Company_orchestrated",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"companyPartyId\", response.partyId);",
                  ""
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"companyPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text",
                "disabled": true
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"company\",\n    \"companyDetails\": {\n        \"legalName\": \"Tessier-Ashpool Systems Ltd.\",\n        \"tradingName\": \"Example.co.uk\",\n        \"customerReference\": \"CustRefZA98765\",\n        \"registrationNumber\": \"7564389201\",\n        \"taxIdentifier\": \"GB-987654321\",\n        \"companyType\": \"publicLimitedCompany\",\n        \"dateOfIncorporation\": \"1977-07-04\",\n        \"merchantCategoryCode\": \"5734\",\n        \"merchantCategoryCodeDescription\": \"Computer Software Stores\",\n        \"isTradingAddressSameAsPrimary\": false,\n        \"website\": \"https://www.example.com\",\n        \"legalAddress\": {\n            \"address1\": \"7 Straylight Complex\",\n            \"address2\": \"Corporate District, Level 99\",\n            \"type\": \"business\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"EC1A 1BB\"\n        },\n        \"tradingAddress\": {\n            \"address1\": \"789 Freeside Blvd\",\n            \"address2\": \"Villa Straylight\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"poBox\"\n        }\n    },\n    \"email\": \"info@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"8475932\",\n            \"prefix\": \"81\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\"\n        },\n        {\n            \"currency\": \"EUR\",\n            \"scheduledPayoutDay\": \"monday\",\n            \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\"\n        }\n    ],\n    \"payoutInstruments\": [\n        {\n            \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"FSFCGB33\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Barclays Branch\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"GB33TASS12345678901234\",\n            \"bankName\": \"Freeside Financial Corporation\",\n            \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\",\n            \"currency\": \"EUR\",\n            \"address\": {\n                \"address1\": \"3 Villa Straylight\",\n                \"address2\": \"Freeside\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }\n    ],\n    \"beneficialOwners\": [\n        {\n            \"beneficialOwnerReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n            \"personalDetails\": {\n                \"title\": \"Dr\",\n                \"firstName\": \"Peter\",\n                \"middleName\": \"Illusionet\",\n                \"lastName\": \"Riviera\",\n                \"residentialStatus\": \"nonResident\",\n                \"dateOfBirth\": \"1972-03-22\",\n                \"nationality\": \"GB\",\n                \"address\": {\n                    \"address1\": \"789 Downing Street\",\n                    \"address2\": \"Flat 404\",\n                    \"city\": \"London\",\n                    \"type\": \"home\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"SW1A 2AA\"\n                },\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"123 Oxford Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"London\",\n                    \"type\": \"home\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"W1D 1LP\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 10,\n                \"director\": false,\n                \"position\": \"partner\"\n            },\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"B98765432\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2018-05-15\",\n                    \"validTo\": \"2028-05-15\"\n                }\n            ],\n            \"email\": \"peter.riviera@example.com\",\n            \"phones\": [\n                {\n                    \"number\": \"0205556789\",\n                    \"prefix\": \"44\"\n                }\n            ]\n        },\n        {\n            \"beneficialOwnerReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Molly\",\n                \"middleName\": \"Puppet\",\n                \"lastName\": \"Millions\",\n                \"residentialStatus\": \"resident\",\n                \"dateOfBirth\": \"1980-05-15\",\n                \"nationality\": \"GB\",\n                \"address\": {\n                    \"address1\": \"456 Sprawl Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"Burbank\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM1 4PL\"\n                },\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"789 Night City Blvd\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Night City\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM2 3PL\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 25,\n                \"director\": false,\n                \"position\": \"officeManager\"\n            },\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"A12345678\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2020-01-01\",\n                    \"validTo\": \"2030-01-01\"\n                }\n            ],\n            \"email\": \"molly.millions@example.com\",\n            \"phones\": [\n                {\n                    \"number\": \"02079461234\",\n                    \"prefix\": \"44\"\n                }\n            ]\n        }\n    ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties"
              ]
            }
          },
          "response": [
            {
              "name": "Company_created_201_orchestrated",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "d73c8f5a-c095-4ae4-a298-af5a253ea26a",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"merchant\": {\n    \"entity\": \"default\"\n  },\n  \"partyReference\": \"Tina99920101\",\n  \"partyType\": \"beneficiary\",\n  \"type\": \"company\",\n  \"companyDetails\": {\n    \"legalName\": \"Tessier-Ashpool Systems Ltd.\",\n    \"tradingName\": \"Example.co.uk\",\n    \"customerReference\": \"CustRefZA98765\",\n    \"registrationNumber\": \"7564389201\",\n    \"vatNumber\": \"GB987654321\",\n    \"companyType\": \"Public Limited\",\n    \"dateOfIncorporation\": \"1977-07-04\",\n    \"merchantCategoryCode\": \"5734\",\n    \"merchantCategoryCodeDescription\": \"Computer Software Stores\",\n    \"website\": \"https://www.example.com\",\n    \"legalAddress\": {\n      \"address1\": \"7 Straylight Complex\",\n      \"address2\": \"Corporate District, Level 99\",\n      \"type\": \"business\",\n      \"city\": \"London\",\n      \"countryCode\": \"GB\",\n      \"postalCode\": \"EC1A 1BB\"\n    },\n    \"tradingAddress\": {\n      \"address1\": \"789 Freeside Blvd\",\n      \"address2\": \"Villa Straylight\",\n      \"city\": \"Manchester\",\n      \"countryCode\": \"GB\",\n      \"postalCode\": \"M1 1AA\",\n      \"type\": \"poBox\"\n    }\n  },\n  \"email\": \"info@example.com\",\n  \"phones\": [\n    {\n      \"number\": \"8475932\",\n      \"prefix\": \"81\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"GBP\"\n    }\n  ],\n  \"payoutInstruments\": [\n    {\n      \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n      \"payoutInstrumentType\": \"bankAccount\",\n      \"swiftBic\": \"FSFCGB33\",\n      \"bankCode\": \"045110\",\n      \"branchCode\": \"Barclays Branch\",\n      \"accountNumber\": \"1234567890\",\n      \"accountType\": \"savings\",\n      \"iban\": \"GB33TASS12345678901234\",\n      \"bankName\": \"Freeside Financial Corporation\",\n      \"payoutInstrumentReference\": \"TASynthPayout001\",\n      \"currency\": \"GBP\",\n      \"address\": {\n        \"address1\": \"Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"type\": \"business\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\"\n      }\n    }\n  ],\n  \"beneficialOwners\": [\n    {\n      \"beneficialOwnerReference\": \"owner27\",\n      \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"Peter\",\n        \"middleName\": \"Illusionet\",\n        \"lastName\": \"Riviera\",\n        \"residentialStatus\": \"nonResident\",\n        \"dateOfBirth\": \"1972-03-22\",\n        \"nationality\": \"GB\",\n        \"address\": {\n          \"address1\": \"789 Downing Street\",\n          \"address2\": \"Flat 404\",\n          \"city\": \"London\",\n          \"type\": \"home\",\n          \"countryCode\": \"GB\",\n          \"postalCode\": \"SW1A 2AA\"\n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n          \"address1\": \"123 Oxford Street\",\n          \"address2\": \"Flat 101\",\n          \"city\": \"London\",\n          \"type\": \"home\",\n          \"countryCode\": \"GB\",\n          \"postalCode\": \"W1D 1LP\"\n        }\n      },\n      \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10,\n        \"director\": false,\n        \"position\": \"partner\"\n      },\n      \"identityDocuments\": [\n        {\n          \"type\": \"passport\",\n          \"number\": \"B98765432\",\n          \"issuingInstitution\": \"UK Passport Office\",\n          \"issuingCountry\": \"GB\",\n          \"validFrom\": \"2018-05-15\",\n          \"validTo\": \"2028-05-15\"\n        }\n      ],\n      \"email\": \"peter.riviera@example.com\",\n      \"phones\": [\n        {\n          \"number\": \"0205556789\",\n          \"prefix\": \"44\"\n        }\n      ]\n    },\n    {\n      \"beneficialOwnerReference\": \"owner26\",\n      \"personalDetails\": {\n        \"title\": \"Ms\",\n        \"firstName\": \"Molly\",\n        \"middleName\": \"Puppet\",\n        \"lastName\": \"Millions\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1980-05-15\",\n        \"nationality\": \"GB\",\n        \"address\": {\n          \"address1\": \"456 Sprawl Street\",\n          \"address2\": \"Flat 101\",\n          \"city\": \"Burbank\",\n          \"countryCode\": \"GB\",\n          \"postalCode\": \"RM1 4PL\"\n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n          \"address1\": \"789 Night City Blvd\",\n          \"address2\": \"Flat 303\",\n          \"city\": \"Night City\",\n          \"countryCode\": \"GB\",\n          \"postalCode\": \"RM2 3PL\"\n        }\n      },\n      \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 25,\n        \"director\": false,\n        \"position\": \"officeManager\"\n      },\n      \"identityDocuments\": [\n        {\n          \"type\": \"passport\",\n          \"number\": \"A12345678\",\n          \"issuingInstitution\": \"UK Passport Office\",\n          \"issuingCountry\": \"GB\",\n          \"validFrom\": \"2020-01-01\",\n          \"validTo\": \"2030-01-01\"\n        }\n      ],\n      \"email\": \"molly.millions@example.com\",\n      \"phones\": [\n        {\n          \"number\": \"02079461234\",\n          \"prefix\": \"44\"\n        }\n      ]\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "65eb4ce6-bace-4f79-97c1-c96a1b9a5673"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 14:45:17 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Imani810\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"company\",\n    \"partyId\": \"parxeoGWGOlN9-pUxnNWcz5U0\",\n    \"email\": \"info@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"8475932\"\n        }\n    ],\n    \"identityDocuments\": [],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"balanceAccountId\": \"partApUu8MQGk-geCVb8hL3M0\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        },\n        {\n            \"currency\": \"EUR\",\n            \"payoutInstrumentReference\": \"Vena225\",\n            \"scheduledPayoutDay\": \"monday\",\n            \"frequency\": \"weekly\",\n            \"balanceAccountId\": \"par7Ea-0P3VlzUDDe1Y4Xv7Q0\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0,\n            \"nextPayoutDate\": \"2026-02-09\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:16:37.307Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Vena225\",\n            \"payoutInstrumentId\": \"paraBwmZo2iBxfUYHbXx1gSk0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"EUR\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n            \"swiftBic\": \"FSFCGB33\",\n            \"bankCode\": \"045110\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"GB33TASS12345678901234\",\n            \"bankName\": \"Freeside Financial Corporation\",\n            \"address\": {\n                \"address1\": \"3 Villa Straylight\",\n                \"address2\": \"Freeside\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\",\n                \"type\": \"business\"\n            },\n            \"branchCode\": \"Barclays Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:16:37.307Z\",\n    \"companyDetails\": {\n        \"merchantCategoryCode\": \"5734\",\n        \"merchantCategoryCodeDescription\": \"Computer Software Stores\",\n        \"website\": \"https://www.example.com\",\n        \"legalName\": \"Tessier-Ashpool Systems Ltd.\",\n        \"tradingName\": \"Example.co.uk\",\n        \"registrationNumber\": \"7564389201\",\n        \"taxIdentifier\": \"GB-987654321\",\n        \"companyType\": \"publicLimitedCompany\",\n        \"dateOfIncorporation\": \"1977-07-04\",\n        \"legalAddress\": {\n            \"address1\": \"7 Straylight Complex\",\n            \"address2\": \"Corporate District, Level 99\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"EC1A 1BB\",\n            \"type\": \"business\"\n        },\n        \"tradingAddress\": {\n            \"address1\": \"789 Freeside Blvd\",\n            \"address2\": \"Villa Straylight\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"poBox\"\n        },\n        \"customerReference\": \"CustRefZA98765\",\n        \"isTradingAddressSameAsPrimary\": false\n    },\n    \"beneficialOwners\": [\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"beneficialOwnerReference\": \"Clint550\",\n            \"beneficialOwnerId\": \"parZnL_LGLCwcnVkIXJnelGG0\",\n            \"personalDetails\": {\n                \"title\": \"Dr\",\n                \"firstName\": \"Peter\",\n                \"middleName\": \"Illusionet\",\n                \"lastName\": \"Riviera\",\n                \"dateOfBirth\": \"1972-03-22\",\n                \"address\": {\n                    \"address1\": \"789 Downing Street\",\n                    \"address2\": \"Flat 404\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"SW1A 2AA\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"nonResident\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"123 Oxford Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"W1D 1LP\",\n                    \"type\": \"home\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 10.0,\n                \"director\": false,\n                \"isPrincipalOwner\": false,\n                \"position\": \"partner\"\n            },\n            \"email\": \"peter.riviera@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"0205556789\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"B98765432\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2018-05-15\",\n                    \"validTo\": \"2028-05-15\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"beneficialOwnerReference\": \"Ernesto788\",\n            \"beneficialOwnerId\": \"parmLrAPEgqbtjxDVoF6e2hH0\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Molly\",\n                \"middleName\": \"Puppet\",\n                \"lastName\": \"Millions\",\n                \"dateOfBirth\": \"1980-05-15\",\n                \"address\": {\n                    \"address1\": \"456 Sprawl Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"Burbank\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM1 4PL\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"789 Night City Blvd\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Night City\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM2 3PL\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 25.0,\n                \"director\": false,\n                \"isPrincipalOwner\": false,\n                \"position\": \"officeManager\"\n            },\n            \"email\": \"molly.millions@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"02079461234\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"A12345678\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2020-01-01\",\n                    \"validTo\": \"2030-01-01\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "Create_Beneficial_Owner_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"beneficialOwnerId\", response.beneficialOwnerId);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"beneficialOwnerReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"lastName\": \"Bailey\",\n        \"alias\": \"Team Fusion\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"residentialStatus\": \"nonResident\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"nationality\": \"GB\", \n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"SW1A 2AA\"  \n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"425 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"W1D 1LP\"  \n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"position\": \"partner\"\n    },\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",  \n            \"issuingCountry\": \"GB\",  \n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"email\": \"John.bailey@example.com\",  \n    \"phones\": [\n        {\n            \"number\": \"0205556789\",  \n            \"prefix\": \"44\" \n        }\n    ]\n}\n \n",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/beneficialOwners",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "beneficialOwners"
              ]
            }
          },
          "response": [
            {
              "name": "Beneficial_owner_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "a521f931-1e23-4f28-a0d6-a5da5bf8dcf2",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"beneficialOwnerReference\": \"owner28\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"lastName\": \"Bailey\",\n        \"residentialStatus\": \"nonResident\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"nationality\": \"GB\", \n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"SW1A 2AA\"  \n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"425 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"W1D 1LP\"  \n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"position\": \"partner\"\n    },\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",  \n            \"issuingCountry\": \"GB\",  \n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"email\": \"John.bailey@example.com\",  \n    \"phones\": [\n        {\n            \"number\": \"0205556789\",  \n            \"prefix\": \"44\" \n        }\n    ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//beneficialOwners",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "beneficialOwners"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "dfad5abf-1d62-4334-bd6b-dcf83e00824e"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 05 Mar 2025 16:37:17 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"beneficialOwnerReference\": \"Sarina843\",\n    \"beneficialOwnerId\": \"parNVWlLGn7ooKsEbCKmWX530\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Bailey\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"SW1A 2AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"nonResident\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"425 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"W1D 1LP\",\n            \"type\": \"home\"\n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"isPrincipalOwner\": false,\n        \"position\": \"partner\"\n    },\n    \"email\": \"John.bailey@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"0205556789\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:17:18.291Z\",\n    \"version\": 0\n}"
            }
          ]
        },
        {
          "name": "Create_PayoutInstrument_Person_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"personPayoutInstrumentId\", response.payoutInstrumentId);"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "pm.collectionVariables.set(\"personPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": " {\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Barclays Branch\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"Metro Bank\",\n            \"payoutInstrumentReference\": \"{{personPayoutInstrumentReference}}\",\n            \"currency\": \"EUR\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "payoutInstruments"
              ]
            }
          },
          "response": [
            {
              "name": "PayoutInstrument_Person_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "10d58fae-c61e-43c1-a473-799616cfe3c8",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": " {\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Barclays Branch\",\n            \"accountNumber\": \"2319876543210\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"Metro Bank\",\n            \"payoutInstrumentReference\": \"{{personPayoutInstrumentReference}}\",\n            \"currency\": \"EUR\",\n            \"address\": {\n                \"address1\": \"Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//payoutInstruments",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "payoutInstruments"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "82023485-1462-49d6-a3c9-6a046858a5ad"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 17:48:57 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Reanna398\",\n    \"payoutInstrumentId\": \"parhyqf4UjWUg1tbbvjNC5pZ0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"EUR\",\n    \"dateTimeCreated\": \"2025-04-24T17:58:12.865Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Case H. Mitchell\",\n    \"swiftBic\": \"BUKBGB22\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"23198765\",\n    \"accountType\": \"checking\",\n    \"iban\": \"GB892019000123456789\",\n    \"bankName\": \"Metro Bank\",\n    \"address\": {\n        \"address1\": \"17 Neo-London Financial Tower\",\n        \"address2\": \"Suite 1288\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Barclays Branch\"\n}"
            }
          ]
        },
        {
          "name": "Create_PayoutInstrument_SoleTrader_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"soleTraderPayoutInstrumentId\", response.payoutInstrumentId);"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"));",
                  "pm.collectionVariables.set(\"soleTraderPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": " {\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Barclays Branch\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"Metro Bank\",\n            \"payoutInstrumentReference\": \"{{soleTraderPayoutInstrumentReference}}\",\n            \"currency\": \"USD\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "payoutInstruments"
              ]
            }
          },
          "response": [
            {
              "name": "PayoutInstrument_SoleTrader_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "71a13d51-93b5-47a7-a35a-b657907eb34b",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": " {\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"branchCode\": \"Barclays Branch\",\n            \"accountNumber\": \"2319876543210\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"Metro Bank\",\n            \"payoutInstrumentReference\": \"Armitage0123487235\",\n            \"currency\": \"GBP\",\n            \"address\": {\n                \"address1\": \"Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"type\": \"business\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\"\n            }\n        }",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//payoutInstruments",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "payoutInstruments"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "d372a64e-c7f6-425d-acad-5caffa1653db"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 17:50:19 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Katelynn242\",\n    \"payoutInstrumentId\": \"parnHhcim1r9IYtG8I7Twbbc0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"USD\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.420Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Case H. Mitchell\",\n    \"swiftBic\": \"BUKBGB22\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"23198765\",\n    \"accountType\": \"checking\",\n    \"iban\": \"GB892019000123456789\",\n    \"bankName\": \"Metro Bank\",\n    \"address\": {\n        \"address1\": \"17 Neo-London Financial Tower\",\n        \"address2\": \"Suite 1288\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Barclays Branch\"\n}"
            }
          ]
        },
        {
          "name": "Create_PayoutInstrument_Company_modular",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"companyPayoutInstrumentId\", response.payoutInstrumentId);"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"));",
                  "pm.collectionVariables.set(\"companyPayoutInstrumentReference\", pm.variables.replaceIn(\"{{$randomFirstName}}{{$randomInt}}\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n      \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n      \"payoutInstrumentType\": \"bankAccount\",\n      \"swiftBic\": \"FSFCUS33\",\n      \"bankCode\": \"045110\",\n      \"branchCode\": \"Muswell Hill Branch\",\n      \"accountNumber\": \"22765819\",\n      \"accountType\": \"savings\",\n      \"iban\": \"GB33TASS12345678901234\",\n      \"bankName\": \"Freeside Financial Corporation\",\n      \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\",\n      \"currency\": \"USD\",\n      \"address\": {\n        \"address1\": \"3 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"type\": \"business\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\"\n      }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "payoutInstruments"
              ]
            }
          },
          "response": [
            {
              "name": "PayoutInstrument_Company_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "ab95bff7-d4e0-4afb-953d-db50e051f43c",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n      \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n      \"payoutInstrumentType\": \"bankAccount\",\n      \"swiftBic\": \"FSFCUS33\",\n      \"bankCode\": \"045110\",\n      \"branchCode\": \"Muswell Hill Branch\",\n      \"accountNumber\": \"2276581\",\n      \"accountType\": \"savings\",\n      \"iban\": \"GB33TASS12345678901234\",\n      \"bankName\": \"Freeside Financial Corporation\",\n      \"payoutInstrumentReference\": \"TASynthPayout002\",\n      \"currency\": \"GBP\",\n      \"address\": {\n        \"address1\": \"3 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"type\": \"business\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\"\n      }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//payoutInstruments",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "payoutInstruments"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "edf986f2-37f5-402f-996f-2c8c60b914ee"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 14:50:51 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Rupert629\",\n    \"payoutInstrumentId\": \"parbLmHCft8cLP8XXsay63fQ0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"USD\",\n    \"dateTimeCreated\": \"2025-04-24T18:05:41.525Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n    \"swiftBic\": \"FSFCUS33\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"22765819\",\n    \"accountType\": \"savings\",\n    \"iban\": \"GB33TASS12345678901234\",\n    \"bankName\": \"Freeside Financial Corporation\",\n    \"address\": {\n        \"address1\": \"3 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Muswell Hill Branch\"\n}"
            }
          ]
        },
        {
          "name": "Create_BalanceAccount_Person_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"))"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"personBalanceAccountId\", response.balanceAccountId);"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"currency\": \"EUR\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"payoutInstrumentReference\": \"{{personPayoutInstrumentReference}}\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "balanceAccounts"
              ]
            }
          },
          "response": [
            {
              "name": "BalanceAccount_Person_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "157cb5ba-4f17-4284-adb2-d3050fee197e",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"currency\" : \"USD\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//balanceAccounts",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "balanceAccounts"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "94169474-5d5e-4321-9aae-73a436965fc1"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 17 Mar 2025 15:51:10 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"EUR\",\n    \"payoutInstrumentReference\": \"Stephen959\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"balanceAccountId\": \"pareBH4YMkUx7MA2X7bnS4750\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.727Z\",\n    \"version\": 0\n}"
            }
          ]
        },
        {
          "name": "Create_BalanceAccount_SoleTrader_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"))"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            },
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"soleTraderBalanceAccountId\", response.balanceAccountId);",
                  "pm.collectionVariables.set(\"soleTraderNextPayoutDate\", response.nextPayoutDate);"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"currency\": \"USD\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"payoutInstrumentReference\": \"{{soleTraderPayoutInstrumentReference}}\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "balanceAccounts"
              ]
            }
          },
          "response": [
            {
              "name": "BalanceAccount_SoleTrader_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "4756852c-3270-4228-b548-f1d8579153eb",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"currency\" : \"EUR\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//balanceAccounts",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "balanceAccounts"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "0298abb1-d0f7-4364-8b4c-e8d15f5d7615"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 17 Mar 2025 16:11:15 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"USD\",\n    \"payoutInstrumentReference\": \"Katelynn242\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"balanceAccountId\": \"parApcraCq1bmBuCotAMoyss0\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.852Z\",\n    \"version\": 0\n}"
            }
          ]
        },
        {
          "name": "Create_BalanceAccount_Company_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "test",
              "script": {
                "exec": [
                  "const response = pm.response.json();",
                  "pm.collectionVariables.set(\"companyBalanceAccountId\", response.balanceAccountId);"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"currency\" : \"USD\",\n    \"scheduledPayoutDay\": \"thursday\",\n    \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "balanceAccounts"
              ]
            }
          },
          "response": [
            {
              "name": "BalanceAccount_Company_created_201_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "011be5c4-ccd7-45ce-a2a8-650d68fc8252",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"currency\" : \"EUR\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//balanceAccounts",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "balanceAccounts"
                  ]
                }
              },
              "status": "Created",
              "code": 201,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "2d97f38f-d786-412c-bf0b-642065eacc73"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 17 Mar 2025 16:11:58 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"USD\",\n    \"payoutInstrumentReference\": \"Eugene241\",\n    \"scheduledPayoutDay\": \"thursday\",\n    \"balanceAccountId\": \"parGWfE__Xr1F-AmY0v72fwR0\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:27.014Z\",\n    \"version\": 0\n}"
            }
          ]
        },
        {
          "name": "Perform_IVS_Company_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "POST",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"performIdentityVerification\": true\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/identityVerification",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "identityVerification"
              ]
            }
          },
          "response": [
            {
              "name": "Perform_IVS_Company_200_modular",
              "originalRequest": {
                "method": "POST",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "4acb40a9-d15f-466c-8fe9-967117ce37b1",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"performIdentityVerification\": true\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "http://localhost:8086/parties//identityVerification",
                  "protocol": "http",
                  "host": [
                    "localhost"
                  ],
                  "port": "8086",
                  "path": [
                    "parties",
                    "",
                    "identityVerification"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "363b9519-7dc1-478f-a916-76be5200ef62"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 20:27:28 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"overall\": {\n        \"identityVerificationState\": \"started\",\n        \"identityVerificationMethod\": \"identityVerificationService\"\n    },\n    \"party\": {\n        \"identityVerificationState\": \"started\",\n        \"partyReference\": \"Darrion589\",\n        \"partyId\": \"par4aZUlwLOf6JrWw2R8H1yI0\"\n    },\n    \"beneficialOwners\": [\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Keenan89\",\n            \"beneficialOwnerId\": \"partfjYx9sWl2o5ZkL8j_bg20\"\n        },\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Darryl239\",\n            \"beneficialOwnerId\": \"parZyrXRp3p8d3xNq-OyMKy80\"\n        },\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Jimmy889\",\n            \"beneficialOwnerId\": \"parZe1XPrW4CIylieN0dxnK80\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "Get_Party",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "if(pm.collectionVariables.get(\"counter\")==0){",
                  "    pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "}",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "test",
              "script": {
                "exec": [
                  "let counter= pm.collectionVariables.get(\"counter\");",
                  "console.log(\"counter:\" + counter);",
                  "let maxIterations= pm.collectionVariables.get(\"maxIterations\");",
                  "console.log(\"maxIterations:\" + maxIterations);",
                  "counter++;",
                  "",
                  "if(counter < maxIterations){    ",
                  "    if(counter==1){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"))",
                  "    }else if(counter==2){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))",
                  "    }",
                  "    pm.collectionVariables.set(\"counter\", counter);",
                  "    pm.execution.setNextRequest(\"Get_Party\");",
                  "}else{",
                  "    pm.collectionVariables.set(\"counter\", 0);",
                  "    pm.execution.setNextRequest(\"Get_PayoutInstrument\");",
                  "}"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Get_Party_Person_200_orchestrated",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "913ef71e-f4a7-47ac-8ac2-2b8c57b213bd",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "7f33f453-bdaa-43c8-adec-e54b43c08be9"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 15:14:05 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Morris759\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"partyId\": \"parIXpVvZNM_5vJWBF70VsMN0\",\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"02079461234\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        },\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"payoutInstrumentReference\": \"Abe341\",\n            \"scheduledPayoutDay\": \"tuesday\",\n            \"frequency\": \"weekly\",\n            \"balanceAccountId\": \"parzIhgtEeI_lXeUqrfdDY0D0\",\n            \"dateTimeCreated\": \"2026-02-03T21:11:17.274Z\",\n            \"version\": 0,\n            \"nextPayoutDate\": \"2026-02-10\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:11:17.265Z\",\n    \"dateTimeUpdated\": \"2026-02-03T21:20:38.351Z\",\n    \"version\": 2,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Abe341\",\n            \"payoutInstrumentId\": \"paracVmmQad6WtcdXI3CIi1N0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"dateTimeCreated\": \"2026-02-03T21:11:17.273Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Case H. Mitchell\",\n            \"swiftBic\": \"BUKBGB22\",\n            \"bankCode\": \"045110\",\n            \"accountNumber\": \"23198765\",\n            \"accountType\": \"checking\",\n            \"iban\": \"GB892019000123456789\",\n            \"bankName\": \"HSBC UK BANK PLC\",\n            \"address\": {\n                \"address1\": \"17 Neo-London Financial Tower\",\n                \"address2\": \"Suite 1288\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\",\n                \"type\": \"business\"\n            },\n            \"branchCode\": \"Taunton Branch\"\n        },\n        {\n    \"payoutInstrumentReference\": \"Reanna398\",\n    \"payoutInstrumentId\": \"parhyqf4UjWUg1tbbvjNC5pZ0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"EUR\",\n    \"dateTimeCreated\": \"2025-04-24T17:58:12.865Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Case H. Mitchell\",\n    \"swiftBic\": \"BUKBGB22\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"23198765\",\n    \"accountType\": \"checking\",\n    \"iban\": \"GB892019000123456789\",\n    \"bankName\": \"Metro Bank\",\n    \"address\": {\n        \"address1\": \"17 Neo-London Financial Tower\",\n        \"address2\": \"Suite 1288\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Barclays Branch\"\n}\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:11:17.265Z\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Mitchell\",\n        \"socialSecurityNumber\": \"555-22-3456\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"2025 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"currentAddressLessThanThreeYears\": false\n    }\n}"
            },
            {
              "name": "Get_Party_SoleTrader_200_orchestrated",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "84b1d1e2-2664-489c-a452-432fe793c2a0"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 17:25:34 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Gunner569\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"soleTrader\",\n    \"partyId\": \"parNZNxm3A0rC0YxCy8HkNJY0\",\n    \"email\": \"lee.linda@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"9098765432\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2021-01-01\",\n            \"validTo\": \"2031-01-01\"\n        },\n        {\n            \"type\": \"taxRegistrationCode\",\n            \"number\": \"123\",\n            \"issuingInstitution\": \"HMRC\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2023-11-30\",\n            \"validTo\": \"2030-12-30\"\n        }\n    ],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"GBP\",\n            \"balanceAccountId\": \"par4FmI3KY1XbX3QDdGnCwTL0\",\n            \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n            \"version\": 0\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n    \"version\": 0,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Walter678\",\n            \"payoutInstrumentId\": \"par6cijDgXdgT0I_MBXQSCoL0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"GBP\",\n            \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Linda Lee\",\n            \"swiftBic\": \"LLOYGB21\",\n            \"bankCode\": \"000112\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"JP123000400003123456789\",\n            \"bankName\": \"Lloyds Bank\",\n            \"address\": {\n                \"address1\": \"789 Sakura Street\",\n                \"address2\": \"Suite 5A\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"E1 6AN\",\n                \"type\": \"other\"\n            },\n            \"branchCode\": \"Bradford Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:14:37.677Z\",\n    \"personalDetails\": {\n        \"title\": \"Ms\",\n        \"firstName\": \"Linda\",\n        \"middleName\": \"Liam\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Lee\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1990-07-15\",\n        \"address\": {\n            \"address1\": \"123 Sprawl Avenue\",\n            \"address2\": \"Flat 202\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH1 4PL\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"resident\",\n        \"customerReference\": \"customerrefSoleTrader\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"456 Sprawl Avenue\",\n            \"address2\": \"Flat 303\",\n            \"city\": \"Chester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"CH2 4PL\",\n            \"type\": \"other\"\n        },\n        \"website\": \"https://www.example.com/\",\n        \"tradingName\": \"real name\",\n        \"taxIdentifier\": \"GL-123456789\",\n        \"merchantCategoryCode\": \"5411\",\n        \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n        \"isTradingAddressSameAsPrimary\": true\n    }\n}"
            },
            {
              "name": "Get_Party_Company_200_orchestrated",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "9f167ec5-17af-4ae2-af10-fa9b14e10fa7"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 17:27:07 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Imani810\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"company\",\n    \"partyId\": \"parxeoGWGOlN9-pUxnNWcz5U0\",\n    \"email\": \"info@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"81\",\n            \"number\": \"8475932\"\n        }\n    ],\n    \"identityDocuments\": [],\n    \"balanceAccounts\": [\n        {\n            \"currency\": \"EUR\",\n            \"payoutInstrumentReference\": \"Vena225\",\n            \"scheduledPayoutDay\": \"monday\",\n            \"frequency\": \"weekly\",\n            \"balanceAccountId\": \"par7Ea-0P3VlzUDDe1Y4Xv7Q0\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0,\n            \"nextPayoutDate\": \"2026-02-09\"\n        },\n        {\n            \"currency\": \"GBP\",\n            \"balanceAccountId\": \"partApUu8MQGk-geCVb8hL3M0\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:19:24.320Z\",\n    \"version\": 1,\n    \"payoutInstruments\": [\n        {\n            \"payoutInstrumentReference\": \"Vena225\",\n            \"payoutInstrumentId\": \"paraBwmZo2iBxfUYHbXx1gSk0\",\n            \"payoutInstrumentType\": \"bankAccount\",\n            \"currency\": \"EUR\",\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0,\n            \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n            \"swiftBic\": \"FSFCGB33\",\n            \"bankCode\": \"045110\",\n            \"accountNumber\": \"12345678\",\n            \"accountType\": \"savings\",\n            \"iban\": \"GB33TASS12345678901234\",\n            \"bankName\": \"Freeside Financial Corporation\",\n            \"address\": {\n                \"address1\": \"3 Villa Straylight\",\n                \"address2\": \"Freeside\",\n                \"city\": \"London\",\n                \"countryCode\": \"GB\",\n                \"postalCode\": \"EC1A 1BB\",\n                \"type\": \"business\"\n            },\n            \"branchCode\": \"Barclays Branch\"\n        }\n    ],\n    \"active\": true,\n    \"dateTimeActivated\": \"2026-02-03T21:19:24.320Z\",\n    \"companyDetails\": {\n        \"merchantCategoryCode\": \"5734\",\n        \"merchantCategoryCodeDescription\": \"Computer Software Stores\",\n        \"website\": \"https://www.example.com\",\n        \"legalName\": \"Tessier-Ashpool Systems Ltd.\",\n        \"tradingName\": \"Example.co.uk\",\n        \"registrationNumber\": \"7564389201\",\n        \"taxIdentifier\": \"GB-987654321\",\n        \"companyType\": \"publicLimitedCompany\",\n        \"dateOfIncorporation\": \"1977-07-04\",\n        \"legalAddress\": {\n            \"address1\": \"7 Straylight Complex\",\n            \"address2\": \"Corporate District, Level 99\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"EC1A 1BB\",\n            \"type\": \"business\"\n        },\n        \"tradingAddress\": {\n            \"address1\": \"789 Freeside Blvd\",\n            \"address2\": \"Villa Straylight\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\",\n            \"type\": \"poBox\"\n        },\n        \"customerReference\": \"CustRefZA98765\",\n        \"isTradingAddressSameAsPrimary\": false\n    },\n    \"beneficialOwners\": [\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"beneficialOwnerReference\": \"Ernesto788\",\n            \"beneficialOwnerId\": \"parmLrAPEgqbtjxDVoF6e2hH0\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Molly\",\n                \"middleName\": \"Puppet\",\n                \"lastName\": \"Millions\",\n                \"dateOfBirth\": \"1980-05-15\",\n                \"address\": {\n                    \"address1\": \"456 Sprawl Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"Burbank\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM1 4PL\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"789 Night City Blvd\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Night City\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"RM2 3PL\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 25.0,\n                \"director\": false,\n                \"isPrincipalOwner\": false,\n                \"position\": \"officeManager\"\n            },\n            \"email\": \"molly.millions@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"02079461234\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"A12345678\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2020-01-01\",\n                    \"validTo\": \"2030-01-01\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"beneficialOwnerReference\": \"Danielle276\",\n            \"beneficialOwnerId\": \"parNVWlLGn7ooKsEbCKmWX530\",\n            \"personalDetails\": {\n                \"title\": \"Dr\",\n                \"firstName\": \"John\",\n                \"middleName\": \"Illusionet\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Bailey\",\n                \"socialSecurityNumber\": \"555-34-4567\",\n                \"dateOfBirth\": \"1972-05-22\",\n                \"address\": {\n                    \"address1\": \"200 Downing Street\",\n                    \"address2\": \"Flat 404\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"SW1A 2AA\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"nonResident\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"200 Oxford Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"W1D 1LP\",\n                    \"type\": \"home\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 10.0,\n                \"director\": false,\n                \"isPrincipalOwner\": false,\n                \"position\": \"partner\"\n            },\n            \"email\": \"John.bailey@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"0205556789\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"B98765432\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2018-05-15\",\n                    \"validTo\": \"2028-05-15\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:17:18.291Z\",\n            \"version\": 1,\n            \"dateTimeUpdated\": \"2026-02-03T21:19:24.319Z\"\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"beneficialOwnerReference\": \"Clint550\",\n            \"beneficialOwnerId\": \"parZnL_LGLCwcnVkIXJnelGG0\",\n            \"personalDetails\": {\n                \"title\": \"Dr\",\n                \"firstName\": \"Peter\",\n                \"middleName\": \"Illusionet\",\n                \"lastName\": \"Riviera\",\n                \"dateOfBirth\": \"1972-03-22\",\n                \"address\": {\n                    \"address1\": \"789 Downing Street\",\n                    \"address2\": \"Flat 404\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"SW1A 2AA\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"nonResident\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"123 Oxford Street\",\n                    \"address2\": \"Flat 101\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"W1D 1LP\",\n                    \"type\": \"home\"\n                }\n            },\n            \"relationshipToBusiness\": {\n                \"ownershipPercentage\": 10.0,\n                \"director\": false,\n                \"isPrincipalOwner\": false,\n                \"position\": \"partner\"\n            },\n            \"email\": \"peter.riviera@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"0205556789\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"B98765432\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2018-05-15\",\n                    \"validTo\": \"2028-05-15\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n            \"version\": 0\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "Browse Parties",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "if(pm.collectionVariables.get(\"counter\")==0){",
                  "    pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "}"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties"
              ]
            },
            "description": "This endpoint allows you to create a new party by sending a POST request to {{LocalPartiesUrl}}/parties. The request should include a payload with various details such as party type, personal details, email, phones, balance accounts, payout instruments, and identity documents. Upon successful execution, the API returns a status of 201 along with a JSON response containing details of the created party.\n\nThe response JSON includes information about the created party, such as identity verification state, party reference, party type, party ID, personal details, email, phones, identity documents, balance accounts, date and time of creation, version, and payout instruments. You can use this response as an example to test it with the actual response in the test.\n\nExample response:\n\n``` json\n{\n  \"identityVerificationState\": \"\",\n  \"identityVerificationMethod\": \"\",\n  \"merchant\": {\"entity\": \"\"},\n  \"partyReference\": \"\",\n  \"partyType\": \"\",\n  \"type\": \"\",\n  \"partyId\": \"\",\n  \"personalDetails\": {\n    \"title\": \"\",\n    \"firstName\": \"\",\n    \"middleName\": \"\",\n    \"lastName\": \"\",\n    \"dateOfBirth\": \"\",\n    \"address\": {\n      \"address1\": \"\",\n      \"address2\": \"\",\n      \"city\": \"\",\n      \"countryCode\": \"\",\n      \"postalCode\": \"\",\n      \"type\": \"\"\n    },\n    \"residentialStatus\": \"\",\n    \"currentAddressLessThanThreeYears\": true\n  },\n  \"email\": \"\",\n  \"phones\": [\n    {\"prefix\": \"\", \"number\": \"\"}\n  ],\n  \"identityDocuments\": [\n    {\n      \"type\": \"\",\n      \"number\": \"\",\n      \"issuingInstitution\": \"\",\n      \"issuingCountry\": \"\",\n      \"validFrom\": \"\",\n      \"validTo\": \"\"\n    }\n  ],\n  \"balanceAccounts\": [\n    {\n      \"currency\": \"\",\n      \"balanceAccountId\": \"\",\n      \"dateTimeCreated\": \"\"\n    }\n  ],\n  \"dateTimeCreated\": \"\",\n  \"version\": 0,\n  \"payoutInstruments\": [\n    {\n      \"payoutInstrumentReference\": \"\",\n      \"payoutInstrumentId\": \"\",\n      \"payoutInstrumentType\": \"\",\n      \"currency\": \"\",\n      \"dateTimeCreated\": \"\",\n      \"version\": 0,\n      \"accountHolderName\": \"\",\n      \"swiftBic\": \"\",\n      \"bankCode\": \"\",\n      \"accountNumber\": \"\",\n      \"accountType\": \"\",\n      \"iban\": \"\",\n      \"bankName\": \"\",\n      \"address\": {\n        \"address1\": \"\",\n        \"address2\": \"\",\n        \"city\": \"\",\n        \"countryCode\": \"\",\n        \"postalCode\": \"\",\n        \"type\": \"\"\n      },\n      \"branchCode\": \"\"\n    }\n  ]\n}\n\n ```"
          },
          "response": [
            {
              "name": "Browse_Parties_200",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "Text",
              "header": [
                {
                  "key": "wp-correlationid",
                  "value": "fbc11428-58f1-4759-ba95-185689c62aee"
                },
                {
                  "key": "x-content-type-options",
                  "value": "nosniff"
                },
                {
                  "key": "x-xss-protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "x-frame-options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Accept-Ranges",
                  "value": "bytes"
                },
                {
                  "key": "X-Served-By",
                  "value": "cache-lcy-eglc8600062-LCY"
                },
                {
                  "key": "X-Cache-Hits",
                  "value": "0"
                },
                {
                  "key": "X-Timer",
                  "value": "S1756319133.038704,VS0,VE3117"
                },
                {
                  "key": "Vary",
                  "value": "Accept-Encoding"
                },
                {
                  "key": "Content-Encoding",
                  "value": "gzip"
                },
                {
                  "key": "Date",
                  "value": "Wed, 27 Aug 2025 18:25:36 GMT"
                },
                {
                  "key": "Content-Length",
                  "value": "4291"
                },
                {
                  "key": "Connection",
                  "value": "close"
                },
                {
                  "key": "Strict-Transport-Security",
                  "value": "max-age=31536000 ; includeSubDomains"
                },
                {
                  "key": "Set-Cookie",
                  "value": "ak_bmsc=460AF6A75158B33BEBB7D33A1E0CCA53~000000000000000000000000000000~YAAQIIR7XLCVI+yYAQAArjnH7BzkEhE653T2TFC1nUCZa+o7EZiMKCnJQ9FnvLNbZhhWWkLAbp7GczLidsSMlLJh16ghnNT3/nKeYhC4l0Mp5+TCc3iwwzesj4KD/8cxB5COJ1QTwsk+sx4Z6+0O1SLJxN62FuwiiYegVbQw7NuhpPMXuGUcaqX1/4V7hk82K+hiCaUfSbe+vFUd0EGext2cRULewQRdBnbs4l3BzTyfV2x9ByILtWk3lyITK+X8xU2sjUPPSQwJ7Hxs9acTEbBqGKn834Ugc817TkBjpwu9yvb2ePZiHKlMIMtlfToLRYSxubwQdjtiM/gA9TKu5vcgneq/vQ6WGihnZMn4Rr04H44qTSg=; Domain=.access.worldpay.com; Path=/; Expires=Wed, 27 Aug 2025 20:25:33 GMT; Max-Age=7197; SameSite=None; Secure"
                }
              ],
              "cookie": [],
              "body": "{\n    \"parties\": [\n        {\n            \"identityVerificationState\": \"verified\",\n            \"identityVerificationMethod\": \"merchantCompliant\",\n            \"identityVerificationDate\": \"2026-02-03\",\n            \"merchant\": {\n                \"entity\": \"Uber USA\"\n            },\n            \"partyReference\": \"partyRef145\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"soleTrader\",\n            \"partyId\": \"parP0IVexewK2-UfkuRCD6o80\",\n            \"email\": \"lee.linda@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"81\",\n                    \"number\": \"9098765432\"\n                }\n            ],\n            \"identityDocuments\": [],\n            \"balanceAccounts\": [],\n            \"dateTimeCreated\": \"2026-02-03T18:35:24.631Z\",\n            \"version\": 0,\n            \"payoutInstruments\": [\n                {\n                    \"payoutInstrumentReference\": \"BApchangeE19841c\",\n                    \"payoutInstrumentId\": \"parAr0LWiZUFccQytp13ANv00\",\n                    \"payoutInstrumentType\": \"bankAccount\",\n                    \"currency\": \"EUR\",\n                    \"dateTimeCreated\": \"2026-02-03T18:35:24.633Z\",\n                    \"version\": 0,\n                    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n                    \"swiftBic\": \"FSFCGB33\",\n                    \"bankCode\": \"045110\",\n                    \"accountNumber\": \"12345678\",\n                    \"accountType\": \"savings\",\n                    \"iban\": \"GB33TASS12345678901234\",\n                    \"bankName\": \"Freeside Financial Corporation\",\n                    \"address\": {\n                        \"address1\": \"3 Villa Straylight\",\n                        \"address2\": \"Freeside\",\n                        \"city\": \"London\",\n                        \"countryCode\": \"GB\",\n                        \"postalCode\": \"EC1A 1BB\",\n                        \"type\": \"business\"\n                    },\n                    \"branchCode\": \"Barclays Branch\"\n                }\n            ],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T18:35:24.631Z\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Fusion-'Team.()&,\",\n                \"middleName\": \"Liam\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Lee\",\n                \"socialSecurityNumber\": \"098-54-5765\",\n                \"dateOfBirth\": \"1990-07-15\",\n                \"address\": {\n                    \"address1\": \"123 Sprawl Avenue\",\n                    \"address2\": \"Flat 202\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH1 4PL\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"customerReference\": \"customerrefSoleTrader\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"456 Sprawl Avenue\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH2 4PL\",\n                    \"type\": \"other\"\n                },\n                \"website\": \"https://www.example.com/\",\n                \"tradingName\": \"abcd abcd\",\n                \"taxIdentifier\": \"GL-123456789\",\n                \"merchantCategoryCode\": \"5411\",\n                \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n                \"isTradingAddressSameAsPrimary\": true\n            }\n        },\n        {\n            \"identityVerificationState\": \"verified\",\n            \"identityVerificationMethod\": \"merchantCompliant\",\n            \"identityVerificationDate\": \"2026-02-03\",\n            \"merchant\": {\n                \"entity\": \"Uber USA\"\n            },\n            \"partyReference\": \"partyRef146\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"soleTrader\",\n            \"partyId\": \"parEA9uquCVtNi0wwnQ3Y4Yb0\",\n            \"email\": \"lee.linda@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"81\",\n                    \"number\": \"9098765432\"\n                }\n            ],\n            \"identityDocuments\": [],\n            \"balanceAccounts\": [],\n            \"dateTimeCreated\": \"2026-02-03T19:04:24.910Z\",\n            \"version\": 0,\n            \"payoutInstruments\": [\n                {\n                    \"payoutInstrumentReference\": \"BApchangeE19841cm\",\n                    \"payoutInstrumentId\": \"parlIuDIQWxRpTZaPcnqo_Q40\",\n                    \"payoutInstrumentType\": \"bankAccount\",\n                    \"currency\": \"EUR\",\n                    \"dateTimeCreated\": \"2026-02-03T19:04:24.912Z\",\n                    \"version\": 0,\n                    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n                    \"swiftBic\": \"FSFCGB33\",\n                    \"bankCode\": \"045110\",\n                    \"accountNumber\": \"12345678\",\n                    \"accountType\": \"savings\",\n                    \"iban\": \"GB33TASS12345678901234\",\n                    \"bankName\": \"Freeside Financial Corporation\",\n                    \"address\": {\n                        \"address1\": \"3 Villa Straylight\",\n                        \"address2\": \"Freeside\",\n                        \"city\": \"London\",\n                        \"countryCode\": \"GB\",\n                        \"postalCode\": \"EC1A 1BB\",\n                        \"type\": \"business\"\n                    },\n                    \"branchCode\": \"Barclays Branch\"\n                }\n            ],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T19:04:24.910Z\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Fusion-'Team.()&,\",\n                \"middleName\": \"Liam\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Lee\",\n                \"socialSecurityNumber\": \"098-54-5765\",\n                \"dateOfBirth\": \"1990-07-15\",\n                \"address\": {\n                    \"address1\": \"123 Sprawl Avenue\",\n                    \"address2\": \"Flat 202\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH1 4PL\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"customerReference\": \"customerrefSoleTrader\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"456 Sprawl Avenue\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH2 4PL\",\n                    \"type\": \"other\"\n                },\n                \"website\": \"https://www.example.com/\",\n                \"tradingName\": \"abcd abcd\",\n                \"taxIdentifier\": \"US-123456789\",\n                \"merchantCategoryCode\": \"5411\",\n                \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n                \"isTradingAddressSameAsPrimary\": true\n            }\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"merchant\": {\n                \"entity\": \"default\"\n            },\n            \"partyReference\": \"Donnell843\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"person\",\n            \"partyId\": \"par0QdUhex7Yj-qzodztsBno0\",\n            \"email\": \"case.mitchell@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"02079461234\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"NEO456789\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2022-08-01\",\n                    \"validTo\": \"2032-08-01\"\n                },\n                {\n                    \"type\": \"nationalId\",\n                    \"number\": \"ZAIBATSU-00792\",\n                    \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2025-01-01\",\n                    \"validTo\": \"2030-12-31\"\n                }\n            ],\n            \"balanceAccounts\": [],\n            \"dateTimeCreated\": \"2026-02-03T20:59:06.246Z\",\n            \"dateTimeUpdated\": \"2026-02-03T20:59:07.572Z\",\n            \"version\": 2,\n            \"payoutInstruments\": [],\n            \"active\": true,\n            \"dateTimeDeactivated\": \"2026-02-03T20:59:07.019Z\",\n            \"dateTimeActivated\": \"2026-02-03T20:59:07.572Z\",\n            \"personalDetails\": {\n                \"title\": \"Mr\",\n                \"firstName\": \"Case\",\n                \"middleName\": \"Henry\",\n                \"lastName\": \"Mitchell\",\n                \"dateOfBirth\": \"1983-10-12\",\n                \"address\": {\n                    \"address1\": \"1847 Kingsbury Court\",\n                    \"address2\": \"Unit 42\",\n                    \"city\": \"Manchester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"M1 1AA\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"currentAddressLessThanThreeYears\": false\n            }\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"merchant\": {\n                \"entity\": \"default\"\n            },\n            \"partyReference\": \"Layne591\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"person\",\n            \"partyId\": \"parzhXvR31kh8bAsQr7eIRqB0\",\n            \"email\": \"case.mitchell@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"02079461234\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"NEO456789\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2022-08-01\",\n                    \"validTo\": \"2032-08-01\"\n                },\n                {\n                    \"type\": \"nationalId\",\n                    \"number\": \"ZAIBATSU-00792\",\n                    \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2025-01-01\",\n                    \"validTo\": \"2030-12-31\"\n                }\n            ],\n            \"balanceAccounts\": [],\n            \"dateTimeCreated\": \"2026-02-03T21:08:51.294Z\",\n            \"version\": 0,\n            \"payoutInstruments\": [],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T21:08:51.294Z\",\n            \"personalDetails\": {\n                \"title\": \"Mr\",\n                \"firstName\": \"Case\",\n                \"middleName\": \"Henry\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Mitchell\",\n                \"socialSecurityNumber\": \"098-54-5765\",\n                \"dateOfBirth\": \"1983-10-12\",\n                \"address\": {\n                    \"address1\": \"1847 Kingsbury Court\",\n                    \"address2\": \"Unit 42\",\n                    \"city\": \"Manchester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"M1 1AA\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"currentAddressLessThanThreeYears\": false\n            }\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"merchant\": {\n                \"entity\": \"default\"\n            },\n            \"partyReference\": \"Morris759\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"person\",\n            \"partyId\": \"parIXpVvZNM_5vJWBF70VsMN0\",\n            \"email\": \"case.mitchell@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"44\",\n                    \"number\": \"02079461234\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"nationalId\",\n                    \"number\": \"ZAIBATSU-00792\",\n                    \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2025-01-01\",\n                    \"validTo\": \"2030-12-31\"\n                },\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"NEO456789\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2022-08-01\",\n                    \"validTo\": \"2032-08-01\"\n                }\n            ],\n            \"balanceAccounts\": [\n                {\n                    \"currency\": \"GBP\",\n                    \"payoutInstrumentReference\": \"Abe341\",\n                    \"scheduledPayoutDay\": \"tuesday\",\n                    \"frequency\": \"weekly\",\n                    \"balanceAccountId\": \"parzIhgtEeI_lXeUqrfdDY0D0\",\n                    \"dateTimeCreated\": \"2026-02-03T21:11:17.274Z\",\n                    \"version\": 0,\n                    \"nextPayoutDate\": \"2026-02-10\"\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:11:17.265Z\",\n            \"dateTimeUpdated\": \"2026-02-03T21:20:38.351Z\",\n            \"version\": 2,\n            \"payoutInstruments\": [\n                {\n                    \"payoutInstrumentReference\": \"Abe341\",\n                    \"payoutInstrumentId\": \"paracVmmQad6WtcdXI3CIi1N0\",\n                    \"payoutInstrumentType\": \"bankAccount\",\n                    \"currency\": \"GBP\",\n                    \"dateTimeCreated\": \"2026-02-03T21:11:17.273Z\",\n                    \"version\": 0,\n                    \"accountHolderName\": \"Case H. Mitchell\",\n                    \"swiftBic\": \"BUKBGB22\",\n                    \"bankCode\": \"045110\",\n                    \"accountNumber\": \"23198765\",\n                    \"accountType\": \"checking\",\n                    \"iban\": \"GB892019000123456789\",\n                    \"bankName\": \"HSBC UK BANK PLC\",\n                    \"address\": {\n                        \"address1\": \"17 Neo-London Financial Tower\",\n                        \"address2\": \"Suite 1288\",\n                        \"city\": \"London\",\n                        \"countryCode\": \"GB\",\n                        \"postalCode\": \"EC1A 1BB\",\n                        \"type\": \"business\"\n                    },\n                    \"branchCode\": \"Taunton Branch\"\n                }\n            ],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T21:11:17.265Z\",\n            \"personalDetails\": {\n                \"title\": \"Mr\",\n                \"firstName\": \"Case\",\n                \"middleName\": \"Henry\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Mitchell\",\n                \"socialSecurityNumber\": \"555-22-3456\",\n                \"dateOfBirth\": \"1983-10-12\",\n                \"address\": {\n                    \"address1\": \"2025 Kingsbury Court\",\n                    \"address2\": \"Unit 42\",\n                    \"city\": \"Manchester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"M1 1AA\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"currentAddressLessThanThreeYears\": false\n            }\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"merchant\": {\n                \"entity\": \"default\"\n            },\n            \"partyReference\": \"Gunner569\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"soleTrader\",\n            \"partyId\": \"parNZNxm3A0rC0YxCy8HkNJY0\",\n            \"email\": \"lee.linda@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"81\",\n                    \"number\": \"9098765432\"\n                }\n            ],\n            \"identityDocuments\": [\n                {\n                    \"type\": \"passport\",\n                    \"number\": \"789\",\n                    \"issuingInstitution\": \"UK Passport Office\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2021-01-01\",\n                    \"validTo\": \"2031-01-01\"\n                },\n                {\n                    \"type\": \"taxRegistrationCode\",\n                    \"number\": \"123\",\n                    \"issuingInstitution\": \"HMRC\",\n                    \"issuingCountry\": \"GB\",\n                    \"validFrom\": \"2023-11-30\",\n                    \"validTo\": \"2030-12-30\"\n                }\n            ],\n            \"balanceAccounts\": [\n                {\n                    \"currency\": \"GBP\",\n                    \"balanceAccountId\": \"par4FmI3KY1XbX3QDdGnCwTL0\",\n                    \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n                    \"version\": 0\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n            \"version\": 0,\n            \"payoutInstruments\": [\n                {\n                    \"payoutInstrumentReference\": \"Walter678\",\n                    \"payoutInstrumentId\": \"par6cijDgXdgT0I_MBXQSCoL0\",\n                    \"payoutInstrumentType\": \"bankAccount\",\n                    \"currency\": \"GBP\",\n                    \"dateTimeCreated\": \"2026-02-03T21:14:37.677Z\",\n                    \"version\": 0,\n                    \"accountHolderName\": \"Linda Lee\",\n                    \"swiftBic\": \"LLOYGB21\",\n                    \"bankCode\": \"000112\",\n                    \"accountNumber\": \"12345678\",\n                    \"accountType\": \"savings\",\n                    \"iban\": \"JP123000400003123456789\",\n                    \"bankName\": \"Lloyds Bank\",\n                    \"address\": {\n                        \"address1\": \"789 Sakura Street\",\n                        \"address2\": \"Suite 5A\",\n                        \"city\": \"London\",\n                        \"countryCode\": \"GB\",\n                        \"postalCode\": \"E1 6AN\",\n                        \"type\": \"other\"\n                    },\n                    \"branchCode\": \"Bradford Branch\"\n                }\n            ],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T21:14:37.677Z\",\n            \"personalDetails\": {\n                \"title\": \"Ms\",\n                \"firstName\": \"Linda\",\n                \"middleName\": \"Liam\",\n                \"alias\": \"Team Fusion\",\n                \"lastName\": \"Lee\",\n                \"socialSecurityNumber\": \"098-54-5765\",\n                \"dateOfBirth\": \"1990-07-15\",\n                \"address\": {\n                    \"address1\": \"123 Sprawl Avenue\",\n                    \"address2\": \"Flat 202\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH1 4PL\",\n                    \"type\": \"home\"\n                },\n                \"residentialStatus\": \"resident\",\n                \"customerReference\": \"customerrefSoleTrader\",\n                \"nationality\": \"GB\",\n                \"currentAddressLessThanThreeYears\": true,\n                \"previousHomeAddress\": {\n                    \"address1\": \"456 Sprawl Avenue\",\n                    \"address2\": \"Flat 303\",\n                    \"city\": \"Chester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"CH2 4PL\",\n                    \"type\": \"other\"\n                },\n                \"website\": \"https://www.example.com/\",\n                \"tradingName\": \"real name\",\n                \"taxIdentifier\": \"GL-123456789\",\n                \"merchantCategoryCode\": \"5411\",\n                \"merchantCategoryCodeDescription\": \"Grocery Stores, Supermarkets\",\n                \"isTradingAddressSameAsPrimary\": true\n            }\n        },\n        {\n            \"identityVerificationState\": \"notVerified\",\n            \"identityVerificationMethod\": \"identityVerificationService\",\n            \"merchant\": {\n                \"entity\": \"default\"\n            },\n            \"partyReference\": \"Imani810\",\n            \"partyType\": \"beneficiary\",\n            \"type\": \"company\",\n            \"partyId\": \"parxeoGWGOlN9-pUxnNWcz5U0\",\n            \"email\": \"info@example.com\",\n            \"phones\": [\n                {\n                    \"prefix\": \"81\",\n                    \"number\": \"8475932\"\n                }\n            ],\n            \"identityDocuments\": [],\n            \"balanceAccounts\": [\n                {\n                    \"currency\": \"EUR\",\n                    \"payoutInstrumentReference\": \"Vena225\",\n                    \"scheduledPayoutDay\": \"monday\",\n                    \"frequency\": \"weekly\",\n                    \"balanceAccountId\": \"par7Ea-0P3VlzUDDe1Y4Xv7Q0\",\n                    \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n                    \"version\": 0,\n                    \"nextPayoutDate\": \"2026-02-09\"\n                },\n                {\n                    \"currency\": \"GBP\",\n                    \"balanceAccountId\": \"partApUu8MQGk-geCVb8hL3M0\",\n                    \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n                    \"version\": 0\n                }\n            ],\n            \"dateTimeCreated\": \"2026-02-03T21:19:24.320Z\",\n            \"version\": 1,\n            \"payoutInstruments\": [\n                {\n                    \"payoutInstrumentReference\": \"Vena225\",\n                    \"payoutInstrumentId\": \"paraBwmZo2iBxfUYHbXx1gSk0\",\n                    \"payoutInstrumentType\": \"bankAccount\",\n                    \"currency\": \"EUR\",\n                    \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n                    \"version\": 0,\n                    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n                    \"swiftBic\": \"FSFCGB33\",\n                    \"bankCode\": \"045110\",\n                    \"accountNumber\": \"12345678\",\n                    \"accountType\": \"savings\",\n                    \"iban\": \"GB33TASS12345678901234\",\n                    \"bankName\": \"Freeside Financial Corporation\",\n                    \"address\": {\n                        \"address1\": \"3 Villa Straylight\",\n                        \"address2\": \"Freeside\",\n                        \"city\": \"London\",\n                        \"countryCode\": \"GB\",\n                        \"postalCode\": \"EC1A 1BB\",\n                        \"type\": \"business\"\n                    },\n                    \"branchCode\": \"Barclays Branch\"\n                }\n            ],\n            \"active\": true,\n            \"dateTimeActivated\": \"2026-02-03T21:19:24.320Z\",\n            \"companyDetails\": {\n                \"merchantCategoryCode\": \"5734\",\n                \"merchantCategoryCodeDescription\": \"Computer Software Stores\",\n                \"website\": \"https://www.example.com\",\n                \"legalName\": \"Tessier-Ashpool Systems Ltd.\",\n                \"tradingName\": \"Example.co.uk\",\n                \"registrationNumber\": \"7564389201\",\n                \"taxIdentifier\": \"GB-987654321\",\n                \"companyType\": \"publicLimitedCompany\",\n                \"dateOfIncorporation\": \"1977-07-04\",\n                \"legalAddress\": {\n                    \"address1\": \"7 Straylight Complex\",\n                    \"address2\": \"Corporate District, Level 99\",\n                    \"city\": \"London\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"EC1A 1BB\",\n                    \"type\": \"business\"\n                },\n                \"tradingAddress\": {\n                    \"address1\": \"789 Freeside Blvd\",\n                    \"address2\": \"Villa Straylight\",\n                    \"city\": \"Manchester\",\n                    \"countryCode\": \"GB\",\n                    \"postalCode\": \"M1 1AA\",\n                    \"type\": \"poBox\"\n                },\n                \"customerReference\": \"CustRefZA98765\",\n                \"isTradingAddressSameAsPrimary\": false\n            },\n            \"beneficialOwners\": [\n                {\n                    \"identityVerificationState\": \"notVerified\",\n                    \"identityVerificationMethod\": \"identityVerificationService\",\n                    \"beneficialOwnerReference\": \"Ernesto788\",\n                    \"beneficialOwnerId\": \"parmLrAPEgqbtjxDVoF6e2hH0\",\n                    \"personalDetails\": {\n                        \"title\": \"Ms\",\n                        \"firstName\": \"Molly\",\n                        \"middleName\": \"Puppet\",\n                        \"lastName\": \"Millions\",\n                        \"dateOfBirth\": \"1980-05-15\",\n                        \"address\": {\n                            \"address1\": \"456 Sprawl Street\",\n                            \"address2\": \"Flat 101\",\n                            \"city\": \"Burbank\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"RM1 4PL\"\n                        },\n                        \"residentialStatus\": \"resident\",\n                        \"nationality\": \"GB\",\n                        \"currentAddressLessThanThreeYears\": true,\n                        \"previousHomeAddress\": {\n                            \"address1\": \"789 Night City Blvd\",\n                            \"address2\": \"Flat 303\",\n                            \"city\": \"Night City\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"RM2 3PL\"\n                        }\n                    },\n                    \"relationshipToBusiness\": {\n                        \"ownershipPercentage\": 25.0,\n                        \"director\": false,\n                        \"isPrincipalOwner\": false,\n                        \"position\": \"officeManager\"\n                    },\n                    \"email\": \"molly.millions@example.com\",\n                    \"phones\": [\n                        {\n                            \"prefix\": \"44\",\n                            \"number\": \"02079461234\"\n                        }\n                    ],\n                    \"identityDocuments\": [\n                        {\n                            \"type\": \"passport\",\n                            \"number\": \"A12345678\",\n                            \"issuingInstitution\": \"UK Passport Office\",\n                            \"issuingCountry\": \"GB\",\n                            \"validFrom\": \"2020-01-01\",\n                            \"validTo\": \"2030-01-01\"\n                        }\n                    ],\n                    \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n                    \"version\": 0\n                },\n                {\n                    \"identityVerificationState\": \"notVerified\",\n                    \"identityVerificationMethod\": \"identityVerificationService\",\n                    \"beneficialOwnerReference\": \"Danielle276\",\n                    \"beneficialOwnerId\": \"parNVWlLGn7ooKsEbCKmWX530\",\n                    \"personalDetails\": {\n                        \"title\": \"Dr\",\n                        \"firstName\": \"John\",\n                        \"middleName\": \"Illusionet\",\n                        \"alias\": \"Team Fusion\",\n                        \"lastName\": \"Bailey\",\n                        \"socialSecurityNumber\": \"555-34-4567\",\n                        \"dateOfBirth\": \"1972-05-22\",\n                        \"address\": {\n                            \"address1\": \"200 Downing Street\",\n                            \"address2\": \"Flat 404\",\n                            \"city\": \"London\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"SW1A 2AA\",\n                            \"type\": \"home\"\n                        },\n                        \"residentialStatus\": \"nonResident\",\n                        \"nationality\": \"GB\",\n                        \"currentAddressLessThanThreeYears\": true,\n                        \"previousHomeAddress\": {\n                            \"address1\": \"200 Oxford Street\",\n                            \"address2\": \"Flat 101\",\n                            \"city\": \"London\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"W1D 1LP\",\n                            \"type\": \"home\"\n                        }\n                    },\n                    \"relationshipToBusiness\": {\n                        \"ownershipPercentage\": 10.0,\n                        \"director\": false,\n                        \"isPrincipalOwner\": false,\n                        \"position\": \"partner\"\n                    },\n                    \"email\": \"John.bailey@example.com\",\n                    \"phones\": [\n                        {\n                            \"prefix\": \"44\",\n                            \"number\": \"0205556789\"\n                        }\n                    ],\n                    \"identityDocuments\": [\n                        {\n                            \"type\": \"passport\",\n                            \"number\": \"B98765432\",\n                            \"issuingInstitution\": \"UK Passport Office\",\n                            \"issuingCountry\": \"GB\",\n                            \"validFrom\": \"2018-05-15\",\n                            \"validTo\": \"2028-05-15\"\n                        }\n                    ],\n                    \"dateTimeCreated\": \"2026-02-03T21:17:18.291Z\",\n                    \"version\": 1,\n                    \"dateTimeUpdated\": \"2026-02-03T21:19:24.319Z\"\n                },\n                {\n                    \"identityVerificationState\": \"notVerified\",\n                    \"identityVerificationMethod\": \"identityVerificationService\",\n                    \"beneficialOwnerReference\": \"Clint550\",\n                    \"beneficialOwnerId\": \"parZnL_LGLCwcnVkIXJnelGG0\",\n                    \"personalDetails\": {\n                        \"title\": \"Dr\",\n                        \"firstName\": \"Peter\",\n                        \"middleName\": \"Illusionet\",\n                        \"lastName\": \"Riviera\",\n                        \"dateOfBirth\": \"1972-03-22\",\n                        \"address\": {\n                            \"address1\": \"789 Downing Street\",\n                            \"address2\": \"Flat 404\",\n                            \"city\": \"London\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"SW1A 2AA\",\n                            \"type\": \"home\"\n                        },\n                        \"residentialStatus\": \"nonResident\",\n                        \"nationality\": \"GB\",\n                        \"currentAddressLessThanThreeYears\": true,\n                        \"previousHomeAddress\": {\n                            \"address1\": \"123 Oxford Street\",\n                            \"address2\": \"Flat 101\",\n                            \"city\": \"London\",\n                            \"countryCode\": \"GB\",\n                            \"postalCode\": \"W1D 1LP\",\n                            \"type\": \"home\"\n                        }\n                    },\n                    \"relationshipToBusiness\": {\n                        \"ownershipPercentage\": 10.0,\n                        \"director\": false,\n                        \"isPrincipalOwner\": false,\n                        \"position\": \"partner\"\n                    },\n                    \"email\": \"peter.riviera@example.com\",\n                    \"phones\": [\n                        {\n                            \"prefix\": \"44\",\n                            \"number\": \"0205556789\"\n                        }\n                    ],\n                    \"identityDocuments\": [\n                        {\n                            \"type\": \"passport\",\n                            \"number\": \"B98765432\",\n                            \"issuingInstitution\": \"UK Passport Office\",\n                            \"issuingCountry\": \"GB\",\n                            \"validFrom\": \"2018-05-15\",\n                            \"validTo\": \"2028-05-15\"\n                        }\n                    ],\n                    \"dateTimeCreated\": \"2026-02-03T21:16:37.308Z\",\n                    \"version\": 0\n                }\n            ]\n        }\n    ],\n    \"pagination\": {\n        \"page\": 0,\n        \"size\": 10,\n        \"pageCount\": 1,\n        \"totalNumberOfRecords\": 7\n    }\n}"
            }
          ]
        },
        {
          "name": "Get_PayoutInstrument",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "let counter= pm.collectionVariables.get(\"counter\");",
                  "console.log(\"counter:\" + counter);",
                  "let maxIterations= pm.collectionVariables.get(\"maxIterations\");",
                  "console.log(\"maxIterations:\" + maxIterations);",
                  "",
                  "if(counter==0){",
                  "    const response = pm.response.json();",
                  "    pm.collectionVariables.set(\"dateTimeCreated\", response.dateTimeCreated);",
                  "}",
                  "",
                  "counter++;",
                  "",
                  "if(counter < maxIterations){    ",
                  "    if(counter==1){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"))",
                  "        pm.collectionVariables.set(\"payoutInstrumentId\", pm.collectionVariables.get(\"soleTraderPayoutInstrumentId\"))",
                  "    }else if(counter==2){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))",
                  "        pm.collectionVariables.set(\"payoutInstrumentId\", pm.collectionVariables.get(\"companyPayoutInstrumentId\"))",
                  "    }",
                  "    pm.collectionVariables.set(\"counter\", counter);",
                  "    pm.execution.setNextRequest(\"Get_PayoutInstrument\");",
                  "}else{",
                  "    pm.collectionVariables.set(\"counter\", 0);",
                  "    pm.execution.setNextRequest(\"Get_Beneficial_Owner_modular\");",
                  "}"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "if(pm.collectionVariables.get(\"counter\")==0){",
                  "    pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "    pm.collectionVariables.set(\"payoutInstrumentId\", pm.collectionVariables.get(\"personPayoutInstrumentId\"));",
                  "}",
                  "",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/{{payoutInstrumentId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "payoutInstruments",
                "{{payoutInstrumentId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Get_PayoutInstrument_Person_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "fb213e61-4ab5-438f-92ca-8a20654b0dba",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "payoutInstruments",
                    ""
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "7f33f453-bdaa-43c8-adec-e54b43c08be9"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 15:14:05 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Stephen959\",\n    \"payoutInstrumentId\": \"parKsh3dSA_VRckwEDRHLzOR0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"EUR\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.235Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Case H. Mitchell\",\n    \"swiftBic\": \"BUKBGB22\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"23198765\",\n    \"accountType\": \"checking\",\n    \"iban\": \"GB892019000123456789\",\n    \"bankName\": \"Metro Bank\",\n    \"address\": {\n        \"address1\": \"17 Neo-London Financial Tower\",\n        \"address2\": \"Suite 1288\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Barclays Branch\"\n}\n"
            },
            {
              "name": "Get_PayoutInstrument_SoleTrader_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/{{payoutInstrumentId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "payoutInstruments",
                    "{{payoutInstrumentId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "84b1d1e2-2664-489c-a452-432fe793c2a0"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 17:25:34 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Katelynn242\",\n    \"payoutInstrumentId\": \"parnHhcim1r9IYtG8I7Twbbc0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"USD\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.420Z\",\n    \"version\": 0,\n    \"accountHolderName\": \"Case H. Mitchell\",\n    \"swiftBic\": \"BUKBGB22\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"23198765\",\n    \"accountType\": \"checking\",\n    \"iban\": \"GB892019000123456789\",\n    \"bankName\": \"Metro Bank\",\n    \"address\": {\n        \"address1\": \"17 Neo-London Financial Tower\",\n        \"address2\": \"Suite 1288\",\n        \"city\": \"London\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"EC1A 1BB\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Barclays Branch\"\n}"
            },
            {
              "name": "Get_PayoutInstrument_Company_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/{{payoutInstrumentId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "payoutInstruments",
                    "{{payoutInstrumentId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "9f167ec5-17af-4ae2-af10-fa9b14e10fa7"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 10 Mar 2025 17:27:07 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Rupert629\",\n    \"payoutInstrumentId\": \"parbLmHCft8cLP8XXsay63fQ0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"USD\",\n    \"dateTimeCreated\": \"2025-04-24T18:05:41.525Z\",\n    \"version\": 1,\n    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n    \"swiftBic\": \"FSFCUS33\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"22765819\",\n    \"accountType\": \"savings\",\n    \"iban\": \"GB33TASS12345678901234\",\n    \"bankName\": \"Freeside Financial Corporation\",\n    \"address\": {\n        \"address1\": \"3 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Muswell Hill Branch\"\n}\n"
            }
          ]
        },
        {
          "name": "Get_Beneficial_Owner_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/beneficialOwners/{{beneficialOwnerId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "beneficialOwners",
                "{{beneficialOwnerId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Get_Beneficial_Owner_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/beneficialOwners/{{beneficialOwnerId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "beneficialOwners",
                    "{{beneficialOwnerId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "69d0a49a-101d-40be-835e-62db0d767629"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Tue, 11 Mar 2025 17:32:09 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"beneficialOwnerReference\": \"Sarina843\",\n    \"beneficialOwnerId\": \"parNVWlLGn7ooKsEbCKmWX530\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Bailey\",\n        \"socialSecurityNumber\": \"098-54-5765\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"SW1A 2AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"nonResident\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"425 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"W1D 1LP\",\n            \"type\": \"home\"\n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"isPrincipalOwner\": false,\n        \"position\": \"partner\"\n    },\n    \"email\": \"John.bailey@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"0205556789\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:17:18.291Z\",\n    \"version\": 0\n}"
            }
          ]
        },
        {
          "name": "Get_IVS_status",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"));"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "test",
              "script": {
                "exec": [
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/identityVerification",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "identityVerification"
              ]
            }
          },
          "response": [
            {
              "name": "Get_IVS_Company_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/identityVerification",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "identityVerification"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "815d1d63-64d8-4bd8-b528-827b59054c1c"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 19 Mar 2025 20:31:23 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"overall\": {\n        \"identityVerificationState\": \"started\",\n        \"identityVerificationMethod\": \"identityVerificationService\"\n    },\n    \"party\": {\n        \"identityVerificationState\": \"started\",\n        \"partyReference\": \"Darrion589\",\n        \"partyId\": \"par4aZUlwLOf6JrWw2R8H1yI0\"\n    },\n    \"beneficialOwners\": [\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Keenan89\",\n            \"beneficialOwnerId\": \"partfjYx9sWl2o5ZkL8j_bg20\"\n        },\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Darryl239\",\n            \"beneficialOwnerId\": \"parZyrXRp3p8d3xNq-OyMKy80\"\n        },\n        {\n            \"identityVerificationState\": \"started\",\n            \"beneficialOwnerReference\": \"Jimmy889\",\n            \"beneficialOwnerId\": \"parZe1XPrW4CIylieN0dxnK80\"\n        }\n    ]\n}"
            }
          ]
        },
        {
          "name": "Get_BalanceAccount",
          "event": [
            {
              "listen": "test",
              "script": {
                "exec": [
                  "let counter= pm.collectionVariables.get(\"counter\");",
                  "console.log(\"counter:\" + counter);",
                  "let maxIterations= pm.collectionVariables.get(\"maxIterations\");",
                  "console.log(\"maxIterations:\" + maxIterations);",
                  "",
                  "counter++;",
                  "",
                  "if(counter < maxIterations){    ",
                  "    if(counter==1){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"))",
                  "        pm.collectionVariables.set(\"balanceAccountId\", pm.collectionVariables.get(\"soleTraderBalanceAccountId\"))",
                  "    }else if(counter==2){",
                  "        pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"))",
                  "        pm.collectionVariables.set(\"balanceAccountId\", pm.collectionVariables.get(\"companyBalanceAccountId\"))",
                  "    }",
                  "    pm.collectionVariables.set(\"counter\", counter);",
                  "    pm.execution.setNextRequest(\"Get_BalanceAccount\");",
                  "}else{",
                  "    pm.collectionVariables.set(\"counter\", 0);",
                  "    pm.execution.setNextRequest(\"Update_Beneficial_Owner_modular\");",
                  "}"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            },
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "if(pm.collectionVariables.get(\"counter\")==0){",
                  "    pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));",
                  "    pm.collectionVariables.set(\"balanceAccountId\", pm.collectionVariables.get(\"personBalanceAccountId\"));",
                  "}",
                  "",
                  ""
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "GET",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "balanceAccounts",
                "{{balanceAccountId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Get_BalanceAccount_Person_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "balanceAccounts",
                    "{{balanceAccountId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "0c392186-b151-4209-9dd4-77e95f77cbdc"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 07 Apr 2025 22:03:40 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"EUR\",\n    \"payoutInstrumentReference\": \"Stephen959\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"balanceAccountId\": \"pareBH4YMkUx7MA2X7bnS4750\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.727Z\",\n    \"version\": 0\n}"
            },
            {
              "name": "Get_BalanceAccount_SoleTrader_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "balanceAccounts",
                    "{{balanceAccountId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "1b88c81b-63ba-4e36-ac31-96a7437d6260"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 07 Apr 2025 22:05:08 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"USD\",\n    \"payoutInstrumentReference\": \"Katelynn242\",\n    \"scheduledPayoutDay\": \"friday\",\n    \"balanceAccountId\": \"parApcraCq1bmBuCotAMoyss0\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:26.852Z\",\n    \"version\": 0\n}"
            },
            {
              "name": "Get_BalanceAccount_Company_200_modular",
              "originalRequest": {
                "method": "GET",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "balanceAccounts",
                    "{{balanceAccountId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "31e96da0-b67c-4d17-b6ae-22843d11c65a"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Mon, 07 Apr 2025 22:05:46 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"USD\",\n    \"payoutInstrumentReference\": \"Eugene241\",\n    \"scheduledPayoutDay\": \"thursday\",\n    \"balanceAccountId\": \"parGWfE__Xr1F-AmY0v72fwR0\",\n    \"dateTimeCreated\": \"2025-04-16T20:46:27.014Z\",\n    \"version\": 1\n}"
            }
          ]
        },
        {
          "name": "Update_Beneficial_Owner_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"));"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "PUT",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"beneficialOwnerReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"lastName\": \"Bailey\",\n        \"residentialStatus\": \"nonResident\",\n        \"alias\": \"Team Fusion\",\n        \"socialSecurityNumber\":\"555-34-4567\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"nationality\": \"GB\", \n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"SW1A 2AA\"  \n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"200 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"W1D 1LP\"  \n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"position\": \"partner\"\n    },\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",  \n            \"issuingCountry\": \"GB\",  \n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"email\": \"John.bailey@example.com\",  \n    \"phones\": [\n        {\n            \"number\": \"0205556789\",  \n            \"prefix\": \"44\" \n        }\n    ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/beneficialOwners/{{beneficialOwnerId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "beneficialOwners",
                "{{beneficialOwnerId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Update_Beneficial_Owner_200_modular",
              "originalRequest": {
                "method": "PUT",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"beneficialOwnerReference\": \"owner28\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"lastName\": \"Bailey\",\n        \"residentialStatus\": \"nonResident\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"nationality\": \"GB\", \n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"SW1A 2AA\"  \n        },\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"200 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"type\": \"home\",\n            \"countryCode\": \"GB\",  \n            \"postalCode\": \"W1D 1LP\"  \n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"position\": \"partner\"\n    },\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",  \n            \"issuingCountry\": \"GB\",  \n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"email\": \"John.bailey@example.com\",  \n    \"phones\": [\n        {\n            \"number\": \"0205556789\",  \n            \"prefix\": \"44\" \n        }\n    ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/beneficialOwners/{{beneficialOwnerId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "beneficialOwners",
                    "{{beneficialOwnerId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "39a38a2d-ae77-4256-9d7f-5d137a6896a8"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Tue, 11 Mar 2025 19:30:15 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"identityVerificationState\": \"notVerified\",\n    \"identityVerificationMethod\": \"identityVerificationService\",\n    \"beneficialOwnerReference\": \"Danielle276\",\n    \"beneficialOwnerId\": \"parNVWlLGn7ooKsEbCKmWX530\",\n    \"personalDetails\": {\n        \"title\": \"Dr\",\n        \"firstName\": \"John\",\n        \"middleName\": \"Illusionet\",\n        \"alias\": \"Team Fusion\",\n        \"lastName\": \"Bailey\",\n        \"socialSecurityNumber\": \"555-34-4567\",\n        \"dateOfBirth\": \"1972-05-22\",\n        \"address\": {\n            \"address1\": \"200 Downing Street\",\n            \"address2\": \"Flat 404\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"SW1A 2AA\",\n            \"type\": \"home\"\n        },\n        \"residentialStatus\": \"nonResident\",\n        \"nationality\": \"GB\",\n        \"currentAddressLessThanThreeYears\": true,\n        \"previousHomeAddress\": {\n            \"address1\": \"200 Oxford Street\",\n            \"address2\": \"Flat 101\",\n            \"city\": \"London\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"W1D 1LP\",\n            \"type\": \"home\"\n        }\n    },\n    \"relationshipToBusiness\": {\n        \"ownershipPercentage\": 10.0,\n        \"director\": false,\n        \"isPrincipalOwner\": false,\n        \"position\": \"partner\"\n    },\n    \"email\": \"John.bailey@example.com\",\n    \"phones\": [\n        {\n            \"prefix\": \"44\",\n            \"number\": \"0205556789\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"B98765432\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2018-05-15\",\n            \"validTo\": \"2028-05-15\"\n        }\n    ],\n    \"dateTimeCreated\": \"2026-02-03T21:17:18.291Z\",\n    \"version\": 1,\n    \"dateTimeUpdated\": \"2026-02-03T21:19:24.319Z\"\n}"
            }
          ]
        },
        {
          "name": "Update_Party_Person_orchestrated",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"personPartyId\"));"
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "PUT",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n    \"merchant\": {\n        \"entity\": \"{{entity}}\"\n    },\n    \"partyReference\": \"{{$randomFirstName}}{{$randomInt}}\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"alias\": \"Team Fusion\",\n        \"socialSecurityNumber\": \"555-22-3456\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"2025 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        }\n    },\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"02079461234\",\n            \"prefix\": \"44\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ]\n}\n",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Update_Party_Person_200_orchestrated",
              "originalRequest": {
                "method": "PUT",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n    \"merchant\": {\n        \"entity\": \"default\"\n    },\n    \"partyReference\": \"Hosaka27384910\",\n    \"partyType\": \"beneficiary\",\n    \"type\": \"person\",\n    \"personalDetails\": {\n        \"title\": \"Mr\",\n        \"firstName\": \"Case\",\n        \"middleName\": \"Henry\",\n        \"lastName\": \"Mitchell\",\n        \"residentialStatus\": \"resident\",\n        \"dateOfBirth\": \"1983-10-12\",\n        \"address\": {\n            \"address1\": \"2025 Kingsbury Court\",\n            \"address2\": \"Unit 42\",\n            \"type\": \"home\",\n            \"city\": \"Manchester\",\n            \"countryCode\": \"GB\",\n            \"postalCode\": \"M1 1AA\"\n        }\n    },\n    \"email\": \"case.mitchell@example.com\",\n    \"phones\": [\n        {\n            \"number\": \"02079461234\",\n            \"prefix\": \"44\"\n        }\n    ],\n    \"identityDocuments\": [\n        {\n            \"type\": \"passport\",\n            \"number\": \"NEO456789\",\n            \"issuingInstitution\": \"UK Passport Office\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2022-08-01\",\n            \"validTo\": \"2032-08-01\"\n        },\n        {\n            \"type\": \"nationalId\",\n            \"number\": \"ZAIBATSU-00792\",\n            \"issuingInstitution\": \"Zaibatsu Holding HR Dept.\",\n            \"issuingCountry\": \"GB\",\n            \"validFrom\": \"2025-01-01\",\n            \"validTo\": \"2030-12-31\"\n        }\n    ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "39a38a2d-ae77-4256-9d7f-5d137a6896a8"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Tue, 11 Mar 2025 19:30:15 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\"identityVerificationState\":\"notVerified\",\"identityVerificationMethod\":\"identityVerificationService\",\"merchant\":{\"entity\":\"default\"},\"partyReference\":\"INJR34EBN2\",\"partyType\":\"beneficiary\",\"type\":\"person\",\"partyId\":\"parmi8oo0w__307lfInCfq8i0\",\"email\":\"case.mitchell@example.com\",\"phones\":[{\"prefix\":\"44\",\"number\":\"02079461234\"}],\"identityDocuments\":[{\"type\":\"passport\",\"number\":\"NEO456789\",\"issuingInstitution\":\"UK Passport Office\",\"issuingCountry\":\"GB\",\"validFrom\":\"2022-08-01\",\"validTo\":\"2032-08-01\"},{\"type\":\"nationalId\",\"number\":\"ZAIBATSU-00792\",\"issuingInstitution\":\"Zaibatsu Holding HR Dept.\",\"issuingCountry\":\"GB\",\"validFrom\":\"2025-01-01\",\"validTo\":\"2030-12-31\"}],\"balanceAccounts\":[{\"currency\":\"GBP\",\"payoutInstrumentReference\":\"Akfe85jo9y\",\"scheduledPayoutDay\":\"tuesday\",\"frequency\":\"weekly\",\"balanceAccountId\":\"par3bbmGt_-Cd1qGTKU1GNN60\",\"dateTimeCreated\":\"2026-02-04T14:46:59.745Z\",\"version\":0,\"nextPayoutDate\":\"2026-02-10\"},{\"currency\":\"EUR\",\"payoutInstrumentReference\":\"Bjj8x0hTSW\",\"scheduledPayoutDay\":\"friday\",\"frequency\":\"weekly\",\"balanceAccountId\":\"parUXgtD0osbEGYeNZgU6hMn0\",\"dateTimeCreated\":\"2026-02-04T14:47:02.802Z\",\"version\":0,\"nextPayoutDate\":\"2026-02-06\"}],\"dateTimeCreated\":\"2026-02-04T14:46:59.744Z\",\"dateTimeUpdated\":\"2026-02-04T14:47:06.211Z\",\"version\":1,\"payoutInstruments\":[{\"payoutInstrumentReference\":\"Bjj8x0hTSW\",\"payoutInstrumentId\":\"parz3fdIb_sx9ahh0E79luSQ0\",\"payoutInstrumentType\":\"bankAccount\",\"currency\":\"EUR\",\"dateTimeCreated\":\"2026-02-04T14:47:01.656Z\",\"version\":0,\"accountHolderName\":\"Case H. Mitchell\",\"swiftBic\":\"BUKBGB22\",\"bankCode\":\"045110\",\"accountNumber\":\"23198765\",\"accountType\":\"checking\",\"iban\":\"GB892019000123456789\",\"bankName\":\"Metro Bank\",\"address\":{\"address1\":\"17 Neo-London Financial Tower\",\"address2\":\"Suite 1288\",\"city\":\"London\",\"countryCode\":\"GB\",\"postalCode\":\"EC1A 1BB\",\"type\":\"business\"},\"branchCode\":\"Barclays Branch\"}],\"active\":true,\"dateTimeActivated\":\"2026-02-04T14:46:59.744Z\",\"personalDetails\":{\"title\":\"Mr\",\"firstName\":\"Case\",\"middleName\":\"Henry\",\"alias\":\"Fusion Henry\",\"lastName\":\"Mitchell\",\"socialSecurityNumber\":\"123-45-6789\",\"dateOfBirth\":\"1983-10-12\",\"address\":{\"address1\":\"2025 Kingsbury Court\",\"address2\":\"Unit 42\",\"city\":\"Manchester\",\"countryCode\":\"GB\",\"postalCode\":\"M1 1AA\"},\"residentialStatus\":\"resident\",\"currentAddressLessThanThreeYears\":false}}\n    "
            }
          ]
        },
        {
          "name": "Update_PayoutInstrument_Company_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"companyPartyId\"));",
                  "pm.collectionVariables.set(\"payoutInstrumentId\", pm.collectionVariables.get(\"companyPayoutInstrumentId\"));"
                ],
                "type": "text/javascript",
                "packages": {}
              }
            }
          ],
          "request": {
            "method": "PUT",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n      \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n      \"payoutInstrumentType\": \"bankAccount\",\n      \"swiftBic\": \"FSFCUS33\",\n      \"bankCode\": \"045110\",\n      \"branchCode\": \"Muswell Hill Branch\",\n      \"accountNumber\": \"2276581\",\n      \"accountType\": \"savings\",\n      \"iban\": \"GB33TASS12345678901234\",\n      \"bankName\": \"Freeside Financial Corporation\",\n      \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\",\n      \"currency\": \"EUR\",\n      \"address\": {\n        \"address1\": \"9105 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"type\": \"business\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\"\n      }\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/{{payoutInstrumentId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "payoutInstruments",
                "{{payoutInstrumentId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Update_PayoutInstrument_Company_200_modular",
              "originalRequest": {
                "method": "PUT",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n      \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n      \"payoutInstrumentType\": \"bankAccount\",\n      \"swiftBic\": \"FSFCUS33\",\n      \"bankCode\": \"045110\",\n      \"branchCode\": \"Muswell Hill Branch\",\n      \"accountNumber\": \"2276581\",\n      \"accountType\": \"savings\",\n      \"iban\": \"GB33TASS12345678901234\",\n      \"bankName\": \"Freeside Financial Corporation\",\n      \"payoutInstrumentReference\": \"{{companyPayoutInstrumentReference}}\",\n      \"currency\": \"EUR\",\n      \"address\": {\n        \"address1\": \"9105 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"type\": \"business\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\"\n      }\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/payoutInstruments/{{payoutInstrumentId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "payoutInstruments",
                    "{{payoutInstrumentId}}"
                  ]
                }
              },
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json",
                  "description": "",
                  "type": "text"
                }
              ],
              "cookie": [],
              "body": "{\n    \"payoutInstrumentReference\": \"Grayson935\",\n    \"payoutInstrumentId\": \"parWm7eF6Dfwry4EYQdpXSSB0\",\n    \"payoutInstrumentType\": \"bankAccount\",\n    \"currency\": \"EUR\",\n    \"dateTimeCreated\": \"2025-04-22T19:24:07.680Z\",\n    \"dateTimeUpdated\": \"2025-04-22T19:24:11.462Z\",\n    \"version\": 2,\n    \"accountHolderName\": \"Tessier-Ashpool Systems Ltd.\",\n    \"swiftBic\": \"FSFCUS33\",\n    \"bankCode\": \"045110\",\n    \"accountNumber\": \"2276581\",\n    \"accountType\": \"savings\",\n    \"iban\": \"GB33TASS12345678901234\",\n    \"bankName\": \"Freeside Financial Corporation\",\n    \"address\": {\n        \"address1\": \"9105 Villa Straylight\",\n        \"address2\": \"Freeside\",\n        \"city\": \"York\",\n        \"state\": \"NA\",\n        \"countryCode\": \"GB\",\n        \"postalCode\": \"L502 MK54\",\n        \"type\": \"business\"\n    },\n    \"branchCode\": \"Muswell Hill Branch\"\n}"
            }
          ]
        },
        {
          "name": "Update_Balance_Account_SoleTrader_modular",
          "event": [
            {
              "listen": "prerequest",
              "script": {
                "exec": [
                  "pm.collectionVariables.set(\"partyId\", pm.collectionVariables.get(\"soleTraderPartyId\"));",
                  "pm.collectionVariables.set(\"balanceAccountId\", pm.collectionVariables.get(\"soleTraderBalanceAccountId\"));",
                  "pm.collectionVariables.set(\"nextPayoutDate\", pm.collectionVariables.get(\"soleTraderNextPayoutDate\"));",
                  ""
                ],
                "type": "text/javascript",
                "packages": {},
                "requests": {}
              }
            }
          ],
          "request": {
            "method": "PUT",
            "header": [
              {
                "key": "Authorization",
                "value": "{{Authorization}}",
                "type": "text"
              },
              {
                "key": "WP-Api-Version",
                "value": "2025-01-01",
                "type": "text"
              },
              {
                "key": "WP-CorrelationId",
                "value": "{{$guid}}",
                "type": "text"
              },
              {
                "key": "Content-Type",
                "value": "application/json",
                "type": "text"
              }
            ],
            "body": {
              "mode": "raw",
              "raw": "{\n  \"currency\": \"USD\",\n  \"payoutInstrumentReference\": \"{{soleTraderPayoutInstrumentReference}}\",\n  \"scheduledPayoutDay\": \"wednesday\",\n  \"frequency\":\"monthly\",\n  \"recurrence\":\"second\",\n  \"nextPayoutDate\": \"{{soleTraderNextPayoutDate}}\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            },
            "url": {
              "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
              "host": [
                "{{partiesUrl}}"
              ],
              "path": [
                "parties",
                "{{partyId}}",
                "balanceAccounts",
                "{{balanceAccountId}}"
              ]
            }
          },
          "response": [
            {
              "name": "Update_Balance_Account_SoleTrader_200_modular",
              "originalRequest": {
                "method": "PUT",
                "header": [
                  {
                    "key": "Authorization",
                    "value": "{{Authorization}}",
                    "type": "text"
                  },
                  {
                    "key": "WP-Api-Version",
                    "value": "2025-01-01",
                    "type": "text"
                  },
                  {
                    "key": "WP-CorrelationId",
                    "value": "{{$guid}}",
                    "type": "text"
                  },
                  {
                    "key": "Content-Type",
                    "value": "application/json",
                    "type": "text"
                  }
                ],
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"currency\": \"CHF\",\n  \"payoutInstrumentReference\": \"{{soleTraderPayoutInstrumentReference}}\",\n  \"scheduledPayoutDay\": \"wednesday\",\n  \"frequency\":\"monthly\",\n  \"recurrence\":\"second\",\n  \"nextPayoutDate\": \"{{soleTraderNextPayoutDate}}\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                },
                "url": {
                  "raw": "{{partiesUrl}}/parties/{{partyId}}/balanceAccounts/{{balanceAccountId}}",
                  "host": [
                    "{{partiesUrl}}"
                  ],
                  "path": [
                    "parties",
                    "{{partyId}}",
                    "balanceAccounts",
                    "{{balanceAccountId}}"
                  ]
                }
              },
              "status": "OK",
              "code": 200,
              "_postman_previewlanguage": "json",
              "header": [
                {
                  "key": "WP-CorrelationId",
                  "value": "b42b8a76-01af-4bea-acf3-b6c57584b8c6"
                },
                {
                  "key": "X-Content-Type-Options",
                  "value": "nosniff"
                },
                {
                  "key": "X-XSS-Protection",
                  "value": "0"
                },
                {
                  "key": "Cache-Control",
                  "value": "no-cache, no-store, max-age=0, must-revalidate"
                },
                {
                  "key": "Pragma",
                  "value": "no-cache"
                },
                {
                  "key": "Expires",
                  "value": "0"
                },
                {
                  "key": "X-Frame-Options",
                  "value": "DENY"
                },
                {
                  "key": "Content-Type",
                  "value": "application/json"
                },
                {
                  "key": "Transfer-Encoding",
                  "value": "chunked"
                },
                {
                  "key": "Date",
                  "value": "Wed, 16 Apr 2025 18:10:34 GMT"
                },
                {
                  "key": "Keep-Alive",
                  "value": "timeout=60"
                },
                {
                  "key": "Connection",
                  "value": "keep-alive"
                }
              ],
              "cookie": [],
              "body": "{\n    \"currency\": \"USD\",\n    \"payoutInstrumentReference\": \"Cassidy289\",\n    \"scheduledPayoutDay\": \"wednesday\",\n    \"frequency\": \"monthly\",\n    \"recurrence\": \"second\",\n    \"balanceAccountId\": \"pararVI6FLqIukGBNv0kH1Td0\",\n    \"dateTimeCreated\": \"2026-02-04T14:10:50.049Z\",\n    \"dateTimeUpdated\": \"2026-02-04T14:11:52.873Z\",\n    \"version\": 2,\n    \"nextPayoutDate\": \"2026-02-06\"\n}"
            }
          ]
        }
      ],
      "event": [
        {
          "listen": "prerequest",
          "script": {
            "type": "text/javascript",
            "packages": {},
            "requests": {},
            "exec": [
              ""
            ]
          }
        },
        {
          "listen": "test",
          "script": {
            "type": "text/javascript",
            "packages": {},
            "requests": {},
            "exec": [
              "",
              ""
            ]
          }
        }
      ]
    }
  ],
  "auth": {
    "type": "basic",
    "basic": [
      {
        "key": "password",
        "value": "{{password}}",
        "type": "string"
      },
      {
        "key": "username",
        "value": "{{username}}",
        "type": "string"
      }
    ]
  },
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "requests": {},
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "packages": {},
        "requests": {},
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "key": "companyPartyId",
      "value": ""
    },
    {
      "key": "partyId",
      "value": ""
    },
    {
      "key": "counter",
      "value": "0"
    },
    {
      "key": "maxIterations",
      "value": "3"
    },
    {
      "key": "personPartyId",
      "value": ""
    },
    {
      "key": "soleTraderPartyId",
      "value": ""
    },
    {
      "key": "beneficialOwnerId",
      "value": ""
    },
    {
      "key": "personPayoutInstrumentId",
      "value": ""
    },
    {
      "key": "soleTraderPayoutInstrumentId",
      "value": ""
    },
    {
      "key": "companyPayoutInstrumentId",
      "value": ""
    },
    {
      "key": "payoutInstrumentId",
      "value": ""
    },
    {
      "key": "partiesUrl",
      "value": "http://localhost:8086"
    },
    {
      "key": "Authorization",
      "value": "{{Authorization}}"
    },
    {
      "key": "entity",
      "value": "default"
    },
    {
      "key": "personPayoutInstrumentReference",
      "value": ""
    },
    {
      "key": "soleTraderPayoutInstrumentReference",
      "value": ""
    },
    {
      "key": "companyPayoutInstrumentReference",
      "value": ""
    },
    {
      "key": "personBalanceAccountId",
      "value": ""
    },
    {
      "key": "soleTraderBalanceAccountId",
      "value": ""
    },
    {
      "key": "companyBalanceAccountId",
      "value": ""
    },
    {
      "key": "balanceAccountId",
      "value": ""
    },
    {
      "key": "dateTimeCreated",
      "value": ""
    },
    {
      "key": "nextPayoutDate",
      "value": ""
    },
    {
      "key": "soleTraderNextPayoutDate",
      "value": ""
    }
  ]
}