GET /en/api/v1/orders/O3I9O6/?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: Fri, 26 Apr 2024 07:29:20 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "50.000000000000000000",
    "is_default_rule": false,
    "unique_reference": "O3I9O6",
    "amount_quote": "366.307586000000000000",
    "pair": {
        "name": "LINKUSDTTRX",
        "base": {
            "code": "LINK",
            "name": "ChainLink",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "6.34069340",
            "maximal_amount": "3384.28416529",
            "contract_address": "0x514910771AF9Ca656af840dff83E8264EcF986CA",
            "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.08663775",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "quote": {
            "code": "USDTTRX",
            "name": "Tether Tron",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "200.00000000",
            "maximal_amount": "99980.59779912",
            "contract_address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "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.98190712",
            "extra_id": null,
            "network": {
                "name": "TRON"
            },
            "decimals": 6
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0xF0745BF016c95a69148e60f88aD69d4da08f36D5",
        "currency_code": "LINK",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "TRyV7jffdWaappHUZLP75N4dBt3FnGihDk",
        "currency_code": "USDTTRX"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "Fireblocks Main",
        "address": "TPrMJcmPVuGitekhff6y9mBDyqpjGCcchy",
        "currency_code": "USDTTRX",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-05-14T06:03:21.492953Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T06:18:21.492953Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-05-14T06:04:38.937571Z",
            "modified_on": "2022-05-14T06:08:49.043387Z",
            "type": "W",
            "address_to": 548254,
            "tx_id": "0xfc864c086df979c170f61e95232a1b5f9b2c9ac2305699dbfa735d44eb8ba88e",
            "confirmations": 13,
            "amount": "50.000000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T06:04:38.934348Z",
            "currency": "LINK"
        },
        {
            "created_on": "2022-05-14T06:04:05.730511Z",
            "modified_on": "2022-05-14T06:04:36.866131Z",
            "type": "D",
            "address_to": 503876,
            "tx_id": "bb84fde1dc80d59953739a3fe9def498d935dade9e9d5d1dbc5ece0549615327",
            "confirmations": 1,
            "amount": "366.307586000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T06:03:39Z",
            "currency": "USDTTRX"
        }
    ],
    "referral_code": [
        {
            "code": "RCHIEPF9JKL",
            "created_on": "2022-05-14T06:03:21.238459Z",
            "modified_on": "2022-05-14T06:03:21.238484Z"
        }
    ],
    "withdrawal_fee": 0.08663775,
    "withdrawal_fee_quote": 0.63472130117943,
    "user_provided_amount": 0,
    "amount_usd": 0.0,
    "amount_btc": 0.00567989274210171,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 7.10932912,
        "rate_usd": 7.10932912,
        "rate_btc": 7.10932912,
        "rate_eur": 7.10932912
    }
}