List test fixtures
curl --request GET \
--url https://api.txcloud.io/v1/developers/sandbox/fixtures \
--header 'Authorization: Bearer <token>'{
"identity": {},
"transactions": {},
"watchlist": {}
}Sandbox
List test fixtures
GET
/
developers
/
sandbox
/
fixtures
List test fixtures
curl --request GET \
--url https://api.txcloud.io/v1/developers/sandbox/fixtures \
--header 'Authorization: Bearer <token>'{
"identity": {},
"transactions": {},
"watchlist": {}
}⌘I