# Functions
AddOrder adds an item to the cart of a user.
CORSHandler sets CORS headers for the preflight request.
ErrorHandler takes the activity where the error occured and the error object and sends a message to sentry.
GetAllOrders adds an item to the cart of a user.
GetUserOrders adds an item to the cart of a user.
UpdateShipmentStatus adds an item to the cart of a user.