Skip to main content
Object Amount information will be returned here.

Fields

approvedAmount
required
The approved amount from the network.
requestedAmount
required
The original request amount.
currency
required
The purchasing currency code of the transaction.
{
  "approvedAmount": Decimal,
  "requestedAmount": Decimal,
  "currency": "USD"
}