{
"count": 2,
"next": null,
"previous": null,
"results": [
{
"id": 1,
"custom_fields": null,
"is_custom": false,
"is_active": true,
"shipping_price": 17.0,
"shipping_max_free_weight": 10.0,
"shipping_pricing_model": "fixed",
"shipping_extra_weight_price": 1.0,
"return_fees": 0.0,
"total_label_price": 16.0,
"label_pricing_model": "variable",
"label_price": 16.0,
"label_max_free_weight": 10.0,
"label_extra_weight_price": 1.0,
"name": "OTO Flex",
"logo": "https://storage.googleapis.com/tryoto-public/delivery-logo/otoflex.png",
"service_method": "express_delivery",
"delivery_method": "to_customer_doorstep",
"pickup_method": "branch_dropoff",
"delivery_time": "1_to_4_days",
"pickup_cutoff_time": null,
"country_code": null,
"city": null,
"contact_email": null,
"contact_phone": null
},
{
"id": 9,
"custom_fields": null,
"is_custom": true,
"is_active": true,
"shipping_price": 20.0,
"shipping_max_free_weight": 10.0,
"shipping_pricing_model": "fixed",
"shipping_extra_weight_price": 2.0,
"return_fees": 10.0,
"total_label_price": 0.0,
"label_pricing_model": "variable",
"label_price": 0.0,
"label_max_free_weight": 10.0,
"label_extra_weight_price": 0.0,
"name": "Custom",
"logo": null,
"service_method": "express_delivery",
"delivery_method": "to_customer_doorstep",
"pickup_method": "branch_dropoff",
"delivery_time": "1_to_2_days",
"pickup_cutoff_time": "11:00:00",
"country_code": null,
"city": null,
"contact_email": "[email protected]",
"contact_phone": "0534501056"
}
]
}