GET /en/api/v1/orders/OJ2T8Z/?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: Fri, 26 Apr 2024 13:08:02 GMT
Vary: Accept

{
    "order_type": 1,
    "amount_base": "161.899032000000000000",
    "is_default_rule": false,
    "unique_reference": "OJ2T8Z",
    "amount_quote": "3.457345733000000000",
    "pair": {
        "name": "USDTSOLSOL",
        "base": {
            "code": "USDTSOL",
            "name": "Tether",
            "min_confirmations": 1,
            "is_crypto": true,
            "minimal_amount": "30.00300755",
            "maximal_amount": "100010.18295833",
            "contract_address": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
            "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.00216278",
            "extra_id": null,
            "network": {
                "name": "SOL"
            },
            "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": "7Co4jmjSXGqsqiY8CwKqd6kQPtsFiGbGJBg27SK4Mgo8",
        "currency_code": "USDTSOL",
        "destination_tag": null,
        "memo": null,
        "extra_id": null
    },
    "refund_address": {
        "type": "W",
        "name": "",
        "address": "7Co4jmjSXGqsqiY8CwKqd6kQPtsFiGbGJBg27SK4Mgo8",
        "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-14T11:43:01.314064Z",
    "from_default_rule": false,
    "payment_window": 15,
    "payment_deadline": "2022-05-14T11:58:01.314064Z",
    "kyc_deadline": null,
    "status_name": [
        [
            16,
            "COMPLETED"
        ]
    ],
    "transactions": [
        {
            "created_on": "2022-05-14T11:44:39.713365Z",
            "modified_on": "2022-07-14T19:24:22.486115Z",
            "type": "W",
            "address_to": 544495,
            "tx_id": "2Zvsgjpw2MDCrVEoVTzUHvFdSTUKGQVFWHcfaohqSp92eBth81cHTi5GtTfSNV4AkugKYFtmGpQyFrPojF7GdEQs",
            "confirmations": 1,
            "amount": "161.899032000000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T11:44:39.710468Z",
            "currency": "USDTSOL"
        },
        {
            "created_on": "2022-05-14T11:44:04.795540Z",
            "modified_on": "2022-05-14T11:44:36.593171Z",
            "type": "D",
            "address_to": 318568,
            "tx_id": "4AABQN3FjpbWHXsA5zHRkY3jex5D6F9zEZVbG21XhYQGXNfaFRgqZsjbNjFh23rLZf2TQZ4kdF3zqWAkFVa3NAWi",
            "confirmations": 1,
            "amount": "3.457345733000000000",
            "is_verified": false,
            "is_completed": false,
            "time": "2022-05-14T11:43:43Z",
            "currency": "SOL"
        }
    ],
    "referral_code": [
        {
            "code": "RSXSIF8ZGLG",
            "created_on": "2022-05-14T11:43:01.154886Z",
            "modified_on": "2022-05-14T11:43:01.154915Z"
        }
    ],
    "withdrawal_fee": 0.00216278,
    "withdrawal_fee_quote": 4.6186058761e-05,
    "user_provided_amount": 1,
    "amount_usd": 0.0,
    "amount_btc": 0.0076998546819643,
    "amount_eur": 0.0,
    "amount_quote_fee": 0.0,
    "payment_url": null,
    "display_refund_address": false,
    "price": {
        "rate": 0.020630385,
        "rate_usd": 0.020630385,
        "rate_btc": 0.020630385,
        "rate_eur": 0.020630385
    }
}