DataListCustomFields
Get Custom Field
GET
/dataLists/{dataListId}/customFields/{customFieldId}
https://api.relesysapp.net/api/v1.3/dataLists/{dataListId}/customFields/{customFieldId}
Get a custom field with ID
This is a reference list of the barcode types.
dataListCustomFieldId
.type
- This field displays the type of the data list. Currently, the available types are: - Text
- Multiline Text
- Date
- Data List
- Media
- Number
- Barcode
- Color
barcodeType
- This field is only set when the type is barcode. referencingDataList
- This field is only set when the type is data list.This is a reference list of the barcode types.
- code_128_reader ↔ Code 128
- ean_reader ↔ EAN
- ean_8_reader ↔ EAN 8
- code_39_reader ↔ Code 39
- code_39_vin_reader ↔ Code 39 VIN
- codabar_reader ↔ CODABAR
- upc_reader ↔ UPC
- upc_e_reader ↔ UPC-E
- i2of5_reader ↔ ITF-14
- 2of5_reader ↔ Two-out-of-five
- code_93_reader ↔ Code 93
Scopes: relesys.api, relesys.api:read, relesys.api.datalists, relesys.api.datalists:read