v1

latestOpenAPI 3.0.02026-07-226950132.6 KB
calculate

Calculate cart totals

Calculates the cart totals including taxes, shipping, and discounts.

post/calculate

Request body

returnboolean

Returns the cart totals once calculated.

Response

Cart totals calculated successfully.

string required

Success message when return parameter is false or not provided.

OR

Example response

"Cart totals have been calculated."