1. 前台接口
BeikeShop
  • 后台接口
    • 品牌
      • 品牌列表
      • 单个品牌
      • 创建品牌
      • 编辑品牌
      • 删除品牌
    • 分类
      • 分类列表
      • 单个分类
      • 创建分类
      • 编辑分类
      • 删除分类
    • 商品
      • 商品列表
      • 单个商品
      • 创建商品
      • 编辑商品
      • 删除商品
    • 订单
      • 订单列表
      • 订单详情
      • 更改状态
      • 更改发货
    • 客户 - 3.0
      • 客户列表
      • 创建客户
      • 客户详情
      • 更新客户
      • 删除客户
    • 文章 - 3.0
      • 文章列表
      • 创建文章
      • 文章详情
      • 更新文章
      • 删除文章
    • 个人信息
  • 前台接口
    • 注册
      POST
    • 登录
      POST
    • 当前客户
      GET
    • 首页数据
      GET
    • 产品列表
      GET
    • 获取购物车
      GET
    • 添加到购物车
      POST
    • 更新购物车
      PUT
    • 删除购物车
      DELETE
    • 获取结账
      GET
    • 更新结账
      PUT
    • 确认订单
      POST
    • 收藏列表
      GET
    • 订单列表
      GET
    • 单个订单
      GET
    • 确认收货
      POST
    • 订单继续支付
      POST
    • 取消订单
      POST
    • PayPal 订单状态更新
      POST
    • Stripe 订单状态更新
      POST
    • 选中购物车
      PUT
    • APP首页
      GET
    • 修改用户信息
      PUT
    • 获取设置
      GET
    • 解密小程序用户数据
      POST
    • 地址列表
      GET
    • 创建地址
      POST
    • 更新地址
      PUT
    • 删除地址
      DELETE
    • 获取所有国家
      GET
    • 获取所有省份
      GET
  • 商品采集
    POST
  • 小程序支付回调
    POST
  • 未命名接口
    POST
  1. 前台接口

获取结账

GET
/checkout

请求参数

