{"note":"OpenAPI conversion -- returning structured metadata","name":"rapidapi-com-dynamicdocs","description":"DynamicDocs","version":"1.0","base_url":"https://dynamicdocs.p.rapidapi.com","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api DynamicDocs\n@base https://dynamicdocs.p.rapidapi.com\n@version 1.0\n@auth ApiKey ADVICEment API Key in header | ApiKey RapidAPI.com API Key in header\n@endpoints 1\n@toc templates(1)\n\n@endpoint POST /templates/{template-token}/compile\n@desc Compile New Document PDF\n@required {Content-Type: str=application/json # Should be set to \"application/json\"}\n@optional {doc-url-expires-in: int # The doc-url-expires-in is a numerical parameter which takes integers and describes after how many seconds the provided URL is available to download the document., latex-compiler: str(pdflatex/lualatex) # The latex-compiler parameter can take the following values:  pdflatex lualatex, latex-runs : int # The latex-runs is a numerical parameter and can take values of 1, 2 and 3., main-file-name: str # The main-file-name is a string parameter which identifies the main file to compile., doc-file-name: str # The doc-file-name is a string parameter which determines the name of the file. Note that the extension of the file is not required.}\n@returns(200) Document Status URL Created\n@errors {401: Unauthorized}\n@example_request {\"client\":{\"firstName\":\"John\",\"lastName\":\"Smith\",\"company\":\"ABC Company Pty Ltd\",\"location\":\"Cape Town, South Africa\",\"address\":\"xx Long Street\"},\"consultant\":{\"firstName\":\"Kobus\",\"lastName\":\"van der Merwe\",\"company\":\"XYZ Company Pty Ltd\",\"location\":\"Sandton, South Africa\",\"address\":\"xx Rivonia Road\"},\"servicesDescription\":\"perform analysis on the company's clients and identify existing market segments\",\"effectiveDate\":\"1 February 2021\",\"amount\":\"ZAR 100 000\"}\n\n@end\n"}