This documentation is a Work in Progress. There maybe content unfinished. Feedback is welcome.
curl --request GET \
--url {protocol}://{host}/wp-json/cocart/v1/totals/total
"<string>"
Gets the total amount for the cart.
"<string>"
Cart total retrieved successfully.
The response is of type string
.
Was this page helpful?