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

Headers

host
string
default:lingopie.bouncepay.io
apikey
string
default:""

Query Parameters

limit
integer
default:100

Response

200
application/json

Successful Response

The response is of type object[].