Fleet Management API Beta

Sections

Theme switcher

Get a UDF field by ID.

Header Parameters

Authorizationstring

Path Parameters

udf-field-idinteger Required

Response

200
Object

200 (Ok)

Response Attributes

date_modifiedstring
editable_on_transactionboolean

Is this field editable on a transaction.

has_codesboolean

Does this field have codes.

max_lengthinteger

The maximum length for the field.

min_lengthinteger

The minimum length for the field.

namestring

The name for this field.

Max length
30
object_typestring

The type of accounting object.

Enum values:
ACCOUNTPDDRIVERASSET
requiredboolean

Is this field required.

statusstring

Whether and entity is Active or Inactive. Defaults to Active on create operations.

Enum values:
ACTIVEINACTIVE
udf_codesarray

Codes associated to this field.

Max items
5000

Show child attributes

udf_field_idinteger

The unique id for a UDF Field.

udf_indexstring

The "UDF" index assigned to this field. Can be UDF1....UDF20.

400
Object

400 (Bad Request)

Response Attributes

detailed_messagestring
http_statusstring
messagestring
timestampstring
401
Object

401 (Unauthorized)

Response Attributes

detailed_messagestring
http_statusstring
messagestring
timestampstring
403
Object

403 (Forbidden)

Response Attributes

detailed_messagestring
http_statusstring
messagestring
timestampstring
404
Object

404 (Not Found)

Response Attributes

detailed_messagestring
http_statusstring
messagestring
timestampstring
500
Object

500 (Internal Server Error)

Response Attributes

detailed_messagestring
http_statusstring
messagestring
timestampstring
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?