Type |
Endpoint |
Description |
POST |
{url}/api/brochure |
Request a specific brochure's data by parsing the field 'brochure_id' and its value with your request. |
POST |
{url}/api/brochure-html |
Request a specific brochure's HTML markup by parsing the field 'brochure_id' and its value with your request. |
POST |
{url}/api/brochure-segments |
Request a specific brochure's segments by parsing the field 'brochure_id' and its value with your request. |
POST |
{url}/api/brochure-categories |
Request a specific brochure's categories by parsing the field 'brochure_id' and its value with your request. |
POST |
{url}/api/brochure-fields |
Request a specific brochure's customfields by parsing the field 'brochure_id' and its value with your request. |
POST |
{url}/api/brochure-search |
Search all brochures by parsing the field 'search' and its value with your request. |