Skip to main content
PATCH
Update checkout fees

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
checkoutFees
object[]
required

An array of checkout fee objects to be updated. Each object must conform to the CheckoutFeePublicUpdateRequest schema.

Response

successful operation

checkoutFees
object[]
required

An array of CheckoutFeePublic objects, each representing a specific fee applied during the checkout process.

Last modified on September 11, 2026