GET /en/api/v1/orders/OFZ6DN/?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 23:56:11 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "6020.958537000000000000",
    "is_default_rule": false,
    "unique_reference": "OFZ6DN",
    "amount_quote": "43.000000000000000000",
    "pair": {
        "name": "USDTERCLTC",
        "base": {
            "code": "USDTERC",
            "name": "tether ERC20",
            "min_confirmations": 12,
            "is_crypto": true,
            "minimal_amount": "124.95165930",
            "maximal_amount": "99980.59779912",
            "contract_address": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
            "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": "1.38143209",
            "extra_id": null,
            "network": {
                "name": "ETH"
            },
            "decimals": 6
        },
        "quote": {
            "code": "LTC",
            "name": "litecoin",
            "min_confirmations": 2,
            "is_crypto": true,
            "minimal_amount": "0.43364792",
            "maximal_amount": "603.71261525",
            "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.00000324",
            "extra_id": null,
            "network": {
                "name": "LTC"
            },
            "decimals": 8
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "0x5070a5741b51373c1a7f2194eebdd0a71ac37f9d",
        "currency_code": "USDTERC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "LVHSQsyVXssaVkgU2MbXhBpvV4vkZSrVLW",
        "currency_code": "LTC"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "D",
        "name": "",
        "address": "MAVugExPBFv9pUBJ5VhgKHNv6h97C8wHpH",
        "currency_code": "LTC",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-01-18T10:14:49.722597Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-01-18T10:29:49.722597Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-01-18T10:36:22.209515Z",
            "modified_on": "2022-01-18T10:42:44.843662Z",
            "type": "W",
            "address_to": 331975,
            "tx_id": "0xf55ac45c36c7294ce6c603c89356dc6a67879ed91651b15f9de99b21fa1b8d18",
            "confirmations": 25,
            "amount": "6020.958537000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-18T10:36:22.206463Z",
            "currency": "USDTERC"
        },
        {
            "created_on": "2022-01-18T10:15:49.163402Z",
            "modified_on": "2022-01-18T10:29:24.020558Z",
            "type": "D",
            "address_to": 331977,
            "tx_id": "cc87011ad4c615f2b2dff48b4614deb41feead9b94b285a94b81f9581dd8e6ec",
            "confirmations": 6,
            "amount": "43.000000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-01-18T10:15:02Z",
            "currency": "LTC"
        }
    ],
    "referral_code": [
        {
            "code": "RFWPF3TGX4Z",
            "created_on": "2022-01-18T10:14:49.191713Z",
            "modified_on": "2022-01-18T10:14:49.191744Z"
        }
    ],
    "withdrawal_fee": 1.38143209,
    "withdrawal_fee_quote": 0.0098658011857948,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.055642,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.006994895,
        "rate_usd": 0.006994895,
        "rate_btc": 0.006994895,
        "rate_eur": 0.006994895
    }
}