Documentation is still being updated. Some content maybe unfinished.
{ "key": "<string>", "method_id": "<string>", "instance_id": 123, "label": "<string>", "cost": 123, "html": "<string>", "taxes": {}, "chosen_method": true }
Gets available shipping methods for the cart.
cURL
curl --request GET \ --url {protocol}://{host}/wp-json/cocart/v1/shipping-methods
Recurring cart key for subscription shipping methods.
List of available shipping methods.
Was this page helpful?