fees

Add fee to cart

Adds a fee to the cart.

post/fees

Request body

namestring required

Name of the fee.

amountstring required

Amount for the fee.

taxableboolean

Determines if the fee is taxable.

tax_classstring

The tax class the fee applies to.

Response

Fee added successfully.

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.