API Docs | RenderDesign | Tajima Software Solutions Inc.

With the /RenderDesign endpoint user can render a design.

POST /api/RenderDesign/Render
Model Request Example
    {
      "DesignName": "string",
      "Palette": [ // -optional
        {
          "ReplacementName": "string",
          "NeedleIndex": 0
        }
      ]
    }
                
Response Example
            Possible errors:
    1004 - Colour was not found in the database 
    1017 - Colour was not configured for this design 
    1301 - Design file was not found
                
            Response will be a url to the rendered design.
    /RenderedDesigns/146343928511162017111542AM.png