本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
orders.read_write
- Orders Read & WriteAuthorization: Bearer ********************
{
"order_id": 212342
}
curl --location --request POST 'https://echo.apifox.com/anything/orders/duplicate' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_id": 212342
}'
{
"status": 201,
"success": true,
"data": {
"id": 1773697839,
"cart_reference_id": 192834152,
"reference_id": 140,
"urls": {
"customer": "https://store.test/ar/theoriginalstore/order/Bl4xzL8g3nAq5paqQ8aRVY0D7oJZ2ebN",
"admin": "/orders/order/Bl4xzL8g3nAq5paqQ8aRVY0D7oJZ2ebN"
},
"date": {
"date": "2024-05-08 11:05:59.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"updated_at": {
"date": "2024-05-08 11:05:59.481304",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"source": "dashboard",
"draft": true,
"read": true,
"source_device": "desktop",
"source_details": {
"type": "dashboard",
"value": "dashboard",
"device": "desktop",
"user-agent": "HTTPie",
"ip": "242.25.167.58"
},
"status": [],
"is_price_quote": false,
"payment_method": "mada",
"receipt_image": "https://s.salla.sa/receipt_image",
"currency": "SAR",
"amounts": {
"sub_total": {
"amount": 0,
"currency": "SAR"
},
"shipping_cost": {
"amount": 0,
"currency": "SAR"
},
"cash_on_delivery": {
"amount": 0,
"currency": "SAR"
},
"tax": {
"percent": "0.00",
"amount": {
"amount": 0,
"currency": "SAR"
}
},
"discounts": [],
"total": {
"amount": 0,
"currency": "SAR"
}
},
"can_cancel": false,
"show_weight": false,
"can_reorder": false,
"is_pending_payment": true,
"pending_payment_ends_at": 283766,
"total_weight": 25.5,
"rating_link": "https://s.salla.sa/rating_link",
"shipping": {},
"shipments": {},
"checkout_url": "https://store.test/ar/theoriginalstore/order_complete/LvZZ",
"pending_payment_start_at": {
"date": "2024-05-08 17:55:26.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"shipment_branch": [],
"customer": {
"id": 2079537577,
"first_name": "اويس",
"last_name": "الشيخ",
"mobile": 544519727,
"mobile_code": "+966",
"email": "owieselshaikh@gmail.com",
"urls": {
"customer": "https://store.test/ar/theoriginalstore/profile",
"admin": "/customers/AkKqLmyR78Zjn9WxZ132pGevzVB0QOox"
},
"avatar": "https://s3-us-west-1.amazonaws.com/salla/Hf3zWgOwlxd9H8KEKY3beI34HiUuzLFvfFkObBUI.jpeg",
"gender": "male",
"birthday": {
"date": "1984-05-19 00:00:00.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"city": "مكة",
"country": "السعودية",
"country_code": "SA",
"currency": "SAR",
"location": "Near the skies",
"updated_at": {
"date": "2024-05-05 17:50:13.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"groups": []
},
"items": [],
"bank": {},
"tags": [],
"store": {
"id": 1764372897,
"store_id": 1764372897,
"user_id": 525144736,
"user_email": "owieselshikh@gmail.com",
"username": "theoriginalstore",
"name": {
"ar": "متجر الاصلي",
"en": "original store"
},
"avatar": "https://s3-eu-central-1.amazonaws.com/salla-cdn/Q5fH1B1EoWCVwX0KFxvLPuiG8yUomtnjr3yem358."
}
}
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升