Skip to main content
PUT
/
commerce
/
settings
/
shipping
/
orderhandlingfee
Error
A valid request URL is required to generate request examples
{
  "amount": 123
}

Documentation Index

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

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

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json

Properties of the site's order handling fee. Required properties: Amount.

The site setting that specifies the store's handling fees

amount
number<double> | null

Site setting for the name that appears as the sender of the shipping origin.

Response

Success

The site setting that specifies the store's handling fees

amount
number<double> | null

Site setting for the name that appears as the sender of the shipping origin.