Skip to main content

Fetch order

GET 

/orders/:id

Fetch the order data, including the deposits.

orderId field is deprecated, use id instead.

estimatedNetworkFeeUsd represents the estimated amount in USD SideShift.ai will charge users for shifts involving BTC, ETH or ERC20 tokens. These fees will be deducted from the settleAmount the user receives. This field is only present in variable orders.

networkFeePaidUsd represents the amount in USD SideShift.ai charged the user for network fees. This field is only present in variable orders.

Loading...