---
title: >-
  [Checkout Branding API] Initial release of header and footer style
  customizations - Shopify developer changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/checkout-branding-api-initial-release-of-header-and-footer-style-customizations
  md: >-
    https://shopify.dev/changelog/checkout-branding-api-initial-release-of-header-and-footer-style-customizations.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2024-03-19T13:19:43-04:00'
  postedAt: '2024-04-01T00:00:00-04:00'
  updatedAt: '2024-03-27T13:39:15-04:00'
  effectiveAt: '2024-04-01T00:00:00-04:00'
---

April 1, 2024

Tags:

* API
* 2024-04

# \[Checkout Branding API] Initial release of header and footer style customizations

As of version 2024-04 of the Admin API, you can use the [`checkoutBrandingUpsert`](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/checkoutBrandingUpsert) mutation to configure styling for the header and footer of your checkout.

With this change, header and footer sections can now be customized with color and spacing controls.

You can learn more about customizable [header](https://shopify.dev/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingHeaderInput) and [footer](https://shopify.dev/docs/api/admin-graphql/2024-04/input-objects/CheckoutBrandingFooterInput) in the GraphQL Admin API docs.

The new customizable fields are `colorScheme` and `padding`.
