REST Example: Intimating a Standing Instruction

Light Dark
Request
1234567891011121314151617181920212223242526272829
{"orderInformation": { "amountDetails": { "totalAmount": "00", "currency": "INR" } }, "merchantInformation": { "transactionLocalDateTime": "20211216124549" }, "paymentInformation": { "card": { "expirationYear": "2031", "number": "508230288XXXX", "securityCode": "123", "expirationMonth": "12", "type": "061" } }, "installmentInformation": { "identifier": "1000000000", "minAmount": "100", "sequence": "2", "firstInstallmentDate": "2111", "alertPreference": "SMS", "lastInstallmentDate": "3110", "preferredDay": "1", "maxAmount": "1000", "paymentType": "1" }}
Successful Response
123456789
{"id": "6853506446826005503878", "installmentInformation": { "identifier": "1000000000" }, "processorInformation": { "responseCode": "00" }, "status": "SUCCESS", "submitTimeUtc": "2023-05-29T08:57:25Z"}