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