---
title: Decimal - Partner API
description: A signed decimal number, which supports arbitrary precision and is serialized as a string.
api_version: 2026-04
source_url:
  html: https://shopify.dev/docs/api/partner/latest/scalars/decimal
  md: https://shopify.dev/docs/api/partner/latest/scalars/decimal.md
---

# Decimal

scalar

A signed decimal number, which supports arbitrary precision and is serialized as a string.

## Map

### Fields with this scalar

* [Money.amount](https://shopify.dev/docs/api/partner/latest/objects/Money#field-Money.fields.amount)

### Inputs with this scalar

* [Money​Input.amount](https://shopify.dev/docs/api/partner/latest/input-objects/MoneyInput#fields-amount)