GET /en/api/v1/orders/OXO7TK/?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 11:35:15 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "0.005129240000000000",
    "is_default_rule": false,
    "unique_reference": "OXO7TK",
    "amount_quote": "109.969548000000000000",
    "pair": {
        "name": "BTCUSDTTRX",
        "base": {
            "code": "BTC",
            "name": "bitcoin",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "0.00200000",
            "maximal_amount": "10.00000000",
            "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.00021312",
            "extra_id": null,
            "network": {
                "name": "BTC"
            },
            "decimals": 8
        },
        "quote": {
            "code": "USDTTRX",
            "name": "Tether Tron",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "200.00000000",
            "maximal_amount": "99980.59779912",
            "contract_address": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "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.95410818",
            "extra_id": null,
            "network": {
                "name": "TRON"
            },
            "decimals": 6
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "bc1q59caetzn40rvtlejujmt0c9pdz8hma4t0x2n08",
        "currency_code": "BTC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "TEAud8mPW5oQZiHRX6uD6W7HGqzAuNm3zr",
        "currency_code": "USDTTRX"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "Fireblocks Main",
        "address": "TPrMJcmPVuGitekhff6y9mBDyqpjGCcchy",
        "currency_code": "USDTTRX",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-06-23T10:23:49.016891Z",
    "from_default_rule": false,
    "payment_window": 3,
    "payment_deadline": "2022-06-23T10:26:49.016891Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-06-23T10:33:57.147212Z",
            "modified_on": "2022-07-14T11:50:05.184943Z",
            "type": "W",
            "address_to": 598426,
            "tx_id": "b726c224b5cce30581ec269bf6c026bc487cca4d1c7c03aa693514bd717de362",
            "confirmations": 1,
            "amount": "0.005129240000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T10:33:57.143851Z",
            "currency": "BTC"
        },
        {
            "created_on": "2022-06-23T10:25:07.811151Z",
            "modified_on": "2022-06-23T10:25:48.059183Z",
            "type": "D",
            "address_to": 503876,
            "tx_id": "7cfb5da146a896f31c7b3f2f80caed140930f8109dc0fe18e68d1617a504578c",
            "confirmations": 1,
            "amount": "109.969548000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-06-23T10:24:04Z",
            "currency": "USDTTRX"
        }
    ],
    "referral_code": [
        {
            "code": "RXROLLOUZD4",
            "created_on": "2022-06-23T10:23:48.850240Z",
            "modified_on": "2022-06-23T10:23:48.850295Z"
        }
    ],
    "withdrawal_fee": 0.00021312,
    "withdrawal_fee_quote": 4.569239690496,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.0016520871862426168,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 20740.885675,
        "rate_usd": 20740.885675,
        "rate_btc": 20740.885675,
        "rate_eur": 20740.885675
    }
}