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/fee/tax
"<string>"
Gets the total fee tax applied to the cart.
"<string>"
Fee tax retrieved successfully.
The response is of type string
.
Was this page helpful?