GET /en/api/v1/orders/OO27VI/?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, 08 May 2024 22:20:01 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "1125.381933800000000000",
    "is_default_rule": false,
    "unique_reference": "OO27VI",
    "amount_quote": "400.000000000000000000",
    "pair": {
        "name": "XLMXRP",
        "base": {
            "code": "XLM",
            "name": "stellar",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "258.08243316",
            "maximal_amount": "297912.28285639",
            "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.00750000",
            "extra_id": "memo",
            "network": {
                "name": "XLM"
            },
            "decimals": 7
        },
        "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": "GBN4TP3FUBM7VIK2QPM7PNHFOGLA67RN2WP7WEUL2N2LSQOZXALEJW7M",
        "currency_code": "XLM",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "rDJeNaj2AXHz8xdneVe9maoFBZ4BehSHKN",
        "currency_code": "XRP"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "fb",
        "address": "rDh9dCmDueJgABSE7vnL4JRwS34mU4YHi6",
        "currency_code": "XRP",
        "destination_tag": "810866551",
        "memo": null,
        "extra_id": "810866551"
    },
    "created_on": "2022-01-14T19:04:47.468450Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-01-14T19:19:47.468450Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-01-14T19:08:04.552759Z",
            "modified_on": "2022-01-14T19:38:13.146740Z",
            "type": "W",
            "address_to": 292840,
            "tx_id": "51092ba3d227b75f5718e11b474aac5563f9207ead1cd4f56b1bb4c2503a1791",
            "confirmations": 1,
            "amount": "1125.381933800000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-14T19:08:04.549487Z",
            "currency": "XLM"
        },
        {
            "created_on": "2022-01-14T19:07:29.216158Z",
            "modified_on": "2022-01-21T16:06:10.084437Z",
            "type": "D",
            "address_to": 246560,
            "tx_id": "328789076620E8CBF2DD4E262185E8669ECE921483E746029150EA243567BBBD",
            "confirmations": 1,
            "amount": "400.000000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-14T19:07:29.213011Z",
            "currency": "XRP"
        }
    ],
    "referral_code": [
        {
            "code": "REUOGPONZ6B",
            "created_on": "2022-01-14T19:04:46.936114Z",
            "modified_on": "2022-01-14T19:04:46.936138Z"
        }
    ],
    "withdrawal_fee": 0.0075,
    "withdrawal_fee_quote": 0.002665714275,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.00338,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.3476248,
        "rate_usd": 0.3476248,
        "rate_btc": 0.3476248,
        "rate_eur": 0.3476248
    }
}