Amount Object
{
"amount": {
"value": 999999999,
"currency": "IDR"
}
}
Detail Amount Object
Parameter
Data Type
Requirement
Description
value
Decimal
M
Payment amount value
currency
String
M
Currency code in ISO 4217 Format, e.g. USD, IDR
{
"amount": {
"value": 999999999,
"currency": "IDR"
}
}
Detail Amount Object
value
Decimal
M
Payment amount value
currency
String
M
Currency code in ISO 4217 Format, e.g. USD, IDR