Delete Product from Order
Only not payed products can be deleted.
POST Parameters
Success response
{
"status": "OK"
}
Fail response
{
"status": "ERROR",
"message": "Internal server error"
}
Only not payed products can be deleted.
{
"status": "OK"
}
{
"status": "ERROR",
"message": "Internal server error"
}