# CheckoutBrandingMainInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields used to update the main container customizations.

### Access Scopes



## Fields
* [backgroundImage](/docs/api/admin/2025-01/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The background image of the main container (must not be of SVG format).
* [colorScheme](/docs/api/admin/2025-01/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme for the main container of the checkout.
* [divider](/docs/api/admin/2025-01/input-objects/CheckoutBrandingContainerDividerInput): CheckoutBrandingContainerDividerInput - Divider style and visibility on the main container.
* [section](/docs/api/admin/2025-01/input-objects/CheckoutBrandingMainSectionInput): CheckoutBrandingMainSectionInput - The settings for the main sections.


## Input objects with this input object
* [CheckoutBrandingCustomizationsInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingCustomizationsInput)


## Examples