TypeInfo
How one exposed record type can be queried.
- expandableType: array string[] · Expandable Links
_links requiredValues the
expandparameter accepts. - filterableType: array string[] · Filterable Fields
_fields requiredQuery parameters the list route accepts for this type.
- hasType: boolean · Has Status
_status requiredWhether the type carries a
statusand accepts the filter. - nameType: string · Namerequired
Public type name, as in
id.dataType(e.g.Invoice). - segmentType: string · Segmentrequired
URL path segment for this type (e.g.
vendor-bills). - sortableType: array string[] · Sortable Fields
_fields requiredValues the
sortparameter accepts. - statusType: array string[] · Status Values
_values requiredAccepted
statusvalues; empty without status.