Skip to content

Commit

Permalink
docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
attikusfinch committed Aug 22, 2023
1 parent eaad5b7 commit b3def67
Show file tree
Hide file tree
Showing 3 changed files with 1,873 additions and 276 deletions.
2 changes: 1 addition & 1 deletion docs/api.apib
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Counting side field options: "hot_wallet", "deposit".
"error": "error text"
}

## Get history [GET /v1/history{?user_id,currency,limit,offset}]
## Get history [GET /v1/deposit/history{?user_id,currency,limit,offset}]

Get history for deposits by `user_id` and `currency`. Returns the history of all deposits replenishments with the
sender's address as `source_address` (if it could be determined).
Expand Down
Loading

0 comments on commit b3def67

Please sign in to comment.