Midtrans payment response, for order TBO_2024

Parameter = {
“payment_type”: “bank_transfer”,
“transaction_details”: {
“order_id”: “TBO_2024”,
“gross_amount”: “9310000”
},
“bank_transfer”:{
“bank”: “bca”
},
“customer_details”: {
“first_name”: “Nopriyadi”,
“last_name”: “Nopriyadi”,
“email”: “[email protected]”,
“phone”: “(+62) 811-7117338”,
“billing_address”: {
“first_name”: “Nopriyadi”,
“last_name”: “Nopriyadi”,
“email”: “[email protected]”,
“phone”: “(+62) 811-7117338”,
“address”: “Jl Nias 1 Nomor 465, RT.07 RW.02, Kelurahan Gunung Ibul”,
“city”: “Prabumulih”,
“postal_code”: “31111”,
“country_code”: “IDN”
},
“shipping_address”: {
“first_name”: “Nopriyadi”,
“last_name”: “Nopriyadi”,
“address”: “Jl Nias 1 Nomor 465, RT.07 RW.02, Kelurahan Gunung Ibul”,
“city”: “Prabumulih”,
“postal_code”: “31111”,
“country_code”: “IDN”
}
}
}, Response = {“status_code”:”201″,”status_message”:”Success, Bank Transfer transaction is created”,”transaction_id”:”250d6f36-f724-41a6-aa2f-65f2d3e98e91″,”order_id”:”TBO_2024″,”merchant_id”:”G491053497″,”gross_amount”:”9310000.00″,”currency”:”IDR”,”payment_type”:”bank_transfer”,”transaction_time”:”2025-08-25 14:08:55″,”transaction_status”:”pending”,”fraud_status”:”accept”,”va_numbers”:[{“bank”:”bca”,”va_number”:”38410526899425775770926″}],”expiry_time”:”2025-08-26 14:08:55″}