| Name | Type | Description | Notes |
|---|---|---|---|
| vaultAccountId | String | The vault account that acts as the participant. Its Canton party is derived for you. | |
| asset | AssetEnum | Chain asset — CANTON or CANTON_TEST. | |
| expiresAt | OffsetDateTime | When the onboarding request expires if it has not been answered. RFC 3339. | [optional] |
| operator | String | DTCC infra operator party id. | |
| provider | String | DTCC provider party id. | |
| compliance | String | DTCC compliance party id. | |
| registrar | String | DTCC registrar party id — co-signs the accept. | |
| clientOnboarder | String | DTCC client onboarder party id — co-signs the accept. |
| Name | Value |
|---|---|
| CANTON | "CANTON" |
| CANTON_TEST | "CANTON_TEST" |