fields_get
Retrieve the field schema for any entity in a company. Use field types, required flags, and predefined values to build or verify your import mapping.
Instructions
Returns the field schema for an entity in a company: every field with its type, required flag, alternativeTitles, and predefinedValues. Use to build or verify a mapping before running an import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company id from companies_list. | |
| entityName | Yes | Entity name from entities_list (e.g., 'Invoice', 'Bill'). |