Documentation is still being updated. Some content maybe unfinished.
A valid request URL is required to generate request examples"<string>"Calculates the cart fees.
curl --request POST \
--url {protocol}://{host}/wp-json/cocart/v1/calculate/fees \
--header 'Content-Type: application/json' \
--data '
{
"set_session": false,
"return": false
}
'"<string>"Was this page helpful?