GET /en/api/v1/orders/OXTEP2/?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: Sat, 20 Apr 2024 12:15:13 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "20.555113210000000000",
    "is_default_rule": false,
    "unique_reference": "OXTEP2",
    "amount_quote": "540.000000000000000000",
    "pair": {
        "name": "DOTUSDTERC",
        "base": {
            "code": "DOT",
            "name": "Polkadot",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "3.92320420",
            "maximal_amount": "6682.38759120",
            "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.00075000",
            "extra_id": null,
            "network": {
                "name": "DOT"
            },
            "decimals": 10
        },
        "quote": {
            "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": "1.68171310",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 6
        },
        "fee_ask": 0.027999,
        "fee_bid": 0.027999
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "14nMYFoGacDmKZrg2UxcsGvb4d7AfXdsVBX1e6Q4SrLwVqRT",
        "currency_code": "DOT",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "0x2CD6928195Fc4fd08d6a0873F22C28b9A46301aa",
        "currency_code": "USDTERC"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "D",
        "name": "",
        "address": "0x81c3485147cDBa00288D191d78564aa1A393F883",
        "currency_code": "USDTERC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-01-18T10:49:29.367555Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-01-18T11:04:29.367555Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-01-18T11:36:09.747995Z",
            "modified_on": "2022-01-18T11:41:54.136778Z",
            "type": "W",
            "address_to": 332006,
            "tx_id": "0x128d853e2551bfc7a776db5d27080b70b071fd44af638231935df2d136f4a565",
            "confirmations": 2,
            "amount": "20.555113210000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-18T11:36:09.743762Z",
            "currency": "DOT"
        },
        {
            "created_on": "2022-01-18T10:50:41.487220Z",
            "modified_on": "2022-01-18T11:36:03.546427Z",
            "type": "D",
            "address_to": 332008,
            "tx_id": "0x91d0a2841761a92fe8e932ddf089f332cdc5bab087ae778870cec0744377d1a5",
            "confirmations": 209,
            "amount": "540.000000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-18T10:50:41.481519Z",
            "currency": "USDTERC"
        }
    ],
    "referral_code": [
        {
            "code": "R3N9ALFQ2XI",
            "created_on": "2022-01-18T10:49:28.933998Z",
            "modified_on": "2022-01-18T10:49:28.934032Z"
        }
    ],
    "withdrawal_fee": 0.00075,
    "withdrawal_fee_quote": 0.0197031267,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.0084630770082,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 24.91626501,
        "rate_usd": 24.91626501,
        "rate_btc": 24.91626501,
        "rate_eur": 24.91626501
    }
}