{
"order": {
"invoice_number": "INV-0001",
"amount": 10000,
"descriptor": "BIILING-INV-0001",
"currency": "MY"
},
"customer": {
"id": "Test001",
"zip_code": "16455",
"country": "MY",
"name": "DOKU Merchant",
"state": "Malaysia",
"city": "Selangor",
"address": "Selangor, Malaysia",
"phone": "0282938478293",
"email": "merchant@doku.com"
},
"payment": {
"type": "MOTO",
"request_id": "418075533589",
"response_code": "00",
"response_message": "Approved",
"status": "SUCCES",
"approval_code": "112233"
},
"card": {
"token": "536794906625cd02616510faa8460996",
"masked": "557338*******101",
"type": "CREDIT",
"issuer": "OCBC Berhad",
"brand": "VISA"
}
}