GET /en/api/v1/orders/O62KPL/?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: Thu, 25 Apr 2024 19:43:32 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "0.015970890000000000",
    "is_default_rule": false,
    "unique_reference": "O62KPL",
    "amount_quote": "711.180072000000000000",
    "pair": {
        "name": "BTCXRP",
        "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.00007488",
            "extra_id": null,
            "network": {
                "name": "BTC"
            },
            "decimals": 8
        },
        "quote": {
            "code": "XRP",
            "name": "ripple",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "20.00000000",
            "maximal_amount": "95410.26427153",
            "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.00001125",
            "extra_id": "destination_tag",
            "network": {
                "name": "XRP"
            },
            "decimals": 6
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "bc1q6wzluny69m6xsz5erywc9g8l2mwdtje6vum4zp",
        "currency_code": "BTC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": null,
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "",
        "address": "rHgcFpY57m6T4jzLLyBVZrnh2qajXbKUGd",
        "currency_code": "XRP",
        "destination_tag": "1887010407",
        "memo": null,
        "extra_id": "1887010407"
    },
    "created_on": "2021-09-15T00:47:26.396561Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2021-09-15T01:02:26.396561Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2021-09-15T00:56:33.085026Z",
            "modified_on": "2021-09-15T01:20:37.796979Z",
            "type": "W",
            "address_to": 241353,
            "tx_id": "4366c83d010a62e59afe210fafc3cb649d1c1b24463bd7a7cf6022e4e410027c",
            "confirmations": 1,
            "amount": "0.015970890000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2021-09-15T00:56:33.084476Z",
            "currency": "BTC"
        },
        {
            "created_on": "2021-09-15T00:48:22.331677Z",
            "modified_on": "2022-01-21T16:03:57.556094Z",
            "type": "D",
            "address_to": 110,
            "tx_id": "7C26B96AF6E8119F331A63EC8B8534224DAD036BF983BF5A36D19972972FAF69",
            "confirmations": 1,
            "amount": "711.180072000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2021-09-15T00:48:22.331070Z",
            "currency": "XRP"
        }
    ],
    "referral_code": [
        {
            "code": "RL2S8BJRGOX",
            "created_on": "2021-09-15T00:47:26.181981Z",
            "modified_on": "2021-09-15T00:47:26.181999Z"
        }
    ],
    "withdrawal_fee": 7.488e-05,
    "withdrawal_fee_quote": 3.334388955996384,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.00583878839112,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 43113.655601275,
        "rate_usd": 43113.655601275,
        "rate_btc": 43113.655601275,
        "rate_eur": 43113.655601275
    }
}