GET /en/api/v1/orders/OAU9OT/?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 04:52:29 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "1581.728854556734139085",
    "is_default_rule": false,
    "unique_reference": "OAU9OT",
    "amount_quote": "0.983487367186286153",
    "pair": {
        "name": "MANAETH",
        "base": {
            "code": "MANA",
            "name": "Decentraland",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "268.25398717",
            "maximal_amount": "47839.12990356",
            "contract_address": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942",
            "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": "2.35978785",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "quote": {
            "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.00014454",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0x87af5c86c6eD9DFcF536728D19feF5b7ab9e015C",
        "currency_code": "MANA",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "0x87af5c86c6eD9DFcF536728D19feF5b7ab9e015C",
        "currency_code": "ETH"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "",
        "address": "0xA4A0F37031BE58a66a8C17185b9a3f1C0634e192",
        "currency_code": "ETH",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-05-14T05:55:29.895070Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T06:10:29.895070Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-05-14T06:45:22.672597Z",
            "modified_on": "2022-05-14T06:51:09.926085Z",
            "type": "W",
            "address_to": 548253,
            "tx_id": "0x7b8547c14603582a1bc7b4cc2b7d9056ac31db844e45633e934ad78f5beef453",
            "confirmations": 14,
            "amount": "1581.728854556734139085",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T06:45:22.669579Z",
            "currency": "MANA"
        },
        {
            "created_on": "2022-05-14T05:56:12.278719Z",
            "modified_on": "2022-05-14T05:58:14.009708Z",
            "type": "D",
            "address_to": 1163,
            "tx_id": "0xa24f20534388dd28313889604838da2d520a0af49dd3e3396d54e75430f70b03",
            "confirmations": 14,
            "amount": "0.983487367186286153",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T05:55:25Z",
            "currency": "ETH"
        }
    ],
    "referral_code": [
        {
            "code": "RDTPAELE5UO",
            "created_on": "2022-05-14T05:55:29.728024Z",
            "modified_on": "2022-05-14T05:55:29.728058Z"
        }
    ],
    "withdrawal_fee": 2.35978785,
    "withdrawal_fee_quote": 0.001467268889373,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.04804335788705008,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.000602075,
        "rate_usd": 0.000602075,
        "rate_btc": 0.000602075,
        "rate_eur": 0.000602075
    }
}