Subaccount
5 properties
Properties
Select a row for its DAC field and description| Property | Type | Data Type | |
|---|---|---|---|
Active | BooleanValue | boolean | |
DAC Field: PX.Objects.GL.Sub.ActiveDescription:Indicates whether the Subaccount is "active". Inactive subaccounts do not appear in the lists of available subaccounts and thus can't be selected for documents, transactions and other entities. Defaults to "true". | |||
Description | StringValue | string | |
DAC Field: PX.Objects.GL.Sub.DescriptionDescription:The description of the Subaccount. | |||
Secured | BooleanValue | boolean | |
DAC Field:Not mapped to a DAC field Description:No description available | |||
SubaccountCD | StringValue | string | |
DAC Field: PX.Objects.GL.Sub.SubCDDescription:Key field. Unique user-friendly segmented key of the Subaccount. | |||
SubaccountID | IntValue | int | |
DAC Field: PX.Objects.GL.Sub.SubIDDescription:Database identity. Unique identifier of the Subaccount. | |||
Minimum Payload
Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.
{
"SubaccountCD": {
"value": "string"
}
}For every property this entity accepts, see the properties table.