Payment amount
Amount and currency
Parameter
Description
{
"paymentParties": [...],
"money": {
"amount": 100,
"currencyCode": "EUR"
}
}Sample API call
Last updated
Was this helpful?
{
"paymentParties": [...],
"money": {
"amount": 100,
"currencyCode": "EUR"
}
}Last updated
Was this helpful?
Was this helpful?