techrar docs
Home
Solutions
Solutions
  • eCommerce SaaS
  • Meals SaaS
  • Meals Marketplaces
API
API
  • Merchant APIs
  • Customer App APIs
  • Meals APIs
Techrar Connect
Home
Solutions
Solutions
  • eCommerce SaaS
  • Meals SaaS
  • Meals Marketplaces
API
API
  • Merchant APIs
  • Customer App APIs
  • Meals APIs
Techrar Connect
  1. Orders
  • Getting Started
  • Merchant Account
    • Merchant Wallet
      • Wallet Details
      • Charge Wallet
    • Merchant Settings
    • List Bank Accounts
    • Update Merchant Settings
    • Organization Config
  • Customers
    • Locations
      • List Customer Locations
      • Customer Location Details
      • Create Customer Location
    • Memberships
      • List Customer Memberships
    • Customer Order Statistics
    • List Customers
    • Customer Details
    • Create Customer
    • Update Customer
  • Wallets
    • Customer Wallet Details
    • Deposit Points
    • Deposit Cashback
    • Redeem from Wallet
  • Vouchers
    • Get Voucher Discount
    • Update Voucher Usage
  • Items
    • Item Config Details
    • Update Item Config
    • List Items
    • Item Details
    • Create Item
    • Update Item
    • Delete Item
    • Reserve an item
    • Record Item Purchase
    • Bulk Update Items
    • Bulk Update Item Prices
  • Item Categories
    • List Item Categories
    • Item Category Details
    • Create Category
    • Update Category
    • Delete Category
  • Item Tags
    • List Item Tags
    • Create Tag
    • Update Tag
    • Delete Tag
  • Item Images
    • Create Item Image
    • Upadte Item Image
    • Delete Item Image
  • Item Discounts
    • Create Item Discount
    • Upadte Item Discount
    • Delete Item Discount
  • Item Bundles
    • List Bundle Categories
    • Bundle Category Details
    • Create Bundle Category
    • Update Bundle Category
    • Delete Bundle Category
  • Item Modifiers
    • List Modifier Categories
    • Modifier Category Details
    • Create Modifier Category
    • Update Modifier Category
    • Delete Modifier Category
  • Carts
    • List Carts
    • Cart Details
  • Orders
    • Checkout Config Details
      GET
    • Update Checkout Config
      POST
    • List Orders
      GET
    • Order Details
      GET
    • List Recurring Purchases
      GET
    • Recurring Purchase Details
      GET
    • Recurring Purchase Details
      PATCH
  • Invoices
    • Invoice Config Details
    • Update Invoice Config
    • List Invoices
    • Invoice Details
    • Refund Invoice
  • Transactions
    • List Transactions
    • Transaction Details
    • Capture Bank Transfer Transaction
    • Decline Bank Transfer Transaction
  • Subscriptions
    • List Subscriptions
    • Subscription Details
    • Subscriptions Statistics
    • Cancel Subscription Auto Renewal
    • Cancel Subscription
    • Increment Subscription Usage
    • Decrement Subscription Usage
    • Bulk Pause Subscriptions
    • Bulk Resume Subscriptions
    • Create Subscription Update
    • Cancel Subscription Update
  • Fulfillments
    • Fulfillment Overview
    • List Fulfillments
    • Fulfillment Details
    • Update Fulfillment Details
  • Tickets
    • List Tickets
    • Bulk Update Tickets
    • Validate Token and Check in Ticket
  • Shipments
    • Shipping Config Details
    • Update Shipping Config
    • Shipping Labels Details
    • Purchase Shipment Labels
    • Create Shipment
    • Cancel Shipment
    • Create Return Shipment
  • Pickup Locations
    • List Pickup Locations
    • Pickup Location Details
    • Create Pickup Location
    • Update Pickup Location Details
    • Delete Pickup Location
  • Couriers
    • List Couriers
    • Get Active Couriers
    • Get Couriers Prices
    • Courier Details
    • Create Custom Courier
    • Update Custom Courier Details
    • Delete Custom Courier
  • Geo & Places
    • List Countires
    • List Regions
    • List Cities
    • List Districts
  • Webhooks
    • List Webhooks
    • Create Webhook
    • Update Webhook Details
    • Delete Webhook
    • List Webhook Logs
    • Test Webhook
    • Delete Webhook By URL
  • Sales Channels
    • Meals
      • List Provider Meal Plans
      • Update Meals Plans Listings
      • List Provider Meals Orders
      • Provider Meals Order Details
      • List Provider Meals Subscriptions
      • Provider Meals Subscription Details
    • Sales Channel Profile Details
    • List Sales Channel Connections
    • Accept Sales Channel Connection Request
    • Reject Sales Channel Connection Request
    • Activate Sales Channel Connection
    • Deactivate Sales Channel Connection
    • Delete Sales Channel Connection Request
  • Notifications
    • Send Notification
  • Meals Plans
    • List Plan Tags
    • List Plans
    • Plan Details
    • Menu Details
  • Meals Logistics
    • City Details
    • Captain Details
    • Branch Details
    • List Supported Windows
    • List Captains
    • Bulk Update SubOrders
  1. Orders

