get https://sandbox-api.spinwheel.io/v1/payments/transactions
This API will allow you to get list of the transactions created for a user with a userId or by a requestId or an extRequestId.
Responses
This API will allow you to get list of the transactions created for a user with a userId or by a requestId or an extRequestId.
xxxxxxxxxx
curl --request GET \
--url https://sandbox-api.spinwheel.io/v1/payments/transactions \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: