Constructing Your Payload
- To take advantage of required field validation configured in the Builder, the required field key must be included in the payload.
- Any field not included will be set to its default value. If the field does not have a default value it will be left blank, even if it is set to required.
- Note that some fields require special formatting or structures; see the section on field types for information on how to structure your JSON for each of our field types.
Updated almost 4 years ago
What’s Next