本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"status": 0,
"success": true,
"data": {
"id": 0,
"checkout_id": 0,
"reference_id": 0,
"features": {
"shippable": true,
"digitalable": true,
"multiple_shipments_supported": true,
"order_type_price_quote": true
},
"actions": {
"cancellable": true,
"reorderable": true,
"payable": true
},
"urls": {
"customer": "https://salla.sa/StoreLink",
"admin": "https://s.salla./YourStoreDashboard"
},
"date": {
"date": "2019-08-24T14:15:22Z",
"timezone_type": 0,
"timezone": "string"
},
"updated_at": {
"date": "2019-08-24T14:15:22Z",
"timezone_type": 0,
"timezone": "string"
},
"source": "string",
"source_details": {
"type": "string",
"value": "string",
"device": "string",
"user-agent": "string",
"ip": "string"
},
"status": {
"id": 863076598,
"name": "في انتظار الدفع",
"slug": "payment_pending",
"customized": {
"id": 0,
"name": "string"
}
},
"is_price_quote": true,
"payment_method": "string",
"currency": "string",
"amounts": {
"sub_total": {
"amount": 0,
"currency": "string"
},
"shipping_cost": {
"amount": 0,
"currency": "string"
},
"cash_on_delivery": {
"amount": 0,
"currency": "string"
},
"tax": {
"percent": "string",
"amount": {
"amount": 0,
"currency": "string"
}
},
"discounts": [
{
"title": "string",
"type": "string",
"code": "string",
"discount": "string",
"discounted_shipping": 0
}
],
"total": {
"amount": 0,
"currency": "string"
}
},
"can_cancel": true,
"show_weight": true,
"can_reorder": true,
"is_pending_payment": true,
"pending_payment_ends_at": 0,
"total_weight": "string",
"rating_link": "string",
"receiver": {
"name": "string",
"email": "string",
"phone": "string"
},
"customer": {
"id": 0,
"first_name": "string",
"last_name": "string",
"mobile": 0,
"mobile_code": "string",
"email": "user@example.com",
"urls": {
"customer": "https://salla.sa/StoreLink",
"admin": "https://s.salla./YourStoreDashboard"
},
"avatar": "string",
"gender": "male",
"birthday": {
"date": "2019-08-24T14:15:22Z",
"timezone_type": 0,
"timezone": "string"
},
"city": "string",
"country": "string",
"country_code": "string",
"currency": "string",
"location": "string",
"updated_at": {
"date": "2019-08-24T14:15:22Z",
"timezone_type": 0,
"timezone": "string"
}
},
"bank": {
"id": 0,
"bank_name": "string",
"bank_id": 0,
"account_name": "string",
"account_number": "string",
"iban_number": "string",
"status": "string"
},
"tags": [
{
"id": 0,
"name": "string"
}
]
}
}