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

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

New order handling fee to create. 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.