Untitled

mail@pastecode.io avatar
unknown
json
a month ago
1.6 kB
2
Indexable
Never
{
    "status": 200,
    "pagination": {
        "total_items": 18,
        "per_page": 10,
        "currentPage": 1,
        "totalPages": 2
    },
    "data": [
        {
            "id": 18,
            "key": "apply_additional_fee",
            "type": "ride",
            "value": "1"
        },
        {
            "id": 1,
            "key": "CURRENCY_CODE",
            "type": "CURRENCY",
            "value": "USD"
        },
        {
            "id": 2,
            "key": "CURRENCY_POSITION",
            "type": "CURRENCY",
            "value": "left"
        },
        {
            "id": 7,
            "key": "DISTANCE_RADIUS",
            "type": "DISTANCE",
            "value": "50"
        },
        {
            "id": 10,
            "key": "FIREBASE_SERVER_KEY",
            "type": "FIREBASE",
            "value": null
        },
        {
            "id": 12,
            "key": "max_amount_to_add",
            "type": "wallet",
            "value": "1500"
        },
        {
            "id": 15,
            "key": "max_time_for_find_drivers_for_regular_ride_in_minute",
            "type": "ride",
            "value": "5"
        },
        {
            "id": 11,
            "key": "min_amount_to_add",
            "type": "wallet",
            "value": "1000"
        },
        {
            "id": 13,
            "key": "min_amount_to_get_ride",
            "type": "wallet",
            "value": "-500"
        },
        {
            "id": 3,
            "key": "ONESIGNAL_APP_ID",
            "type": "ONESIGNAL",
            "value": "c1020e9a-af10-4766-ac39-3f0f3e0252b3"
        }
    ]
}
Leave a Comment