list endpoints, the returned object will be light.details endpoint to get a detailed objectcurl --location 'https://api.techrar.com/order/v1/fulfillments/?page=1&page_size=5&search=&order_by=' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"count": 14,
"next": "http://localhost/order/v1/fulfillments/?order_by=&page=2&page_size=5&search=",
"previous": null,
"results": [
{
"id": 298,
"created_at": "2025-07-13T12:38:04.891591+03:00",
"order_id": 351,
"invoice_id": 431,
"status": "ready_for_pickup",
"date": null,
"time": null,
"service_type": "delivery",
"location": {
"id": 2,
"custom_fields": null,
"on_demand_supported": false,
"subscription_supported": false,
"location_url": "https://maps.google.com/?q=21.5786337,39.1536752",
"city": {
"id": 1,
"custom_fields": null,
"app_id": null,
"created_at": "2022-03-12T16:51:57.964819+03:00",
"modified_at": "2023-02-19T18:29:28.335083+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"name_ar": "جده",
"name_en": "Jeddah",
"country_code": "SA",
"keywords": "Jeddah,jeddah,جدة,جده",
"is_supported": true
},
"app_id": null,
"created_at": "2022-04-13T15:16:55.721015+03:00",
"modified_at": "2025-01-28T17:13:30.592617+03:00",
"is_deleted": false,
"deleted_at": null,
"ordering": 0,
"name_ar": "home",
"name_en": "home",
"longitude": "39.1536752",
"latitude": "21.5786337",
"address1": "6438 ابن عديس، حي السلامة، جدة 23436 3083، السعودية",
"address2": "جدة",
"place_id": "ChIJ7SIhYS7bwxURWDIHU_Wzggk",
"postal_code": "23436",
"formatted_address": "ابن عديس، 6438 ibn Udays st. - al-salamh-dist jeddah 3083-23436 Villa 16، جدة 23436،، As Salamah, Jeddah 23436, Saudi Arabia",
"district": "As Salamah",
"district_ar": null,
"city_name_en": "Jeddah",
"city_name_ar": null,
"route": null,
"street_number": null,
"is_synced": true,
"type": "home",
"description": "عماره ٢٢، شقه ٣",
"is_default": false,
"image": "/media/uploads/location/images/2025/01/28/61ebe418-7fb0-4d4c-9e73-7a417997e713.png",
"deleted_from": null,
"zone": 1,
"customer_profile": 1
},
"pickup_location": null,
"city_en": "Jeddah",
"city_ar": "جدة",
"district_en": "As Salamah Dist.",
"district_ar": "حي السلامة",
"fulfillments": [
{
"id": 102669,
"created_at": "2025-07-13T12:38:04.882318+03:00",
"invoice_item_id": 468,
"item": {
"id": 121,
"custom_fields": {
"test": "test"
},
"images": [],
"discount": {
"is_applied": false,
"is_trial_applied": false,
"is_usage_price": false,
"price_after_discount_no_trial": 12.0,
"price_after_discount": 12.0
},
"stock": {
"in_stock": true,
"qty": 100
},
"modifiers": [
{
"id": 3,
"ordering": 0,
"name_en": "mod",
"name_ar": "mod",
"values": [
{
"id": 6,
"ordering": 0,
"name_en": "two",
"name_ar": "two"
},
{
"id": 5,
"ordering": 0,
"name_en": "one",
"name_ar": "one"
}
]
}
],
"variants": [
{
"id": 121,
"custom_fields": {