GET /en/api/v1/orders/OHQZ9Y/?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 04:24:52 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "221.757085000000000000",
    "is_default_rule": false,
    "unique_reference": "OHQZ9Y",
    "amount_quote": "122.500000000000000000",
    "pair": {
        "name": "ADAUSDTTRX",
        "base": {
            "code": "ADA",
            "name": "Cardano",
            "min_confirmations": 10,
            "is_crypto": true,
            "minimal_amount": "50.74282416",
            "maximal_amount": "97262.89054977",
            "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.12706275",
            "extra_id": null,
            "network": {
                "name": "ADA"
            },
            "decimals": 6
        },
        "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.95007692",
            "extra_id": null,
            "network": {
                "name": "TRON"
            },
            "decimals": 6
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "addr1q9wy5hg4sqhjmm4wdjuhl5kqa2w3dgx69wuwrjj0zat87dzuffw3tqp09hh2um9e0lfvp65az6sd52acu89y796k0u6q4ml6w3",
        "currency_code": "ADA",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "TCWmud24YHXzECuGLaUqacJDASe7S5xLaz",
        "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-05-14T05:38:22.866906Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T05:53:22.866906Z",
    "kyc_deadline": null,
    "status_name": [
        [
            0,
            "CANCELED"
        ]
    ],
    "transactions": [],
    "referral_code": [
        {
            "code": "RVWI4TSNSCL",
            "created_on": "2022-05-14T05:38:22.542917Z",
            "modified_on": "2022-05-14T05:38:22.542954Z"
        }
    ],
    "withdrawal_fee": 0.12706275,
    "withdrawal_fee_quote": 0.0701902572421875,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.001834931371,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.53493084,
        "rate_usd": 0.53493084,
        "rate_btc": 0.53493084,
        "rate_eur": 0.53493084
    }
}