Documentation is still being updated. Some content maybe unfinished.
curl --request GET \
--url {protocol}://{host}/wp-json/cocart/v1/totals/shipping/tax"<string>"Gets the total shipping tax for the cart.
curl --request GET \
--url {protocol}://{host}/wp-json/cocart/v1/totals/shipping/tax"<string>"Calculate shipping before returning tax.
Shipping tax retrieved successfully.
The response is of type string.
Was this page helpful?