...
Now you can use a payload with the name of the role you created, as follows:
Code Block | ||
---|---|---|
| ||
"officers": [ { "referenceId": "d9d009aa-5028-457f-899f-a78a6804937d", "firstName": "John", "lastName": "Doe", "isPep": false, "type": "counterparty", "counterparty": { "roles": [{ "name": "Tenants" }] } } ] } |
...