Documentation is still being updated. Some content maybe unfinished.
A valid request URL is required to generate request examples"<string>"Gets the total tax for the cart.
curl --request GET \
--url {protocol}://{host}/wp-json/cocart/v1/totals/tax"<string>"Total tax retrieved successfully.
The response is of type string.
Was this page helpful?