Skip to main content
GET
/
v1
/
ui
/
transactions
Get transaction history for Provider
curl --request GET \
  --url https://api.example.com/v1/ui/transactions

Query Parameters

currency
string
required
transactionType
string
required
status
string
required
fromDate
string
required
toDate
string
required
limit
number
required
offset
number
required
productId
string
required
entityId
string
required
customerId
string
required

Response

200

Transaction history retrieved successfully