Call Artifi editor in your website
- Initialize method is used to call Artifi editor in e-commerce website
Updating the design order status
- UpdateCustomizedProductOrderStatus method is used to update single customized product's order details.
- UpdateMultipleCustomizedProductOrderStatus method is used to update order status of multiple customized product.
Preview existing design
- PreviewPopUp method is used to open the preview of customized product in a popup.
Update user Id
- UpdateUserId method is used to replace the existing user id with new user id.
Get customized product details
- GetCustomizedProductById method is used to get detailed information of the customized product by its id. This will return information of product specified.
- GetCustomizedProductByUserId method returns all the product information customized by the particular user.
Get customized product design image
- GetCustomizedDesignImageList returns all the design images present for the particular product.