Amount Object

{
  "amount": {
    "value": 999999999,
    "currency": "IDR"
  }
}

Detail Amount Object

Parameter
Data Type
Character Limit
Requirement
Description

value

Decimal

1-18

M

Payment amount value

currency

String

1-3

M

Currency code in ISO 4217 Format, e.g. USD, IDR

Last updated