Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

Inputs (Array of Accounts to update)

NameTypeDescriptionMandatoryAvailable from versionAdditional information
BrickIdGuidThis is the unique id of the account that should be updatedYes

OwnerAccountLabelstringThis is the label/title of the account.


AccountStatusint?

1=Open

2=Closed

4=Hidden (hidden on customer front end)

The value given here will be used to update the database




AllocationProfileGuid?This is the unique id of an allocation profile record.


ExternalReferencestringThe value given here will be used to update the database


RequestReferencestringAn external reference that's provided by the requester. Can be used to map the returned BrickId on requesters side.


InsuranceOwnerGuid?Only available if addon Insurance Accounts is enabled.
2.07
InsuredGuid?Only available if addon Insurance Accounts is enabled.
2.07
InsurancePayerGuid?Only available if addon Insurance Accounts is enabled.
2.07
ContactLegalEntityGuid?

2.07
CustomFieldsObject[]Array of CustomFields
2.09CustomFields[]
FirstPaymentAgeIntegerThe age of the person when the first payout should start
2.09
FirstPaymentDateDateTimeFirst date for payout
2.09
PaymentIntervalKeyStringInterval for payouts
2.09
PaymentLengthIntegerNumber of total payouts
2.09
PayoutsIntegerNumber of payouts that has been processed
2.09
PayoutsLeftIntegerRemaining number of payouts
2.09
HighWaterMarkDecimalHigh water mark for account
2.12
ResellerNostringCustomer number of the reseller that is to be accosiated with the account
2.14
DecisionMakerGuidDecisionMaker for account. DecisionMaker is a reference to a LegalEntity in BFS
2.19Decision Maker
LockedStatusKeyStringMust be one of these values: 

Open, LockedAdmin, LockedPartner, LockedFront


2.23
IBANstringThe International bank account number.
2.30
IsSubjectToContinuousInvestmentAdviceboolA flag that marks an account where continuous investment advice is given.
2.36

...