Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

Simplicate API Data Model

Navigation: Schema: CustomFields > Tables

CustomFieldOptions: Simplicate Custom Field Options

Contents Previous Home Next More

Fetches all custom field options

Catalog: Simplicate

Schema: CustomFields

Label: Custom Field Options

Can retrieve data and change data using insert, update and delete.

Select Simplicate API URL: /customfields/option

Insert Simplicate API URL: /customfields/option

Update Simplicate API URL: /customfields/option

Delete Simplicate API URL: /customfields/option

Field Selection Method: NotRequired

Base Path: data

Select Simplicate API Operation: get /customfields/option

Insert Simplicate API Operation: post /customfields/option/{id}

Update Simplicate API Operation: put /customfields/option/{id}

Delete Simplicate API Operation: delete /customfields/option/{id}

Table Function Columns

The columns of the table function CustomFieldOptions are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert or update.

Name

Data Type

Label

Required

Documentation

id

string

ID

 

label

string

Label

 

position

int64

 

 

value

string

Value

 

 

06-04-2021 14:59 Version 20.1.393-BETA+3152