GET /en/api/v1/orders/O14HHE/?format=api
HTTP 200 OK
Allow: GET, PATCH
Cache-Control: max-age=0, no-cache, no-store, must-revalidate, private
Content-Type: application/json
Expires: Tue, 30 Apr 2024 06:23:48 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "151.682214000000000000",
    "is_default_rule": false,
    "unique_reference": "O14HHE",
    "amount_quote": "1.300000000000000000",
    "pair": {
        "name": "XRPSOL",
        "base": {
            "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
        },
        "quote": {
            "code": "SOL",
            "name": "Solana",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "0.50000000",
            "maximal_amount": "171.26398980",
            "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.00001500",
            "extra_id": null,
            "network": {
                "name": "SOL"
            },
            "decimals": 9
        },
        "fee_ask": 0.028,
        "fee_bid": 0.028
    },
    "withdraw_address": {
        "type": "W",
        "name": "",
        "address": "r4B46rL7x12ZusKC6rfhJYguKKK9S5Ng7d",
        "currency_code": "XRP",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "6tbXMf3yBWAxAVpQtVjGcmPr6Ea2a49gzE2ca8kCiKPE",
        "currency_code": "SOL"
    },
    "user_marked_as_paid": false,
    "deposit_address": {
        "type": "I",
        "name": "Fireblocks Main",
        "address": "4upjXWEfsCxEBua7xVCuPvryyvk4riLX3iyURTFpEi8Q",
        "currency_code": "SOL",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "created_on": "2022-05-14T05:39:17.004986Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T05:54:17.004986Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-05-14T05:50:29.673811Z",
            "modified_on": "2022-07-14T19:19:56.457826Z",
            "type": "W",
            "address_to": 548249,
            "tx_id": "95317A72F007D842B1B2EDE6DFFCC6271CB66F64E19DB7B611BFEBE87445E5A3",
            "confirmations": 1,
            "amount": "151.682214000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T05:50:29.671152Z",
            "currency": "XRP"
        },
        {
            "created_on": "2022-05-14T05:40:38.693406Z",
            "modified_on": "2022-05-14T05:41:10.524762Z",
            "type": "D",
            "address_to": 318568,
            "tx_id": "3y2Mcmk81ftxPEgF97nVNqWFQGXuFY7GaDwZL9WDPYiTGvW2rZEhbit8Q6PHSgzhbFD6fxnJ9T6fa92fwhKiEAW",
            "confirmations": 1,
            "amount": "1.300000000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T05:40:04Z",
            "currency": "SOL"
        }
    ],
    "referral_code": [
        {
            "code": "RSK5DBMLZGQ",
            "created_on": "2022-05-14T05:39:15.953071Z",
            "modified_on": "2022-05-14T05:39:15.953103Z"
        }
    ],
    "withdrawal_fee": 1.125e-05,
    "withdrawal_fee_quote": 9.64186875e-08,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.00277849,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.008297665,
        "rate_usd": 0.008297665,
        "rate_btc": 0.008297665,
        "rate_eur": 0.008297665
    }
}