View source: R/sv_update_sale_status.R
sv_update_sale_status | R Documentation |
Update the status of a sale
sv_update_sale_status( saleid, status = c("Completed", "Cancelled", "Pending", "ReadyToShip", "Invalid", "ShippedUnpaid") )
saleid |
saleID of the order (character/vector) |
status |
order status to set (character/scalar) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.