Example payload
{
"merchant_money": { "amount": "11.00", "currency_code": "EUR" },
"presentment_money": { "amount": "10.00", "currency_code": "USD" }
}
Attributes
FIELD | DESCRIPTION |
---|---|
merchant_money Money | The money represented in the account's main currency. |
presentment_money string | The money represented in the currency the customer paid with. |