GET
/
api
/
v1
/
transaction
/
{payment_system_transaction_id}
/
{
  "status": "<string>",
  "process_status": "<string>",
  "is_bounce_retry": true,
  "payment_system_transaction_id": "<string>"
}

Headers

apikey
string | null
default:""

Path Parameters

payment_system_transaction_id
string
required

Response

200
application/json

Successful Response

The response is of type object.