جزییات سفارش

URL = '/api/v2/public/order/post/detail/'
METHOD = 'POST'

نمونه جیسون جهت ارسال

{
	"shop_id":"fc45949a-921d-4b4f-1ade-ab5180f7dcve",
	"order_id":16013
}
field required allow null allow blank description type
shop_idtrue false false شناسه فروشگاهstr
order_idtrue false false شناسه یکتا سفارشint
 

نمونه جیسون خروجی

{
    "returns": {
        "status": 200,
        "message": "عملیات با موفقیت انجام شد."
    },
    "entries": {
        "id": "d95d0f45-6162-4ec3-bd29-09452c148b40",
        "barcode": "21292000411901545180",
        "order_id": 16013,
        "status": 2,
        "first_name": "my first name",
        "last_name": "my last name",
        "state_code": "2",
        "city_code": "41",
        "address": "tehran-...",
        "postal_code": "1343242123",
        "email": "",
        "phone": "02166810643",
        "mobile": "09011111111",
        "pay_type": "1",
        "order_type": 0,
        "description": "",
        "package_weight": 10,
        "insurance_price": 0,
        "insurance_tax": 0,
        "total_weight": 210,
        "factor_price": 552102,
        "factor_title": " نیازی به دریافت وجه نمی\u200cباشد (Online",
        "created_at": "1398-05-13 12:23",
        "products": [
            {
                "count": 1,
                "discount": 0,
                "price": 500000,
                "title": "none",
                "weight": 200,
                "product_id": null
            }
        ],
        "kiosk_id": 101,
        "kiosk_height": 102,
        "kiosk_width": 103,
        "kiosk_length": 104,
        "kiosk_turning": false
    }
}
field required allow null allow blank description type
idtrue false false شناسه سفارشstr
barcodetrue false false بارکد مرسولهstr
order_idtrue false false شناسه یکتا سفارشint
statustrue false false وضعیت مرسولهint
first_nametrue false false نام گیرندهstr
last_nametrue false false نام خانوادگی گیرندهstr
state_codetrue false false کد استان گیرندهint
city_codetrue false false کد شهر گیرندهint
addresstrue false false آدرس گیرندهstr
postal_codetrue false false کد پستی گیرندهint
emailtrue true true ایمیل گیرندهstr
phonetrue true true شماره تماس گیرندهstr
mobiletrue false false شماره موبایل گیرندهstr
pay_typetrue false false نحوه پرداختint
insurance_pricetrue false false مبلغ بیمهint
insurance_taxtrue false false مالیات بیمهint
order_typetrue false false نوع سفارشint
descriptiontrue true true توضیحاتstr
package_weighttrue false false وزن بسته بندیint
total_weighttrue false false وزن کلint
factor_pricetrue false false مبلغ کل فاکتورint
factor_titletrue false false متن فاکتورstr
created_attrue false false تاریخ ساختstr
counttrue false false تعداد محصولint
discounttrue false false تخفیف محصولstr
pricetrue false false مبلغ محصولint
titletrue false false نام محصولstr
weighttrue false false وزن محصولint
product_idtrue false false شناسه یکتا محصولint
kiosk_idtrue false false شناسه کیوسک جابارint
kiosk_heighttrue false false ارتفاع مرسوله جابارint
kiosk_widthtrue false false عرض مرسوله جابارint
kiosk_lengthtrue false false طول مرسوله جابارint
kiosk_turningtrue false false -int