GET
/
settlement
/
transactions
Transactions
curl --request GET \
  --url https://nini.monieswitch.com/settlement/transactions \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
size
integer
startDate
integer
endDate
integer
settlementId
string

Response

200

Transactions - Successful