Account Types

Defines the type of account in the system. For example: Virtual, Bank Account, In-House Account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 128

The name of the Account Type

string
required
length ≥ 1

The description of the Account Type

string | null

Miscellaneous notes and information for the entry or record.

boolean

Accounts of this type will have their balance calculated from the member accounts. For example, a cash pool that is organisation specific.

boolean

When checked, accounts of this type will be permitted to have member accounts associated to them. For example, cash pools have a collection of accounts.

boolean

The WithheldFunds field in the AccountType table is a boolean field used to indicate whether funds have been withheld from an account. A value of 1 indicates that funds have been withheld, and a value of 0 indicates that there are no withheld funds.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!