Skip to main content
object

A collection of monetary values in their respective currencies. Used throughout the API for multi-currency pricing and transactions, when an amount in the shop's currency is converted to the customer's currency of choice. The presentmentMoney field contains the amount in the customer's selected currency. The shopMoney field contains the equivalent in the shop's base currency.

•MoneyV2!
non-null

Amount in presentment currency.

•MoneyV2!
non-null

Amount in shop currency.


Was this section helpful?