Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Inputs (Array of Accounts)

Name
Type
Description
Mandatory
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. 

 

Outputs

Name
Type
Description
EntitiesArray

All accounts in the request is returned along with each accounts BrickId, AccountNo and array of Errors per account

XML request example
 
C# example
 


Blog Posts

 

  • No labels