Successful response
Field | Type | Required | Description |
---|---|---|---|
type |
models.FieldCreateTemplateFieldTypeResponse | ✔️ | N/A |
id |
float | ✔️ | N/A |
secondary_id |
str | ✔️ | N/A |
document_id |
Nullable[float] | ✔️ | N/A |
template_id |
Nullable[float] | ✔️ | N/A |
recipient_id |
float | ✔️ | N/A |
page |
float | ✔️ | The page number of the field on the document. Starts from 1. |
position_x |
Optional[Any] | ➖ | N/A |
position_y |
Optional[Any] | ➖ | N/A |
width |
Optional[Any] | ➖ | N/A |
height |
Optional[Any] | ➖ | N/A |
custom_text |
str | ✔️ | N/A |
inserted |
bool | ✔️ | N/A |
field_meta |
Nullable[models.FieldCreateTemplateFieldFieldMetaUnion] | ✔️ | N/A |