BillingAccountSegmentField

Version: 1.33

Parameters

Extends: TractObject

Elements
Element Required? Type Description

billingAccountSegment

Y

billingAccountSegment

The billing account segment this field applies to.

Attributes
Attribute Required? Datatype Description

billingAccountSegmentFieldType

Y

BillingAccountSegmentFieldType

ORDER

name

Y

string

The field name.

required

boolean

TRUE — this field will be required for the associated segment.

Querying BillingAccountSegmentField

For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.

REST Endpoints

/billingAccountSegmentFields

getBillingAccountSegmentFields

GET

https://my.tractbilling.com/t/s/r/1.33/billingAccountSegmentFields

getBillingAccountSegmentField

GET

https://my.tractbilling.com/t/s/r/1.33/billingAccountSegmentFields/{eid: \d+}