--- title: MoneyInput - Partner API description: A monetary value with currency. api_version: 2025-01 api_name: partner type: input-object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2025-01/input-objects/MoneyInput' md: 'https://shopify.dev/docs/api/partner/2025-01/input-objects/MoneyInput.md' --- # Money​Input input\_object A monetary value with currency. ## Fields * amount [Decimal](https://shopify.dev/docs/api/partner/2025-01/scalars/Decimal) The amount of money. * currency​Code [Currency](https://shopify.dev/docs/api/partner/2025-01/enums/Currency) Currency of the money. *** ## Map No referencing types