v1
latestOpenAPI 3.1.02026-07-2418201.6 MBGenerate Netbanking Intent Link
post/v3/payments/netbanking/intent
Headers
client_idstring required
Decentro assigned client_id during on boarding.
client_secretstring required
Decentro assigned client_secret during on boarding
Request body
Response
200
Example response
{
"decentro_txn_id": "B7BC32080D854027A58D0B87C512C260",
"api_status": "SUCCESS",
"message": "Netbanking link created successfully.",
"data": {
"short_link_url": "https://decpay.in/netbanking/gf4jhmz2l6",
"transaction_status": "PENDING"
},
"response_key": "success_create_netbanking_link"
}