A valid request URL is required to generate request examples{
"customerCheckoutType": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Modifies existing customer checkout settings. When a shopper starts the process of checking out,the Checkout Service checks these settings to render the checkout page.This is where you can specify whether shoppers must be logged in ‘LoginRequired’ or not ‘LoginOptional’ to checkout. You can also update your own customer checkout requirements, for example, to add a tracking code.
A valid request URL is required to generate request examples{
"customerCheckoutType": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
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.
Success
Checkout requirements for customers, for example, whether they must login before purchasing from your store. Other customized checkout requirements can be defined.