Skip to main content
PUT
Error

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 customer checkout settings to update.

Checkout requirements for customers, for example, whether they must login before purchasing from your store. Other customized checkout requirements can be defined.

auditInfo
object
customerCheckoutType
string | null

Checkout login setting. Value can be either "LoginOptional," where shoppers are prompted to sign in but are not required to do so, or "LoginRequired," where shopppers must login before purchasing.

Response

OK

Checkout requirements for customers, for example, whether they must login before purchasing from your store. Other customized checkout requirements can be defined.

auditInfo
object
customerCheckoutType
string | null

Checkout login setting. Value can be either "LoginOptional," where shoppers are prompted to sign in but are not required to do so, or "LoginRequired," where shopppers must login before purchasing.