Skip to content

Commit 3ec63a3

Browse files
committed
docs: add mention of requestId in the README
1 parent e4c1922 commit 3ec63a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,6 +1500,9 @@ bitvavo.websocket.time()
15001500

15011501
The api key and secret are copied from the bitvavo object. Therefore if you want to use the private portion of the websockets API, you should set both the key and secret as specified in [REST requests](#rest-requests).
15021502

1503+
### requestId
1504+
It is possible to include a numeric `requestId` in the request to uniquely identify it, and this ID will always be returned in the response, even in case of errors.
1505+
15031506
### Public
15041507

15051508
#### Get time

0 commit comments

Comments
 (0)