GET /en/api/v1/orders/OKF2RU/?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 23:18:16 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "965.009473500000000000",
    "is_default_rule": false,
    "unique_reference": "OKF2RU",
    "amount_quote": "0.080444860000000000",
    "pair": {
        "name": "XLMETH",
        "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.00755790",
            "extra_id": "memo",
            "network": {
                "name": "XLM"
            },
            "decimals": 7
        },
        "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.00013721",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 18
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "GA3RBKSGCF7LJX3TLCTANC6RQL7NB6TUTBXN6NO5J6KTNVHSAU46L4T7",
        "currency_code": "XLM",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "0x230c46022ddfA53E4e7b2F185B420a506714f957",
        "currency_code": "ETH"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "D",
        "name": "",
        "address": "0xFbFB017a21E67dBed2F6D7a36Ef99eb269eb9C81",
        "currency_code": "ETH",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-01-18T04:43:31.152943Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-01-18T04:58:31.152943Z",
    "kyc_deadline": null,
    "status_name": [
        [
            0,
            "CANCELED"
        ]
    ],
    "transactions": [],
    "referral_code": [
        {
            "code": "RO4PFHNZVYW",
            "created_on": "2022-01-18T04:43:30.969685Z",
            "modified_on": "2022-01-18T04:43:30.969711Z"
        }
    ],
    "withdrawal_fee": 0.0075579,
    "withdrawal_fee_quote": 6.30026544e-07,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.0039466248316,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 7.9475e-05,
        "rate_usd": 7.9475e-05,
        "rate_btc": 7.9475e-05,
        "rate_eur": 7.9475e-05
    }
}