GET
/
totals
/
fee
Get fee total
curl --request GET \
  --url {protocol}://{host}/wp-json/cocart/v1/totals/fee
"<string>"
This endpoint is available in CoCart Plus.

Response

200 - application/json

Fee total retrieved successfully.

The response is of type string.