{
"orderId": "string",
"amount": {
"value": 0.01,
"currency": "INR"
},
"returnUrl": "string",
"notifyUrl": "string",
"customerInfo": {
"firstName": "string",
"lastName": "string",
"address": {
"streetName": "string",
"city": "string",
"state": "string",
"country": "string",
"zipcode": "string"
},
"email": "string",
"phoneNumber": "string",
"customerIpAddress": "string"
},
"customParameters": {
"property1": "string",
"property2": "string"
},
"description": "string",
"paymentDetail": {
"accountNumber": "stringstr",
"ifsc": "KKBK0000432"
},
"restrictedPaymentOptions": {}
}