GET /en/api/v1/orders/OFODYU/?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: Sun, 04 Jun 2023 16:27:09 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "0.283477330000000000",
    "is_default_rule": false,
    "unique_reference": "OFODYU",
    "amount_quote": "6000.000000000000000000",
    "pair": {
        "name": "BTCUSDTERC",
        "base": {
            "code": "BTC",
            "name": "bitcoin",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "0.00353182",
            "maximal_amount": "20.00000000",
            "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.00006660",
            "extra_id": null,
            "network": {
                "name": "BTC"
            }
        },
        "quote": {
            "code": "USDTERC",
            "name": "tether ERC20",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "94.93307029",
            "maximal_amount": "1000000.00000000",
            "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": "8.58652116",
            "extra_id": null,
            "network": {
                "name": "ETH"
            }
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "bc1qe5mj4ufms3uwzh43efkxv3rwht28ukf8az2rgj",
        "currency_code": "BTC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "0x1Eedb667b8AF3A9388C8b6be2EC6be47ecC63030",
        "currency_code": "USDTERC"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "",
        "address": "0xA4A0F37031BE58a66a8C17185b9a3f1C0634e192",
        "currency_code": "USDTERC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-06-23T10:25:19.713688Z",
    "from_default_rule": false,
    "payment_window": 3,
    "payment_deadline": "2022-06-23T10:28:19.713688Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-06-23T10:36:46.805165Z",
            "modified_on": "2022-07-14T11:50:06.291230Z",
            "type": "W",
            "address_to": 598430,
            "tx_id": "b5df02cd2b47576741efa84453619c5e2f870015dd32ac8087a577fef92403fb",
            "confirmations": 1,
            "amount": "0.283477330000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T10:36:46.801498Z",
            "currency": "BTC"
        },
        {
            "created_on": "2022-06-23T10:27:26.373303Z",
            "modified_on": "2022-06-23T10:30:45.511573Z",
            "type": "D",
            "address_to": 242295,
            "tx_id": "0x0869ff76a0e53abcbd014a0b3d89e9e27624403d8206dacb11caefa8e194f563",
            "confirmations": 23,
            "amount": "6000.000000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T10:25:01Z",
            "currency": "USDTERC"
        }
    ],
    "referral_code": [
        {
            "code": "RLFTHPT1WJ7",
            "created_on": "2022-06-23T10:25:19.554680Z",
            "modified_on": "2022-06-23T10:25:19.554703Z"
        }
    ],
    "withdrawal_fee": 6.66e-05,
    "withdrawal_fee_quote": 1.4096365524,
    "user_provided_amount": 1,
    "amount_usd": 6004.68831,
    "amount_btc": 0.2208,
    "amount_eur": 5595.49254,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 20747.319,
        "rate_usd": 20747.319,
        "rate_btc": 20747.319,
        "rate_eur": 20747.319
    }
}