Midtrans payment response, for order TBO_1939

Parameter = {
“payment_type”: “bank_transfer”,
“transaction_details”: {
“order_id”: “TBO_1939”,
“gross_amount”: “7350000”
},
“bank_transfer”:{
“bank”: “bca”
},
“customer_details”: {
“first_name”: “Indah”,
“last_name”: “Indriani Lestari”,
“email”: “[email protected]”,
“phone”: “081311515050”,
“billing_address”: {
“first_name”: “Indah”,
“last_name”: “Indriani Lestari”,
“email”: “[email protected]”,
“phone”: “081311515050”,
“address”: “jalan Sukaraja no.33 rt.3/rw.1 Ciluar”,
“city”: “Bogor”,
“postal_code”: “16156”,
“country_code”: “IDN”
},
“shipping_address”: {
“first_name”: “Indah”,
“last_name”: “Indriani Lestari”,
“address”: “jalan Sukaraja no.33 rt.3/rw.1 Ciluar”,
“city”: “Bogor”,
“postal_code”: “16156”,
“country_code”: “IDN”
}
}
}, Response = {“status_code”:”201″,”status_message”:”Success, Bank Transfer transaction is created”,”transaction_id”:”3093a5e9-e744-4c30-bd14-3cc717d58e49″,”order_id”:”TBO_1939″,”merchant_id”:”G491053497″,”gross_amount”:”7350000.00″,”currency”:”IDR”,”payment_type”:”bank_transfer”,”transaction_time”:”2025-07-28 21:13:41″,”transaction_status”:”pending”,”fraud_status”:”accept”,”va_numbers”:[{“bank”:”bca”,”va_number”:”38410026778200209382104″}],”expiry_time”:”2025-07-29 21:13:41″}