Tool to add a new custom field definition for orders. Use when you need to create additional data fields to capture order-specific information beyond the standard order properties.
order_custom_field_nameRequiredstringInternal name/key for the custom field. Used as the identifier in API calls and data structures.
order_custom_field_typeRequiredstringType of the custom field. Common types include 'text', 'number', 'dropdown', 'checkbox', 'date'.
order_custom_field_labelRequiredstringUser-facing display label for the custom field shown in the UI.
order_custom_field_type_infoRequiredobjectAdditional type-specific configuration for the custom field. Must contain at minimum a 'short_label' field with an abbreviated version of the label.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.