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