Skip to main content
POST
/
fees
Error
A valid request URL is required to generate request examples
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.cocartapi.com/llms.txt

Use this file to discover all available pages before exploring further.

This endpoint is available in CoCart Plus.

Body

application/json
name
string
required

Name of the fee.

amount
string
required

Amount for the fee.

taxable
boolean
default:false

Determines if the fee is taxable.

tax_class
string

The tax class the fee applies to.

Response

Fee added successfully.

The response is of type string.