Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Examples on individual counterparties.


Create relation to the company

Now you can use a payload with the name of the role you created, as follows:

  "officers": [
    {
      "referenceId": "john-doe",
      "firstName": "John",
      "lastName": "Doe",
      "isPep": false,
      "type": "counterparty",
      "counterparty": {
        "roles": [{
          "name": "Tenants"
        }]
      }
    }
  ]
}


Need more help?

Contact us on support@avallone.io and we will get in contact with you as fast as possible.

  • No labels