GET /en/api/v1/orders/OD6VR6/?format=api
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 17:15:37 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "0.620030520000000000",
    "is_default_rule": false,
    "unique_reference": "OD6VR6",
    "amount_quote": "2098.572899000000000000",
    "pair": {
        "name": "ETHUSDTERC",
        "base": {
            "code": "ETH",
            "name": "ethereum",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "0.03500000",
            "maximal_amount": "27.68144695",
            "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.00065668",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "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": "6.02498552",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 6
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0xbac07730dc8c5ca873bF59e531BFaFF505ee2050",
        "currency_code": "ETH",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "0xbac07730dc8c5ca873bF59e531BFaFF505ee2050",
        "currency_code": "USDTERC"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "D",
        "name": "",
        "address": "0x239B4f1832b95C7A2F34955DCd4C4D6EE6EcA39B",
        "currency_code": "USDTERC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-01-15T00:59:06.813234Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-01-15T01:14:06.813234Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-01-15T01:07:14.850265Z",
            "modified_on": "2022-01-15T01:10:38.024870Z",
            "type": "W",
            "address_to": 326850,
            "tx_id": "0x48b2cababf2afbbbcfd3158e415b4e0a399f2eb22b7141730d0338079886dd24",
            "confirmations": 20,
            "amount": "0.620030520000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-15T01:07:14.847028Z",
            "currency": "ETH"
        },
        {
            "created_on": "2022-01-15T01:03:48.902649Z",
            "modified_on": "2022-01-15T01:07:10.233568Z",
            "type": "D",
            "address_to": 326852,
            "tx_id": "0xac77a3df58d2dcffcc4a35284da815695491c3e49d7adf6440dedba37aa54b04",
            "confirmations": 22,
            "amount": "2098.572899000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-15T01:03:48.898997Z",
            "currency": "USDTERC"
        }
    ],
    "referral_code": [
        {
            "code": "R7UWJDMEZQE",
            "created_on": "2022-01-15T00:59:06.258299Z",
            "modified_on": "2022-01-15T00:59:06.258333Z"
        }
    ],
    "withdrawal_fee": 0.00065668,
    "withdrawal_fee_quote": 2.222617774067426,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.032439600422572865,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 3316.42578208,
        "rate_usd": 3316.42578208,
        "rate_btc": 3316.42578208,
        "rate_eur": 3316.42578208
    }
}