Attributes
Specifies the type of place.For a text place, the value must be
text.A unique identifier for this place within the document. Use this key to match the place to its position, either through a
[[place_key]] placeholder in the document or an entry in fixed_positions.Must start with a lowercase letter and contain only lowercase letters, numbers, and underscores. Maximum 32 characters.The text content to display on the document. This is a static value set when the envelope is created and cannot be changed by the recipient.Maximum length is 1000 characters.
The font size in points.Must be between 1 and 144. The default is 12.
The font color for this text place. Must be a six-digit hex color code with a leading
#. Defaults to #000000 (black).