Validate VPA

This API can be used to verify the VPA (Virtual Payment Address) for the upi payment method.

Body Params
string
required

Unique identifier as defined by BillDesk for each merchant

string
required

Unique ID generated by the merchant for each request

string
enum
required

Represents the method of payment, will be fixed value upi

Allowed:
upi
object
required

Required when payment_method_type = upi and txn_process_type = collect

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.

string
required

Request Content-Type to take the values application/jose

string
required

Accept Response Content-Type to take the values application/jose

Responses

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