sv_get_sales | R Documentation |
Get sales
sv_get_sales( start_date = Sys.Date() - 14, end_date = Sys.Date() - 1, order_id = NULL )
start_date |
first day of data (Date/scalar) |
end_date |
last day of data (Date/scalar) |
order_id |
order/sale ids (character/vector) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.