BTCTrader / broker-api-docs

The documentation for BTCTrader's white label exchange platform API. Use this documentation to access the APIs of BTCTurk other BTCTrader partners.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

allOrders endpoint does not work

Fatihk35 opened this issue · comments

Hello,

I've shared my request details below. Unfortunately, It doesn't work. I checked other related issues and then checked my parameters. It is looking fine. Can you guys help me, please?

https://api.btcturk.com/api/v1/allOrders?endTime=1704844800&limit=100&page=1&pairSymbol=USDTTRY&startTime=1704240000 with headers
Accept=[application/json],
X-PCK=[9b0a8437-89fd-4e03-9373-55a518747f93],
X-Signature=[boUdWb7za15A1A1MGS422GFK8YOnemofN2c8wzF3OiY=],
X-Stamp=[1705907630294]

This request is for getting orders that are between 03 Jan 2024 and 10 Jan 2024.
I have 3 sell orders and 4 buy orders for these dates.

Thanks.

Sorry, it was my mistake. The problem was related to used library. The endpoint definitely works well.