Tool to create a new custom field definition for orders. Use when you need to define new custom data fields that can be attached to orders for tracking additional information beyond standard order fields.
order_custom_field_nameRequiredstringUnique name of the custom field. This is used as an identifier and must be unique across all custom fields.
order_custom_field_typeRequiredstringType of the custom field that determines how it stores and displays data (e.g., text, checkbox, number).
order_custom_field_labelRequiredstringUser-facing label/display name for the custom field shown in the UI.
order_custom_field_type_infoRequiredobjectAdditional metadata about the field type. 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.