Test Operations
Authorizations
AuthorizationstringRequired
HTTP API Key Authentication
API-Key authentication for private use only.
Example API-Key
vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
Example Header:
Authorization: Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
Header parameters
AuthorizationstringRequiredDefault:
Private API key to be provided in the format Api-Key <key>.
Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11loBody
Fetch the payment txn based on the order no or session id also, if the payment txn is not in the accepted state for the input operation, raise an error
operationstring · enumRequiredPossible values:
delete- deletecancel- cancelexpire- expirerefund- refundcapture- capturevoid- void
Responses
200Success
application/json
400Error
application/json
401Error
application/json
403Error
application/json
405Error
application/json
post
/b/pbl/v2/operation/Last updated