Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inputs (Array of Accounts) inherits from EntityBase

Name
Type
Description
Mandatory
BrickIdGuidNot used. 
OwnerAccountLabelString

Label of the account

 
OwnerGuidOwner of the accountTrue
AccountTypeKeyStringThe account type key of the account. Available account types can be found in BFS admin by navigating to System Data -> Account typesTrue
BaseCurrencyCodeStringThe base currency of the account. Available currencies can be found in BFS admin by navigating to System Data -> CurrenciesTrue
AccountStatusInteger

1=Open

2=Closed

4=Hidden (hidden on customer front end)

 
ExternalReferenceStringExternal reference of the account 
AllocationTemplateGuid (Nullable)If the account should be associated with an allocation template 
RequestReferenceStringAn external reference that's provided by the requester. Can be used to map the returned BrickId on requesters side. 

...