This endpoint removes an image file attached to an item already added to the cart by the customer.Payload#
Response#
Usage#
To delete an image file attached to an item already added to the cart, the developer may call the method deleteItem
as follows:Events#
This endpoint may trigger two events, the onImageDeleted and onImageNotDeleted events.onImageDeleted#
This event is triggered when removing an image file attached to an item already added to the cart is done without having any errors coming back from the backend.onImageNotDeleted#
This event is triggered when removing an image file attached to an item already added to the cart is not completed and an error has occurred. For example, the id of the image file was not found. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群Modified at 2025-02-20 07:53:20