CustomFieldCategories

Returns a list of all custom field categories and their details.

Securitybearer
Request
query Parameters
categoryType
string (CustomFieldCategoryTypeEnum)
Enum: "equipment" "part" "vendor" "workOrder" "purchasing" "receiving" "employee" "fluidContainer" "fluid" "job" "shop" "location" "payClass"
Responses
200

Success

404

Endpoint Not Found. This response may occur if the on-premises E360 service does not exist or is not currently running.

get/api/v1/customFieldCategories
Request samples
Response samples
application/json
[
  • {
    },
  • {
    }
]