本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"customer": {
"id": 0,
"mobile": "+9665305305300",
"name": "string",
"email": "string"
},
"receiver": {
"name": "string",
"country": "string",
"phone": "+9665305305300",
"email": "string",
"notify": true,
"country_code": "SA"
},
"payment": {
"status": "paid",
"method": "credit_card",
"bank_id": 0,
"receipt_image_path": "https://example.com/order/receipt.pdf",
"accepted_methods": "credit_card",
"cash_on_delivery": {
"amount": 0,
"currency": "string"
}
},
"delivery_method": "pickup",
"branch_id": 0,
"courier_id": "string",
"ship_to": {
"country": 0,
"city": 0,
"block": "string",
"street_number": "string",
"address_line": "string",
"postal_code": 0,
"geo_coordinates": {
"lat": 0,
"lang": 0
}
},
"products": [
{
"identifier_type": "id",
"identifier": "string",
"quantity": 0,
"options": [
{
"id": 0,
"value": [
"string"
]
}
],
"donating_amount": 0
}
],
"coupon_code": "string"
}
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升