Payload builder
Every lead payload contains a set of standard fields plus a number of custom fields that depend on the chosen subcategory. Pick a category and subcategory below to see the full POST /api/leads request body, including the custom fields for that subcategory.
The standard fields go at the top level of the request. Subcategory-specific
custom fields are nested under the fields key. See the leads
endpoint for the full reference and the fields endpoint
for how custom fields are described.
POST/api/leads
Build a payload
The categories, subcategories and custom fields below are loaded live from the API, so they always reflect what the endpoint currently accepts.

