GET /en/api/v1/orders/ONF370/?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: Wed, 24 Apr 2024 21:39:38 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "0.056713169023291476",
    "is_default_rule": false,
    "unique_reference": "ONF370",
    "amount_quote": "11.615659450000000000",
    "pair": {
        "name": "ETHDOT",
        "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.00019712",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "quote": {
            "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
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0x0308fB1b9A380eaF9D0C7494F33c065fcf609E40",
        "currency_code": "ETH",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "12yf8YKCvoYKQc4ghV4GHAizP8QwJphS3Ymq587ZW1ADEvE5",
        "currency_code": "DOT"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "fb",
        "address": "1GC7mASNrB92xrwQE2yyANSfpbvZv3dceUbgKcgLfP33NSy",
        "currency_code": "DOT",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-05-14T11:35:46.595774Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T11:50:46.595774Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-05-14T11:37:47.985404Z",
            "modified_on": "2022-05-14T11:42:23.268002Z",
            "type": "W",
            "address_to": 548456,
            "tx_id": "0xe42b8e326a12f8c59917210f041ea948e58c229b11137d9f2d9f8538189d09c0",
            "confirmations": 13,
            "amount": "0.056713169023291476",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T11:37:47.982362Z",
            "currency": "ETH"
        },
        {
            "created_on": "2022-05-14T11:37:14.657816Z",
            "modified_on": "2022-05-14T11:37:45.864210Z",
            "type": "D",
            "address_to": 251185,
            "tx_id": "0xf6dd807b4399528193cc8ad5a9fb3dd1a01af6c1022d6631c604f85072337fb1",
            "confirmations": 2,
            "amount": "11.615659450000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T11:36:37Z",
            "currency": "DOT"
        }
    ],
    "referral_code": [
        {
            "code": "RBBIDPX9640",
            "created_on": "2022-05-14T11:35:46.424296Z",
            "modified_on": "2022-05-14T11:35:46.424317Z"
        }
    ],
    "withdrawal_fee": 0.00019712,
    "withdrawal_fee_quote": 0.0403729650567936,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.0012655260970775,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 198.35736132,
        "rate_usd": 198.35736132,
        "rate_btc": 198.35736132,
        "rate_eur": 198.35736132
    }
}