Update Customer Checkout Settings
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.
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
JWT Authorization header using the Bearer scheme.
Query Parameters
limits which fields are returned in the response body
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.
Response
OK
Checkout requirements for customers, for example, whether they must login before purchasing from your store. Other customized checkout requirements can be defined.