Order Details

GET
https://api.techrar.com/order/v1/merchant/orders/{order_id}/
This endpoint allows you to get order details by passing the order_id as a path parameter.
Permission
can_read_order - orders read only

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Header Params

Responses

🟢200Success
application/json
Bodyapplication/json

Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://api.techrar.com/order/v1/merchant/orders//' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'
Response Response Example
{
    "id": 279,
    "custom_fields": {
        "merchant_id": 1
    },
    "customer": {
        "id": 1,
        "country_code": "966",
        "username": "0534501056",
        "mobile_number": "966534501056",
        "email": "[email protected]",
        "name": "Safwan Saigh",
        "lang": "en",
        "current_city_id": 1,
        "is_email_verified": true,
        "is_mobile_verified": true,
        "is_blocked": false,
        "is_deleted": false,
        "is_verified": true,
        "national_id": "1111782031",
        "secondary_mobile_number": "0534501056",
        "date_of_birth": "1999-02-25",
        "avatar": "/media/uploads/customer/avatars/2024/07/29/12048986-a1b6-4e1d-9b8a-216331f3cd71.png",
        "joined_at": "2022-03-12T14:51:15.115924Z",
        "custom_fields": null
    },
    "receiver": {
        "id": 1,
        "country_code": "966",
        "username": "0534501056",
        "mobile_number": "966534501056",
        "email": "[email protected]",
        "name": "Safwan Saigh",
        "lang": "en",
        "current_city_id": 1,
        "is_email_verified": true,
        "is_mobile_verified": true,
        "is_blocked": false,
        "is_deleted": false,
        "is_verified": true,
        "national_id": "1111782031",
        "secondary_mobile_number": "0534501056",
        "date_of_birth": "1999-02-25",
        "avatar": "/media/uploads/customer/avatars/2024/07/29/12048986-a1b6-4e1d-9b8a-216331f3cd71.png",
        "joined_at": "2022-03-12T14:51:15.115924Z",
        "custom_fields": null
    },
    "items": [
        {
            "id": 356,
            "custom_fields": null,
            "item": {
                "id": 108,
                "custom_fields": null,
                "images": [
                    {
                        "ordering": 0,
                        "lang": "en",
                        "full_size": "/media/uploads/items/full_size/2025/05/14/5a8747e6-f1ae-4dfd-b812-66cfdf9e2803.png",
                        "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/ecf22fe0-0509-482c-bbca-63f13a6d3cec.png",
                        "large": null,
                        "medium": null,
                        "small": null
                    },
                    {
                        "ordering": 12,
                        "lang": "en",
                        "full_size": "/media/uploads/items/full_size/2025/05/14/db0b5126-84ee-499d-8dbe-2183ad549a8b.png",
                        "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/6bcd31cb-e570-40a6-88ec-39ef97822c95.png",
                        "large": null,
                        "medium": null,
                        "small": null
                    }
                ],
                "discount": {
                    "is_applied": false,
                    "is_trial_applied": false,
                    "is_usage_price": false,
                    "price_after_discount_no_trial": 100,
                    "price_after_discount": 100
                },
                "stock": {
                    "in_stock": true,
                    "qty": 100
                },
                "modifiers": [
                    {
                        "id": 3,
                        "ordering": 0,
                        "name_en": "mod",
                        "name_ar": "mod",
                        "values": [
                            {
                                "id": 5,
                                "ordering": 0,
                                "name_en": "one",
                                "name_ar": "one"
                            },
                            {
                                "id": 6,
                                "ordering": 0,
                                "name_en": "two",
                                "name_ar": "two"
                            }
                        ]
                    }
                ],
                "variants": [
                    {
                        "id": 108,
                        "custom_fields": null,
                        "images": [
                            {
                                "ordering": 0,
                                "lang": "en",
                                "full_size": "/media/uploads/items/full_size/2025/05/14/5a8747e6-f1ae-4dfd-b812-66cfdf9e2803.png",
                                "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/ecf22fe0-0509-482c-bbca-63f13a6d3cec.png",
                                "large": null,
                                "medium": null,
                                "small": null
                            },
                            {
                                "ordering": 12,
                                "lang": "en",
                                "full_size": "/media/uploads/items/full_size/2025/05/14/db0b5126-84ee-499d-8dbe-2183ad549a8b.png",
                                "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/6bcd31cb-e570-40a6-88ec-39ef97822c95.png",
                                "large": null,
                                "medium": null,
                                "small": null
                            }
                        ],
                        "discount": {
                            "is_applied": false,
                            "is_trial_applied": false,
                            "is_usage_price": false,
                            "price_after_discount_no_trial": 100,
                            "price_after_discount": 100
                        },
                        "stock": {
                            "in_stock": true,
                            "qty": 100
                        },
                        "plan_config": null,
                        "off_days": [],
                        "off_dates": [],
                        "variant_title_en": "one2",
                        "variant_title_ar": "one2",
                        "modifier_values": [
                            5
                        ],
                        "app_id": 86,
                        "ordering": 0,
                        "type": "product",
                        "service_type": "digital",
                        "sku": "1744877612311",
                        "price": 100,
                        "name_en": "test",
                        "name_ar": "test",
                        "description_en": "",
                        "description_ar": "",
                        "is_plan_only": false,
                        "is_plan_enabled": false,
                        "served_from_date": null,
                        "served_to_date": null,
                        "served_from_time": null,
                        "served_to_time": null
                    },
                    {
                        "id": 111,
                        "custom_fields": null,
                        "images": [],
                        "discount": {
                            "is_applied": true,
                            "is_trial_applied": false,
                            "is_usage_price": false,
                            "price_after_discount_no_trial": 180,
                            "price_after_discount": 180
                        },
                        "stock": {
                            "in_stock": true,
                            "qty": 100
                        },
                        "plan_config": null,
                        "off_days": [],
                        "off_dates": [],
                        "variant_title_en": "two_updated",
                        "variant_title_ar": "two_updated",
                        "modifier_values": [
                            6
                        ],
                        "app_id": 86,
                        "ordering": 0,
                        "type": "product",
                        "service_type": "digital",
                        "sku": "1746546599705",
                        "price": 200,
                        "name_en": "test",
                        "name_ar": "test",
                        "description_en": "",
                        "description_ar": "",
                        "is_plan_only": false,
                        "is_plan_enabled": false,
                        "served_from_date": null,
                        "served_to_date": null,
                        "served_from_time": null,
                        "served_to_time": null
                    }
                ],
                "varies_on": "modifiers",
                "bundle_categories": [],
                "plan_config": null,
                "off_days": [],
                "off_dates": [],
                "app_id": 86,
                "ordering": 0,
                "type": "product",
                "service_type": "digital",
                "sku": "1744877612311",
                "price": 100,
                "name_en": "test",
                "name_ar": "test",
                "description_en": "",
                "description_ar": "",
                "is_plan_only": false,
                "is_plan_enabled": false,
                "served_from_date": null,
                "served_to_date": null,
                "served_from_time": null,
                "served_to_time": null,
                "categories": [
                    12
                ]
            },
            "app_id": 86,
            "created_at": "2025-05-21T11:01:37.635125+03:00",
            "item_id": 108,
            "name_en": "test",
            "name_ar": "test",
            "price_before_discount": 100,
            "price_after_discount": 100,
            "qty": 1,
            "net_price": 100,
            "voucher_discounts_amount": 10,
            "total_price": 90,
            "auto_renew": false,
            "date": "2025-03-11",
            "time": null,
            "parent_order_item": null,
            "discounts": [
                8
            ]
        }
    ],
    "history": [
        {
            "created_at": "2025-05-21T11:01:37.599955+03:00",
            "status": "pending"
        },
        {
            "created_at": "2025-05-21T11:01:37.885015+03:00",
            "status": "processing"
        },
        {
            "created_at": "2025-05-21T11:01:38.058837+03:00",
            "status": "completed"
        }
    ],
    "discounts": [
        {
            "id": 8,
            "custom_fields": null,
            "app_id": 86,
            "created_at": "2025-05-21T11:01:37.601960+03:00",
            "voucher_id": 39194,
            "code": "testtest",
            "title": "testtest",
            "amount": 10,
            "cashback_amount": 0,
            "currency": "SAR",
            "discount_on": "total"
        }
    ],
    "is_gifted": false,
    "invoices": [
        {
            "id": 245,
            "custom_fields": {
                "merchant_id": 1
            },
            "items": [
                {
                    "id": 277,
                    "custom_fields": null,
                    "item": {
                        "id": 108,
                        "custom_fields": null,
                        "images": [
                            {
                                "ordering": 0,
                                "lang": "en",
                                "full_size": "/media/uploads/items/full_size/2025/05/14/5a8747e6-f1ae-4dfd-b812-66cfdf9e2803.png",
                                "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/ecf22fe0-0509-482c-bbca-63f13a6d3cec.png",
                                "large": null,
                                "medium": null,
                                "small": null
                            },
                            {
                                "ordering": 12,
                                "lang": "en",
                                "full_size": "/media/uploads/items/full_size/2025/05/14/db0b5126-84ee-499d-8dbe-2183ad549a8b.png",
                                "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/6bcd31cb-e570-40a6-88ec-39ef97822c95.png",
                                "large": null,
                                "medium": null,
                                "small": null
                            }
                        ],
                        "discount": {
                            "is_applied": false,
                            "is_trial_applied": false,
                            "is_usage_price": false,
                            "price_after_discount_no_trial": 100,
                            "price_after_discount": 100
                        },
                        "stock": {
                            "in_stock": true,
                            "qty": 100
                        },
                        "modifiers": [
                            {
                                "id": 3,
                                "ordering": 0,
                                "name_en": "mod",
                                "name_ar": "mod",
                                "values": [
                                    {
                                        "id": 5,
                                        "ordering": 0,
                                        "name_en": "one",
                                        "name_ar": "one"
                                    },
                                    {
                                        "id": 6,
                                        "ordering": 0,
                                        "name_en": "two",
                                        "name_ar": "two"
                                    }
                                ]
                            }
                        ],
                        "variants": [
                            {
                                "id": 108,
                                "custom_fields": null,
                                "images": [
                                    {
                                        "ordering": 0,
                                        "lang": "en",
                                        "full_size": "/media/uploads/items/full_size/2025/05/14/5a8747e6-f1ae-4dfd-b812-66cfdf9e2803.png",
                                        "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/ecf22fe0-0509-482c-bbca-63f13a6d3cec.png",
                                        "large": null,
                                        "medium": null,
                                        "small": null
                                    },
                                    {
                                        "ordering": 12,
                                        "lang": "en",
                                        "full_size": "/media/uploads/items/full_size/2025/05/14/db0b5126-84ee-499d-8dbe-2183ad549a8b.png",
                                        "thumbnail": "/media/uploads/items/thumbnail/2025/05/14/6bcd31cb-e570-40a6-88ec-39ef97822c95.png",
                                        "large": null,
                                        "medium": null,
                                        "small": null
                                    }
                                ],
                                "discount": {
                                    "is_applied": false,
                                    "is_trial_applied": false,
                                    "is_usage_price": false,
                                    "price_after_discount_no_trial": 100,
                                    "price_after_discount": 100
                                },
                                "stock": {
                                    "in_stock": true,
                                    "qty": 100
                                },
                                "plan_config": null,
                                "off_days": [],
                                "off_dates": [],
                                "variant_title_en": "one2",
                                "variant_title_ar": "one2",
                                "modifier_values": [
                                    5
                                ],
                                "app_id": 86,
                                "ordering": 0,
                                "type": "product",
                                "service_type": "digital",
                                "sku": "1744877612311",
                                "price": 100,
                                "name_en": "test",
                                "name_ar": "test",
                                "description_en": "",
                                "description_ar": "",
                                "is_plan_only": false,
                                "is_plan_enabled": false,
                                "served_from_date": null,
                                "served_to_date": null,
                                "served_from_time": null,
                                "served_to_time": null
                            },
                            {
                                "id": 111,
                                "custom_fields": null,
                                "images": [],
                                "discount": {
                                    "is_applied": true,
                                    "is_trial_applied": false,
                                    "is_usage_price": false,
                                    "price_after_discount_no_trial": 180,
                                    "price_after_discount": 180
                                },
                                "stock": {
                                    "in_stock": true,
                                    "qty": 100
                                },
                                "plan_config": null,
                                "off_days": [],
                                "off_dates": [],
                                "variant_title_en": "two_updated",
                                "variant_title_ar": "two_updated",
                                "modifier_values": [
                                    6
                                ],
                                "app_id": 86,
                                "ordering": 0,
                                "type": "product",
                                "service_type": "digital",
                                "sku": "1746546599705",
                                "price": 200,
                                "name_en": "test",
                                "name_ar": "test",
                                "description_en": "",
                                "description_ar": "",
                                "is_plan_only": false,
                                "is_plan_enabled": false,
                                "served_from_date": null,
                                "served_to_date": null,
                                "served_from_time": null,
                                "served_to_time": null
                            }
                        ],
                        "varies_on": "modifiers",
                        "bundle_categories": [],
                        "plan_config": null,
                        "off_days": [],
                        "off_dates": [],
                        "app_id": 86,
                        "ordering": 0,
                        "type": "product",
                        "service_type": "digital",
                        "sku": "1744877612311",
                        "price": 100,
                        "name_en": "test",
                        "name_ar": "test",
                        "description_en": "",
                        "description_ar": "",
                        "is_plan_only": false,
                        "is_plan_enabled": false,
                        "served_from_date": null,
                        "served_to_date": null,
                        "served_from_time": null,
                        "served_to_time": null,
                        "categories": [
                            12
                        ]
                    },
                    "app_id": 86,
                    "created_at": "2025-05-21T11:01:37.653699+03:00",
                    "item_id": 108,
                    "name_en": "test",
                    "name_ar": "test",
                    "refund_reason": null,
                    "amount": 100,
                    "qty": 1,
                    "net_amount": 100,
                    "voucher_discounts_amount": 10,
                    "total_amount_excluding_tax": 78.26,
                    "tax_percentage": 15,
                    "tax_amount": 11.74,
                    "total_amount": 90,
                    "auto_renew": false,
                    "date": "2025-03-11",
                    "time": null,
                    "order_item": 356,
                    "parent_invoice_item": null
                }
            ],
            "transactions": [
                {
                    "id": 116,
                    "custom_fields": null,
                    "invoice_id": 245,
                    "provider_details": {
                        "is_success": true,
                        "redeem_discounts": 90,
                        "total_amount": 0,
                        "redeemed_point_id": 36494,
                        "redeem_flag": false
                    },
                    "app_id": 86,
                    "created_at": "2025-05-21T11:01:37.715713+03:00",
                    "type": "payment",
                    "reason": null,
                    "currency": "SAR",
                    "received_amount": 90,
                    "quoted_amount": 90,
                    "status": "captured",
                    "method": "wallet",
                    "provider": "techrar",
                    "provider_auth_code": null,
                    "provider_status": "captured",
                    "provider_method": "wallet",
                    "provider_transaction_id": "36494",
                    "provider_invoice_id": null,
                    "provider_order_id": null,
                    "fraud_detected": false,
                    "fraud_reason": null,
                    "attachment": null
                }
            ],
            "order_id": 279,
            "customer": {
                "id": 1,
                "country_code": "966",
                "username": "0534501056",
                "mobile_number": "966534501056",
                "email": "[email protected]",
                "name": "Safwan Saigh",
                "lang": "en",
                "current_city_id": 1,
                "is_email_verified": true,
                "is_mobile_verified": true,
                "is_blocked": false,
                "is_deleted": false,
                "is_verified": true,
                "national_id": "1111782031",
                "secondary_mobile_number": "0534501056",
                "date_of_birth": "1999-02-25",
                "avatar": "/media/uploads/customer/avatars/2024/07/29/12048986-a1b6-4e1d-9b8a-216331f3cd71.png",
                "joined_at": "2022-03-12T14:51:15.115924Z",
                "custom_fields": null
            },
            "app_id": 86,
            "created_at": "2025-05-21T11:01:37.646544+03:00",
            "serial": "INV-202500091",
            "pdf": null,
            "invoice_reference_id": null,
            "invoice_reference_serial": null,
            "invoice_reference_pdf": null,
            "type": "normal",
            "status": "paid",
            "refund_reason": null,
            "issued_at": "2025-05-21T11:01:37.645725+03:00",
            "due_at": "2025-05-21T11:01:37.645728+03:00",
            "sub_total_amount": 100,
            "shipping_amount": 0,
            "setup_amount": 0,
            "net_amount": 100,
            "sub_total_discounts_amount": 10,
            "shipping_discounts_amount": 0,
            "total_discounts_amount": 10,
            "total_amount_excluding_tax": 78.26,
            "tax_percentage": 15,
            "tax_amount": 11.74,
            "total_amount": 90,
            "wallet_redeem_amount": 90,
            "total_amount_with_redeem": 0,
            "currency": "SAR",
            "payment_method": "wallet",
            "payment_provider": "techrar",
            "is_auto_renewal": false,
            "parent_invoice": null
        }
    ],
    "app_id": 86,
    "created_at": "2025-05-21T11:01:37.596207+03:00",
    "customer_buyer_id": 1,
    "customer_receiver_id": null,
    "status": "completed",
    "source": "other",
    "location_id": null,
    "branch_id": null,
    "branch_details": null,
    "sub_total_amount": 100,
    "shipping_amount": 0,
    "setup_amount": 0,
    "net_amount": 100,
    "sub_total_discounts_amount": 10,
    "shipping_discounts_amount": 0,
    "total_discounts_amount": 10,
    "total_amount": 90,
    "wallet_redeem_amount": 90,
    "total_amount_with_redeem": 0,
    "currency": "SAR",
    "payment_method": "wallet",
    "payment_provider": "techrar",
    "notes": "",
    "order_reference_id": null
}
Modified at 2025-06-17 08:41:38
Previous
List Orders
Next
List Recurring Purchases
Built with