Price
Price with amount and currency
amountnumberrequired
Price value
Example:
100currencystringrequired
Price currency
Example:
EURPrice
{
"amount": 100,
"currency": "EUR"
}
Price with amount and currency
Price value
100Price currency
EUR{
"amount": 100,
"currency": "EUR"
}