Header 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location '/checkout' \
--header 'Upgrade-Insecure-Requests: 1' \
--header 'Cookie: beike_version={%22current%22:%221.3.6%22%2C%22latest%22:%221.3.6%22%2C%22release_date%22:%222023-05-10%22%2C%22has_new_version%22:false}; beike_vip={%22domain%22:%22beiketu.test%22%2C%22vip%22:false%2C%22expiring%22:false%2C%22started_at%22:%22%22%2C%22expired_at%22:%22%22}; XSRF-TOKEN=eyJpdiI6ImtRM1hZQUVVZFJWcVNZS2MxOXpRb2c9PSIsInZhbHVlIjoiNklHVHlQU3l6NVlYMzdvOTBhSDNQdllrNmpCM3pFMW1FZ29VdVMvV3RIMk45NnEwcHlnRWh6NlRBU2pESFhPc2I4OWkrbkJha2pqWVRzYzVXZmJNc204eXdWb1A2S2NpTXd0V0g2OVgrZ2xIaVRUdy9rcjBkNnl3bk1GUldsdHciLCJtYWMiOiIzNjM2YTFjZDUyMWU3MTZjYzZlODAwMjE0MWQ2NGYwOWJlZmUyMmNmZTlmMjY0ZTIxODRkMzBjYTJmYWJjODIzIiwidGFnIjoiIn0%3D; beikeshop_session=eyJpdiI6IkFXWHBjTngzdGpTa0c4SmVITW91cUE9PSIsInZhbHVlIjoiNGVVMnZScmZReno1Sk51cHZJdllsWXR0VkZFbzdTbHNJRE1wSXJWOTY0QjFrTWNoSnBxUk42YVk1N0tMeE5PTW9URGVkRmx6cGlEWE0vd2JvdEVKTk9sd2JzMS9raFl2Tng5bit1cmpVb3kxZTIyNVNndlg0WUpNaFpWTXVUZloiLCJtYWMiOiI3MmRjODgyMWQ3NWRlYzVmNDRhMjI1Y2NiMGFhMjBjNTliMzk3M2ZkYTRmYTgyMjFjMWQyNzQ5MjdhMzgwYWViIiwidGFnIjoiIn0%3D;beike_version={%22current%22:%221.3.6%22%2C%22latest%22:%221.3.6%22%2C%22release_date%22:%222023-05-10%22%2C%22has_new_version%22:false}; beike_vip={%22domain%22:%22beiketu.test%22%2C%22vip%22:false%2C%22expiring%22:false%2C%22started_at%22:%22%22%2C%22expired_at%22:%22%22}; XSRF-TOKEN=eyJpdiI6ImtRM1hZQUVVZFJWcVNZS2MxOXpRb2c9PSIsInZhbHVlIjoiNklHVHlQU3l6NVlYMzdvOTBhSDNQdllrNmpCM3pFMW1FZ29VdVMvV3RIMk45NnEwcHlnRWh6NlRBU2pESFhPc2I4OWkrbkJha2pqWVRzYzVXZmJNc204eXdWb1A2S2NpTXd0V0g2OVgrZ2xIaVRUdy9rcjBkNnl3bk1GUldsdHciLCJtYWMiOiIzNjM2YTFjZDUyMWU3MTZjYzZlODAwMjE0MWQ2NGYwOWJlZmUyMmNmZTlmMjY0ZTIxODRkMzBjYTJmYWJjODIzIiwidGFnIjoiIn0%3D; beikeshop_session=eyJpdiI6IkFXWHBjTngzdGpTa0c4SmVITW91cUE9PSIsInZhbHVlIjoiNGVVMnZScmZReno1Sk51cHZJdllsWXR0VkZFbzdTbHNJRE1wSXJWOTY0QjFrTWNoSnBxUk42YVk1N0tMeE5PTW9URGVkRmx6cGlEWE0vd2JvdEVKTk9sd2JzMS9raFl2Tng5bit1cmpVb3kxZTIyNVNndlg0WUpNaFpWTXVUZloiLCJtYWMiOiI3MmRjODgyMWQ3NWRlYzVmNDRhMjI1Y2NiMGFhMjBjNTliMzk3M2ZkYTRmYTgyMjFjMWQyNzQ5MjdhMzgwYWViIiwidGFnIjoiIn0%3D'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "current": {
        "shipping_address_id": 82,
        "guest_shipping_address": null,
        "shipping_method_code": "flat_shipping.0",
        "shipping_method_name": "固定运费",
        "payment_address_id": 82,
        "guest_payment_address": null,
        "payment_method_code": "paypal",
        "payment_method_name": "PayPal",
        "extra": null
    },
    "shipping_require": true,
    "country_id": 44,
    "customer_id": 15,
    "countries": [
        {
            "id": 1,
            "name": "Afghanistan",
            "continent_format": "country."
        },
        {
            "id": 2,
            "name": "Albania",
            "continent_format": "country."
        },
        {
            "id": 3,
            "name": "Algeria",
            "continent_format": "country."
        },
        {
            "id": 4,
            "name": "American Samoa",
            "continent_format": "country."
        },
        {
            "id": 5,
            "name": "Andorra",
            "continent_format": "country."
        },
        {
            "id": 6,
            "name": "Angola",
            "continent_format": "country."
        },
        {
            "id": 7,
            "name": "Anguilla",
            "continent_format": "country."
        },
        {
            "id": 8,
            "name": "Antarctica",
            "continent_format": "country."
        },
        {
            "id": 9,
            "name": "Antigua and Barbuda",
            "continent_format": "country."
        },
        {
            "id": 10,
            "name": "Argentina",
            "continent_format": "country."
        },
        {
            "id": 11,
            "name": "Armenia",
            "continent_format": "country."
        },
        {
            "id": 12,
            "name": "Aruba",
            "continent_format": "country."
        },
        {
            "id": 13,
            "name": "Australia",
            "continent_format": "country."
        },
        {
            "id": 14,
            "name": "Austria",
            "continent_format": "country."
        },
        {
            "id": 15,
            "name": "Azerbaijan",
            "continent_format": "country."
        },
        {
            "id": 16,
            "name": "Bahamas",
            "continent_format": "country."
        },
        {
            "id": 17,
            "name": "Bahrain",
            "continent_format": "country."
        },
        {
            "id": 18,
            "name": "Bangladesh",
            "continent_format": "country."
        },
        {
            "id": 19,
            "name": "Barbados",
            "continent_format": "country."
        },
        {
            "id": 20,
            "name": "Belarus",
            "continent_format": "country."
        },
        {
            "id": 21,
            "name": "Belgium",
            "continent_format": "country."
        },
        {
            "id": 22,
            "name": "Belize",
            "continent_format": "country."
        },
        {
            "id": 23,
            "name": "Benin",
            "continent_format": "country."
        },
        {
            "id": 24,
            "name": "Bermuda",
            "continent_format": "country."
        },
        {
            "id": 25,
            "name": "Bhutan",
            "continent_format": "country."
        },
        {
            "id": 26,
            "name": "Bolivia",
            "continent_format": "country."
        },
        {
            "id": 27,
            "name": "Bosnia and Herzegovina",
            "continent_format": "country."
        },
        {
            "id": 28,
            "name": "Botswana",
            "continent_format": "country."
        },
        {
            "id": 29,
            "name": "Bouvet Island",
            "continent_format": "country."
        },
        {
            "id": 30,
            "name": "Brazil",
            "continent_format": "country."
        },
        {
            "id": 31,
            "name": "British Indian Ocean Territory",
            "continent_format": "country."
        },
        {
            "id": 32,
            "name": "Brunei Darussalam",
            "continent_format": "country."
        },
        {
            "id": 33,
            "name": "Bulgaria",
            "continent_format": "country."
        },
        {
            "id": 34,
            "name": "Burkina Faso",
            "continent_format": "country."
        },
        {
            "id": 35,
            "name": "Burundi",
            "continent_format": "country."
        },
        {
            "id": 36,
            "name": "Cambodia",
            "continent_format": "country."
        },
        {
            "id": 37,
            "name": "Cameroon",
            "continent_format": "country."
        },
        {
            "id": 38,
            "name": "Canada",
            "continent_format": "country."
        },
        {
            "id": 39,
            "name": "Cape Verde",
            "continent_format": "country."
        },
        {
            "id": 40,
            "name": "Cayman Islands",
            "continent_format": "country."
        },
        {
            "id": 41,
            "name": "Central African Republic",
            "continent_format": "country."
        },
        {
            "id": 42,
            "name": "Chad",
            "continent_format": "country."
        },
        {
            "id": 43,
            "name": "Chile",
            "continent_format": "country."
        },
        {
            "id": 44,
            "name": "中国",
            "continent_format": "country."
        },
        {
            "id": 45,
            "name": "Christmas Island",
            "continent_format": "country."
        },
        {
            "id": 46,
            "name": "Cocos (Keeling) Islands",
            "continent_format": "country."
        },
        {
            "id": 47,
            "name": "Colombia",
            "continent_format": "country."
        },
        {
            "id": 48,
            "name": "Comoros",
            "continent_format": "country."
        },
        {
            "id": 49,
            "name": "Congo",
            "continent_format": "country."
        },
        {
            "id": 50,
            "name": "Cook Islands",
            "continent_format": "country."
        },
        {
            "id": 51,
            "name": "Costa Rica",
            "continent_format": "country."
        },
        {
            "id": 52,
            "name": "Cote D'Ivoire",
            "continent_format": "country."
        },
        {
            "id": 53,
            "name": "Croatia",
            "continent_format": "country."
        },
        {
            "id": 54,
            "name": "Cuba",
            "continent_format": "country."
        },
        {
            "id": 55,
            "name": "Cyprus",
            "continent_format": "country."
        },
        {
            "id": 56,
            "name": "Czech Republic",
            "continent_format": "country."
        },
        {
            "id": 57,
            "name": "Denmark",
            "continent_format": "country."
        },
        {
            "id": 58,
            "name": "Djibouti",
            "continent_format": "country."
        },
        {
            "id": 59,
            "name": "Dominica",
            "continent_format": "country."
        },
        {
            "id": 60,
            "name": "Dominican Republic",
            "continent_format": "country."
        },
        {
            "id": 61,
            "name": "East Timor",
            "continent_format": "country."
        },
        {
            "id": 62,
            "name": "Ecuador",
            "continent_format": "country."
        },
        {
            "id": 63,
            "name": "Egypt",
            "continent_format": "country."
        },
        {
            "id": 64,
            "name": "El Salvador",
            "continent_format": "country."
        },
        {
            "id": 65,
            "name": "Equatorial Guinea",
            "continent_format": "country."
        },
        {
            "id": 66,
            "name": "Eritrea",
            "continent_format": "country."
        },
        {
            "id": 67,
            "name": "Estonia",
            "continent_format": "country."
        },
        {
            "id": 68,
            "name": "Ethiopia",
            "continent_format": "country."
        },
        {
            "id": 69,
            "name": "Falkland Islands (Malvinas)",
            "continent_format": "country."
        },
        {
            "id": 70,
            "name": "Faroe Islands",
            "continent_format": "country."
        },
        {
            "id": 71,
            "name": "Fiji",
            "continent_format": "country."
        },
        {
            "id": 72,
            "name": "Finland",
            "continent_format": "country."
        },
        {
            "id": 74,
            "name": "France, Metropolitan",
            "continent_format": "country."
        },
        {
            "id": 75,
            "name": "French Guiana",
            "continent_format": "country."
        },
        {
            "id": 76,
            "name": "French Polynesia",
            "continent_format": "country."
        },
        {
            "id": 77,
            "name": "French Southern Territories",
            "continent_format": "country."
        },
        {
            "id": 78,
            "name": "Gabon",
            "continent_format": "country."
        },
        {
            "id": 79,
            "name": "Gambia",
            "continent_format": "country."
        },
        {
            "id": 80,
            "name": "Georgia",
            "continent_format": "country."
        },
        {
            "id": 81,
            "name": "Germany",
            "continent_format": "country."
        },
        {
            "id": 82,
            "name": "Ghana",
            "continent_format": "country."
        },
        {
            "id": 83,
            "name": "Gibraltar",
            "continent_format": "country."
        },
        {
            "id": 84,
            "name": "Greece",
            "continent_format": "country."
        },
        {
            "id": 85,
            "name": "Greenland",
            "continent_format": "country."
        },
        {
            "id": 86,
            "name": "Grenada",
            "continent_format": "country."
        },
        {
            "id": 87,
            "name": "Guadeloupe",
            "continent_format": "country."
        },
        {
            "id": 88,
            "name": "Guam",
            "continent_format": "country."
        },
        {
            "id": 89,
            "name": "Guatemala",
            "continent_format": "country."
        },
        {
            "id": 90,
            "name": "Guinea",
            "continent_format": "country."
        },
        {
            "id": 91,
            "name": "Guinea-Bissau",
            "continent_format": "country."
        },
        {
            "id": 92,
            "name": "Guyana",
            "continent_format": "country."
        },
        {
            "id": 93,
            "name": "Haiti",
            "continent_format": "country."
        },
        {
            "id": 94,
            "name": "Heard and Mc Donald Islands",
            "continent_format": "country."
        },
        {
            "id": 95,
            "name": "Honduras",
            "continent_format": "country."
        },
        {
            "id": 97,
            "name": "Hungary",
            "continent_format": "country."
        },
        {
            "id": 98,
            "name": "Iceland",
            "continent_format": "country."
        },
        {
            "id": 99,
            "name": "India",
            "continent_format": "country."
        },
        {
            "id": 100,
            "name": "Indonesia",
            "continent_format": "country."
        },
        {
            "id": 101,
            "name": "Iran (Islamic Republic of)",
            "continent_format": "country."
        },
        {
            "id": 102,
            "name": "Iraq",
            "continent_format": "country."
        },
        {
            "id": 103,
            "name": "Ireland",
            "continent_format": "country."
        },
        {
            "id": 104,
            "name": "Israel",
            "continent_format": "country."
        },
        {
            "id": 105,
            "name": "Italy",
            "continent_format": "country."
        },
        {
            "id": 106,
            "name": "Jamaica",
            "continent_format": "country."
        },
        {
            "id": 107,
            "name": "Japan",
            "continent_format": "country."
        },
        {
            "id": 108,
            "name": "Jordan",
            "continent_format": "country."
        },
        {
            "id": 109,
            "name": "Kazakhstan",
            "continent_format": "country."
        },
        {
            "id": 110,
            "name": "Kenya",
            "continent_format": "country."
        },
        {
            "id": 111,
            "name": "Kiribati",
            "continent_format": "country."
        },
        {
            "id": 112,
            "name": "North Korea",
            "continent_format": "country."
        },
        {
            "id": 113,
            "name": "South Korea",
            "continent_format": "country."
        },
        {
            "id": 114,
            "name": "Kuwait",
            "continent_format": "country."
        },
        {
            "id": 115,
            "name": "Kyrgyzstan",
            "continent_format": "country."
        },
        {
            "id": 116,
            "name": "Lao People's Democratic Republic",
            "continent_format": "country."
        },
        {
            "id": 117,
            "name": "Latvia",
            "continent_format": "country."
        },
        {
            "id": 118,
            "name": "Lebanon",
            "continent_format": "country."
        },
        {
            "id": 119,
            "name": "Lesotho",
            "continent_format": "country."
        },
        {
            "id": 120,
            "name": "Liberia",
            "continent_format": "country."
        },
        {
            "id": 121,
            "name": "Libyan Arab Jamahiriya",
            "continent_format": "country."
        },
        {
            "id": 122,
            "name": "Liechtenstein",
            "continent_format": "country."
        },
        {
            "id": 123,
            "name": "Lithuania",
            "continent_format": "country."
        },
        {
            "id": 124,
            "name": "Luxembourg",
            "continent_format": "country."
        },
        {
            "id": 126,
            "name": "FYROM",
            "continent_format": "country."
        },
        {
            "id": 127,
            "name": "Madagascar",
            "continent_format": "country."
        },
        {
            "id": 128,
            "name": "Malawi",
            "continent_format": "country."
        },
        {
            "id": 129,
            "name": "Malaysia",
            "continent_format": "country."
        },
        {
            "id": 130,
            "name": "Maldives",
            "continent_format": "country."
        },
        {
            "id": 131,
            "name": "Mali",
            "continent_format": "country."
        },
        {
            "id": 132,
            "name": "Malta",
            "continent_format": "country."
        },
        {
            "id": 133,
            "name": "Marshall Islands",
            "continent_format": "country."
        },
        {
            "id": 134,
            "name": "Martinique",
            "continent_format": "country."
        },
        {
            "id": 135,
            "name": "Mauritania",
            "continent_format": "country."
        },
        {
            "id": 136,
            "name": "Mauritius",
            "continent_format": "country."
        },
        {
            "id": 137,
            "name": "Mayotte",
            "continent_format": "country."
        },
        {
            "id": 138,
            "name": "Mexico",
            "continent_format": "country."
        },
        {
            "id": 139,
            "name": "Micronesia, Federated States of",
            "continent_format": "country."
        },
        {
            "id": 140,
            "name": "Moldova, Republic of",
            "continent_format": "country."
        },
        {
            "id": 141,
            "name": "Monaco",
            "continent_format": "country."
        },
        {
            "id": 142,
            "name": "Mongolia",
            "continent_format": "country."
        },
        {
            "id": 143,
            "name": "Montserrat",
            "continent_format": "country."
        },
        {
            "id": 144,
            "name": "Morocco",
            "continent_format": "country."
        },
        {
            "id": 145,
            "name": "Mozambique",
            "continent_format": "country."
        },
        {
            "id": 146,
            "name": "Myanmar",
            "continent_format": "country."
        },
        {
            "id": 147,
            "name": "Namibia",
            "continent_format": "country."
        },
        {
            "id": 148,
            "name": "Nauru",
            "continent_format": "country."
        },
        {
            "id": 149,
            "name": "Nepal",
            "continent_format": "country."
        },
        {
            "id": 150,
            "name": "Netherlands",
            "continent_format": "country."
        },
        {
            "id": 151,
            "name": "Netherlands Antilles",
            "continent_format": "country."
        },
        {
            "id": 152,
            "name": "New Caledonia",
            "continent_format": "country."
        },
        {
            "id": 153,
            "name": "New Zealand",
            "continent_format": "country."
        },
        {
            "id": 154,
            "name": "Nicaragua",
            "continent_format": "country."
        },
        {
            "id": 155,
            "name": "Niger",
            "continent_format": "country."
        },
        {
            "id": 156,
            "name": "Nigeria",
            "continent_format": "country."
        },
        {
            "id": 157,
            "name": "Niue",
            "continent_format": "country."
        },
        {
            "id": 158,
            "name": "Norfolk Island",
            "continent_format": "country."
        },
        {
            "id": 159,
            "name": "Northern Mariana Islands",
            "continent_format": "country."
        },
        {
            "id": 160,
            "name": "Norway",
            "continent_format": "country."
        },
        {
            "id": 161,
            "name": "Oman",
            "continent_format": "country."
        },
        {
            "id": 162,
            "name": "Pakistan",
            "continent_format": "country."
        },
        {
            "id": 163,
            "name": "Palau",
            "continent_format": "country."
        },
        {
            "id": 164,
            "name": "Panama",
            "continent_format": "country."
        },
        {
            "id": 165,
            "name": "Papua New Guinea",
            "continent_format": "country."
        },
        {
            "id": 166,
            "name": "Paraguay",
            "continent_format": "country."
        },
        {
            "id": 167,
            "name": "Peru",
            "continent_format": "country."
        },
        {
            "id": 168,
            "name": "Philippines",
            "continent_format": "country."
        },
        {
            "id": 169,
            "name": "Pitcairn",
            "continent_format": "country."
        },
        {
            "id": 170,
            "name": "Poland",
            "continent_format": "country."
        },
        {
            "id": 171,
            "name": "Portugal",
            "continent_format": "country."
        },
        {
            "id": 172,
            "name": "Puerto Rico",
            "continent_format": "country."
        },
        {
            "id": 173,
            "name": "Qatar",
            "continent_format": "country."
        },
        {
            "id": 174,
            "name": "Reunion",
            "continent_format": "country."
        },
        {
            "id": 175,
            "name": "Romania",
            "continent_format": "country."
        },
        {
            "id": 176,
            "name": "Russian Federation",
            "continent_format": "country."
        },
        {
            "id": 177,
            "name": "Rwanda",
            "continent_format": "country."
        },
        {
            "id": 178,
            "name": "Saint Kitts and Nevis",
            "continent_format": "country."
        },
        {
            "id": 179,
            "name": "Saint Lucia",
            "continent_format": "country."
        },
        {
            "id": 180,
            "name": "Saint Vincent and the Grenadines",
            "continent_format": "country."
        },
        {
            "id": 181,
            "name": "Samoa",
            "continent_format": "country."
        },
        {
            "id": 182,
            "name": "San Marino",
            "continent_format": "country."
        },
        {
            "id": 183,
            "name": "Sao Tome and Principe",
            "continent_format": "country."
        },
        {
            "id": 184,
            "name": "Saudi Arabia",
            "continent_format": "country."
        },
        {
            "id": 185,
            "name": "Senegal",
            "continent_format": "country."
        },
        {
            "id": 186,
            "name": "Seychelles",
            "continent_format": "country."
        },
        {
            "id": 187,
            "name": "Sierra Leone",
            "continent_format": "country."
        },
        {
            "id": 188,
            "name": "Singapore",
            "continent_format": "country."
        },
        {
            "id": 189,
            "name": "Slovak Republic",
            "continent_format": "country."
        },
        {
            "id": 190,
            "name": "Slovenia",
            "continent_format": "country."
        },
        {
            "id": 191,
            "name": "Solomon Islands",
            "continent_format": "country."
        },
        {
            "id": 192,
            "name": "Somalia",
            "continent_format": "country."
        },
        {
            "id": 193,
            "name": "South Africa",
            "continent_format": "country."
        },
        {
            "id": 194,
            "name": "South Georgia & South Sandwich Islands",
            "continent_format": "country."
        },
        {
            "id": 195,
            "name": "Spain",
            "continent_format": "country."
        },
        {
            "id": 196,
            "name": "Sri Lanka",
            "continent_format": "country."
        },
        {
            "id": 197,
            "name": "St. Helena",
            "continent_format": "country."
        },
        {
            "id": 198,
            "name": "St. Pierre and Miquelon",
            "continent_format": "country."
        },
        {
            "id": 199,
            "name": "Sudan",
            "continent_format": "country."
        },
        {
            "id": 200,
            "name": "Suriname",
            "continent_format": "country."
        },
        {
            "id": 201,
            "name": "Svalbard and Jan Mayen Islands",
            "continent_format": "country."
        },
        {
            "id": 202,
            "name": "Swaziland",
            "continent_format": "country."
        },
        {
            "id": 203,
            "name": "Sweden",
            "continent_format": "country."
        },
        {
            "id": 204,
            "name": "Switzerland",
            "continent_format": "country."
        },
        {
            "id": 205,
            "name": "Syrian Arab Republic",
            "continent_format": "country."
        },
        {
            "id": 207,
            "name": "Tajikistan",
            "continent_format": "country."
        },
        {
            "id": 208,
            "name": "Tanzania, United Republic of",
            "continent_format": "country."
        },
        {
            "id": 209,
            "name": "Thailand",
            "continent_format": "country."
        },
        {
            "id": 210,
            "name": "Togo",
            "continent_format": "country."
        },
        {
            "id": 211,
            "name": "Tokelau",
            "continent_format": "country."
        },
        {
            "id": 212,
            "name": "Tonga",
            "continent_format": "country."
        },
        {
            "id": 213,
            "name": "Trinidad and Tobago",
            "continent_format": "country."
        },
        {
            "id": 214,
            "name": "Tunisia",
            "continent_format": "country."
        },
        {
            "id": 215,
            "name": "Turkey",
            "continent_format": "country."
        },
        {
            "id": 216,
            "name": "Turkmenistan",
            "continent_format": "country."
        },
        {
            "id": 217,
            "name": "Turks and Caicos Islands",
            "continent_format": "country."
        },
        {
            "id": 218,
            "name": "Tuvalu",
            "continent_format": "country."
        },
        {
            "id": 219,
            "name": "Uganda",
            "continent_format": "country."
        },
        {
            "id": 220,
            "name": "Ukraine",
            "continent_format": "country."
        },
        {
            "id": 221,
            "name": "United Arab Emirates",
            "continent_format": "country."
        },
        {
            "id": 222,
            "name": "United Kingdom",
            "continent_format": "country."
        },
        {
            "id": 223,
            "name": "United States",
            "continent_format": "country."
        },
        {
            "id": 224,
            "name": "United States Minor Outlying Islands",
            "continent_format": "country."
        },
        {
            "id": 225,
            "name": "Uruguay",
            "continent_format": "country."
        },
        {
            "id": 226,
            "name": "Uzbekistan",
            "continent_format": "country."
        },
        {
            "id": 227,
            "name": "Vanuatu",
            "continent_format": "country."
        },
        {
            "id": 228,
            "name": "Vatican City State (Holy See)",
            "continent_format": "country."
        },
        {
            "id": 229,
            "name": "Venezuela",
            "continent_format": "country."
        },
        {
            "id": 230,
            "name": "Viet Nam",
            "continent_format": "country."
        },
        {
            "id": 231,
            "name": "Virgin Islands (British)",
            "continent_format": "country."
        },
        {
            "id": 232,
            "name": "Virgin Islands (U.S.)",
            "continent_format": "country."
        },
        {
            "id": 233,
            "name": "Wallis and Futuna Islands",
            "continent_format": "country."
        },
        {
            "id": 234,
            "name": "Western Sahara",
            "continent_format": "country."
        },
        {
            "id": 235,
            "name": "Yemen",
            "continent_format": "country."
        },
        {
            "id": 237,
            "name": "Democratic Republic of Congo",
            "continent_format": "country."
        },
        {
            "id": 238,
            "name": "Zambia",
            "continent_format": "country."
        },
        {
            "id": 239,
            "name": "Zimbabwe",
            "continent_format": "country."
        },
        {
            "id": 242,
            "name": "Montenegro",
            "continent_format": "country."
        },
        {
            "id": 243,
            "name": "Serbia",
            "continent_format": "country."
        },
        {
            "id": 244,
            "name": "Aaland Islands",
            "continent_format": "country."
        },
        {
            "id": 245,
            "name": "Bonaire, Sint Eustatius and Saba",
            "continent_format": "country."
        },
        {
            "id": 246,
            "name": "Curacao",
            "continent_format": "country."
        },
        {
            "id": 247,
            "name": "Palestinian Territory, Occupied",
            "continent_format": "country."
        },
        {
            "id": 248,
            "name": "South Sudan",
            "continent_format": "country."
        },
        {
            "id": 249,
            "name": "St. Barthelemy",
            "continent_format": "country."
        },
        {
            "id": 250,
            "name": "St. Martin (French part)",
            "continent_format": "country."
        },
        {
            "id": 251,
            "name": "Canary Islands",
            "continent_format": "country."
        },
        {
            "id": 252,
            "name": "Ascension Island (British)",
            "continent_format": "country."
        },
        {
            "id": 253,
            "name": "Kosovo, Republic of",
            "continent_format": "country."
        },
        {
            "id": 254,
            "name": "Isle of Man",
            "continent_format": "country."
        },
        {
            "id": 255,
            "name": "Tristan da Cunha",
            "continent_format": "country."
        },
        {
            "id": 256,
            "name": "Guernsey",
            "continent_format": "country."
        },
        {
            "id": 257,
            "name": "Jersey",
            "continent_format": "country."
        }
    ],
    "addresses": [
        {
            "id": 6,
            "name": "pushuo",
            "phone": "1878888888",
            "country_id": 44,
            "country": "中国",
            "zone_id": 710,
            "zone": "四川省",
            "city": "1212",
            "zipcode": "122222",
            "address_1": "123123",
            "address_2": "",
            "default": false
        },
        {
            "id": 82,
            "name": "pdpspd",
            "phone": "112",
            "country_id": 2,
            "country": "Albania",
            "zone_id": 33,
            "zone": "Berat",
            "city": "ddd",
            "zipcode": "",
            "address_1": "dssd",
            "address_2": "",
            "default": true
        }
    ],
    "shipping_methods": [
        {
            "code": "flat_shipping",
            "name": "固定运费",
            "quotes": [
                {
                    "type": "shipping",
                    "code": "flat_shipping.0",
                    "name": "固定运费",
                    "description": "按订单总额收取固定运费",
                    "icon": "https://demo.beikeshop.com/cache/plugin/flatshipping/image/logo-100x100.png",
                    "cost": 0
                }
            ]
        }
    ],
    "payment_methods": [
        {
            "type": "payment",
            "code": "paypal",
            "name": "PayPal",
            "description": "PayPal 支付 <a href='https://developer.paypal.com/' target='_blank'>PayPal Developer</a>",
            "icon": "https://demo.beikeshop.com/cache/plugin/paypal/image/logo-100x100.png"
        },
        {
            "type": "payment",
            "code": "stripe",
            "name": "Stripe 支付",
            "description": "Stripe 支付 <a href='https://stripe.com/' target='_blank'>Stripe</a>",
            "icon": "https://demo.beikeshop.com/cache/plugin/stripe/image/logo-100x100.png"
        }
    ],
    "carts": {
        "carts": [
            {
                "cart_id": 2102,
                "product_id": 2,
                "sku_id": 335,
                "sku": "sku-299",
                "product_sku": "sku-299",
                "name": "中长款牛仔半身裙女春夏季2021新款薄款高腰开叉包臀长裙A字裙子",
                "name_format": "中长款牛仔半身裙女春夏季2021...",
                "image": "catalog/demo/product/13.jpg",
                "image_url": "https://demo.beikeshop.com/cache/catalog/demo/product/13-100x100.jpg",
                "quantity": 1,
                "selected": 1,
                "price": 324,
                "shipping": 1,
                "price_format": "$324.00",
                "tax_class_id": 1,
                "subtotal": 324,
                "subtotal_format": "$324.00",
                "variant_labels": "尺寸: S; 颜色: 黄色;"
            }
        ],
        "quantity": 1,
        "quantity_all": 1,
        "amount": 324,
        "amount_format": "$324.00"
    },
    "totals": [
        {
            "code": "sub_total",
            "title": "商品总计",
            "amount": 324,
            "amount_format": "$324.00"
        },
        {
            "code": "shipping",
            "title": "运费",
            "amount": 32.4,
            "amount_format": "$32.40"
        },
        {
            "code": "customer_discount",
            "title": "会员优惠",
            "amount": -6.48,
            "amount_format": "-$6.48"
        },
        {
            "code": "order_total",
            "title": "应付总金额",
            "amount": 349.91999999999996,
            "amount_format": "$349.92"
        }
    ]
}
修改于 2026-05-25 03:25:28
上一页
删除购物车
下一页
更新结账
Built with