# BuyerExperienceConfigurationInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields specifying the behavior of checkout for a B2B buyer. ### Access Scopes ## Fields * [checkoutToDraft](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether to checkout to draft order for merchant review. * [editableShippingAddress](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - Whether to allow customers to edit their shipping address at checkout. * [paymentTermsTemplateId](/docs/api/admin-graphql/2024-07/scalars/ID): ID - Represents the merchant configured payment terms. ## Input objects with this input object * [CompanyLocationInput](/docs/api/admin-graphql/2024-07/input-objects/CompanyLocationInput) * [CompanyLocationUpdateInput](/docs/api/admin-graphql/2024-07/input-objects/CompanyLocationUpdateInput) ## Examples