UpdateAccount

Command definition

Update an Account, rewriting the entire resource. Missing fields will unset values on the resulting model.

structs::commands::UpdateAccount

Update an Account, rewriting the entire resource. Missing fields will unset values on the resulting model.

Fields

optionalParentAccount: Id<Account>source

Which parent account, if any, to point to. A null value implies that this is a top-level account.

optionalExtEntityId: u64source

optionalExtEntityUuid: uuidsource

ExtEntityType: ExtEntityTypesource

optionalExtOrgType: ExtOrgTypesource

optionalShortName: strsource

optionalSoftBlock: boolsource

optionalRatio: decimalsource

optionalVintage: strsource

optionalFocus: strsource

optionalIssuerSignoffDocumentPk: strsource

optionalAccountTypeNotAutomaticallyConfirmedReason: strsource

optionalCapabilities: Set<AccountCapability>source

Account: Id<Account>source

Name: strsource

AccountType: AccountTypesource

Status: AccountStatussource

Result

Success

If successful, an OK outcome will be produced.

In addition, one of the following models may be produced:

Error

If unsuccessful, one of the following error types will be produced:

Producers

Produced by the following services:

Consumers

Consumed by the following services: