get deprecatedhttps://api-sandbox.venly.market/user/credits//history
This endpoint reterives all the history of your transactions that are done with your balance such as DEPOSIT
, WITHDRAWAL
, PURCHASE
, etc.
Responses
This endpoint reterives all the history of your transactions that are done with your balance such as DEPOSIT
, WITHDRAWAL
, PURCHASE
, etc.
xxxxxxxxxx
curl --request GET \
--url 'https://api-sandbox.venly.market/user/credits/USDC/history?pageableDto=' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: