GET /en/api/v1/orders/OBZB6I/?format=api&utm_source=website
HTTP 200 OK
Allow: GET, PATCH
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Thu, 25 Apr 2024 15:46:09 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "687.374339000000000000",
    "is_default_rule": false,
    "unique_reference": "OBZB6I",
    "amount_quote": "0.033805070000000000",
    "pair": {
        "name": "USDTERCBTC",
        "base": {
            "code": "USDTERC",
            "name": "tether ERC20",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "124.95165930",
            "maximal_amount": "99980.59779912",
            "contract_address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
            "is_base_of_enabled_pair": true,
            "is_quote_of_enabled_pair": true,
            "has_enabled_pairs": true,
            "is_base_of_enabled_pair_for_test": true,
            "is_quote_of_enabled_pair_for_test": true,
            "has_enabled_pairs_for_test": true,
            "withdrawal_fee": "7.12244156",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 6
        },
        "quote": {
            "code": "BTC",
            "name": "bitcoin",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "0.00200000",
            "maximal_amount": "10.00000000",
            "contract_address": null,
            "is_base_of_enabled_pair": true,
            "is_quote_of_enabled_pair": true,
            "has_enabled_pairs": true,
            "is_base_of_enabled_pair_for_test": true,
            "is_quote_of_enabled_pair_for_test": true,
            "has_enabled_pairs_for_test": true,
            "withdrawal_fee": "0.00010656",
            "extra_id": null,
            "network": {
                "name": "BTC"
            },
            "decimals": 8
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0x62b17a88CE637D1706aD3f921Deb7Bc81C94763D",
        "currency_code": "USDTERC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "bc1qkh27z5vxklazngma5krtd995wk2dr9cnlp65sg",
        "currency_code": "BTC"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "D",
        "name": "",
        "address": "bc1q8hsgkklj90j94kudqz72g9jpj6q6wu7xjjy67p",
        "currency_code": "BTC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-06-23T10:43:59.761112Z",
    "from_default_rule": false,
    "payment_window": 3,
    "payment_deadline": "2022-06-23T10:46:59.761112Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-06-23T11:01:08.381738Z",
            "modified_on": "2022-06-23T11:07:52.276648Z",
            "type": "W",
            "address_to": 598448,
            "tx_id": "0xb743323a968ff98e4ffe8cee568decf3e2adf418fe627f93f7081a6c40c822fa",
            "confirmations": 22,
            "amount": "687.374339000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T11:01:08.378520Z",
            "currency": "USDTERC"
        },
        {
            "created_on": "2022-06-23T10:45:20.972314Z",
            "modified_on": "2022-06-23T10:46:47.059314Z",
            "type": "D",
            "address_to": 598450,
            "tx_id": "014bd2c1485d0c2f2fef929880cfa8abdb50ce7cce1485ce80cda02b75930dc5",
            "confirmations": 1,
            "amount": "0.033805070000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T10:44:17Z",
            "currency": "BTC"
        }
    ],
    "referral_code": [
        {
            "code": "RXRKHNMIGGN",
            "created_on": "2022-06-23T10:43:59.623271Z",
            "modified_on": "2022-06-23T10:43:59.623299Z"
        }
    ],
    "withdrawal_fee": 7.12244156,
    "withdrawal_fee_quote": 0.0003502816759208,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.03380507,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 4.821e-05,
        "rate_usd": 4.821e-05,
        "rate_btc": 4.821e-05,
        "rate_eur": 4.821e-05
    }
}