Retrieve Order

Merchant can retrieve the transaction either by using mercid and orderid or transactionid

Body Params
string
^[-/~A-Za-z0-9\_ \:.,#@!\\*\\+]{1,120}$

Unique ID generated by the merchant for each request

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

Unique identifier as defined by BillDesk for each merchant

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

Unique transactionid created by BillDesk

string
enum

Refund information associated with the payment transaction. Merchants should pass this attribute in the request to ensure that the refund details [an array is returned if multiple partial refunds exist] are received in the response.

⦁ true for getting the refund details associated with the payment transaction.
⦁ false if refund details associated with the payment transaction is not required in the response.

Allowed:
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.

Response

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