Update Transaction

This endpoint authorizes an existing transaction.

Body Params

Request body

string
required
^[A-Za-z0-9]{1,10}$

Unique identifier as defined by BillDesk for each merchant

string
required
^[A-Za-z0-9]{14,35}$

Unique transactionid created by BillDesk

response_parameters
object
required
string
enum
required

Represents the method of payment, and can take the following values - card, netbanking, wallet, upi, eft, bankaccount, cashcard, cardless (non-card emi option)
The associated object will also be provided in the request.

Allowed:
card
required
string
^[A-Za-z0-9]{1,20}$

Unique mandateid created by BillDesk

Headers
string
required

BD-TraceID is a unique identifier passed by the merchant to ensure request idempotency. Requests with identical BD-TraceID within a 24 hour window would fail.

string
required

Request timestamp to identify date and time of origin of request. Example, a value of BD-Timestamp 20210113180403 identifies the request to have originated on 13th January 2021 at 06:04:03 PM.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json