Removing Transaction Lines

Remove Lines from Transaction Cart

THIS FUNCTION IS CURRENTLY IMPLEMENTED ONLY FOR THE "app" NAMESPACE - NOT FOR "api"

pepperi.app.transactions.removeLines(
{transaction:{UUID:"11cda91f-df09-4d3c-826d-184e5f394d06"},
 lines:[{ UUID:"74667b10-25f8-48bd-8a08-66f682e2a45c"},
  {UUID:"4dd8b710-af0d-4357-b697-d28bffe2f21e"} ]})

Last updated