Fiat

Recent deposit intents for the caller (money-in history)

GET
/fiat/deposits

Authorization

cookieAuth
pid_access<token>

JWT access token set by /auth/google/callback or /auth/refresh

In: cookie

Response Body

application/json

application/json

curl -X GET "https://example.com/fiat/deposits"
[  {}]