Manage Users
- UpdateUserId method is used to update the id of registered or guest users.
Get Images
- GetUserPhotoList method is used to get images uploaded by the user from a local directory.
- GetImages method is used to render the images with design on PDP.
Get Colors/Cliparts/Fonts
- GetColors method is used to get the colors present in the website created in the Artifi server.
- GetCliparts method is used to get the clipart present in the website created in the Artifi server.
- GetFonts method is used to get the fonts present in the website created in the Artifi server.
Get product details
- GetCustomizedProductById method returns the complete details of the customized product by its id.
- GetCustomizedProductByUserId method returns the complete details of all the customized products created by a specific users.
- GetCustomizedDesignImageList method is used to get the design images of a particular product.
- GetOrderDetailXml method returns the complete details of the customized product by its id in XML format.
- GetCustomizedProductIdsByOrderStatus this method will accept the order status and return the collection of customized product data.
Update order status of the customized product
- UpdateCustomizedProductOrderStatus method is used to update the order status of a single product from "Added to cart" to "Placed" the customized product from the cart.
- UpdateMultipleCustomizedProductOrderStatus method is used to update the order status of a single product from "Added to cart" to "Placed" the customized product from the cart.
Download Generated PDF files
- DownloadOutputFiles method is used to download the PDF files after the product (print ready) has been added to the cart.
Get Preview Images
- GetPreviewImage method is used to open the preview image of customized product.
Regenerate XML
- RegenerateXML method is used to open the preview image of customized product.
Update Ecommerce Id
- UpdateEcommerceId method is used to update old ecommerce id with new ecommerce id of customized product.
Spot Color Apis
- DownloadPdf method is used to download the pdf for provided customized product id.
- DownloadPdf method is used to download the pdf from the uploaded svg file.
GetStitchCountInEmbroidery
- GetStitchCountInEmbroidery This api is used to get stitch and color count from clipart Code, user uploaded image and text.
Get-CreateClipart
- Get-CreateClipart CreateClipart API is used to create new clipart with the help of clipart code and clipart url.
DownloadImagefiles
- DownloadImagefiles This API would be used to download different image file types like the PNG, SVG, SVGz, EPS and TIFF. The download files would be made available through the download section under Reports>>All Orders>Action>>Output.