---
title: MoneyInput - Partner API
description: A monetary value with currency.
api_version: 2026-07
source_url:
  html: https://shopify.dev/docs/api/partner/latest/input-objects/moneyinput
  md: https://shopify.dev/docs/api/partner/latest/input-objects/moneyinput.md
---

# Money​Input

input\_object

A monetary value with currency.

## Fields

* amount

  [Decimal](https://shopify.dev/docs/api/partner/latest/scalars/Decimal)

  The amount of money.

* currency​Code

  [Currency](https://shopify.dev/docs/api/partner/latest/enums/Currency)

  Currency of the money.

***

## Mutations using this input

* [app​Credit​Create.amount](https://shopify.dev/docs/api/partner/latest/mutations/appCreditCreate#arguments-amount)

  ARGUMENT

***

## Map

### Mutations using this input

* [app​Credit​Create.amount](https://shopify.dev/docs/api/partner/latest/mutations/appCreditCreate#arguments-amount)