Skip to main content
POST
/
calculate
"Cart totals have been calculated."

Body

application/json
return
boolean
default:false

Returns the cart totals once calculated.

Response

Cart totals calculated successfully.

  • string
  • object

Success message when return parameter is false or not provided.

Example:

"Cart totals have been calculated."

I