currency required | string^[A-Z]{3}$ A valid, active currency code as defined in ISO 4217 indicating the currency of the amount. | ||||||||||||||||||||||||
value required | number <double> >= 0 The payment amount in the denomination of the indicated currency, in the
format '
|
{- "currency": "string",
- "value": 0
}