1. 收货管理
蓝研学接口文档
  • 拼团管理
    • 创建拼团活动
      POST
    • 获取拼团活动列表
      GET
    • 获取拼团活动详情
      GET
    • 更新拼团活动
      PATCH
    • 删除拼团活动
      DELETE
    • 创建拼团记录(开团)
      POST
    • 获取拼团记录列表
      GET
    • 获取拼团记录详情
      GET
    • 更新拼团记录
      PATCH
    • 删除拼团记录
      DELETE
    • 参与拼团
      POST
  • 咨询热线
    • 创建热线
      POST
    • 获取热线列表
      GET
    • 更新热线
      PATCH
    • 删除热线
      DELETE
  • 乐游攻略
    • 获取攻略列表
      GET
    • 创建攻略
      POST
    • 获取攻略详情
      GET
    • 更新攻略
      PATCH
    • 删除攻略
      DELETE
    • 点赞
      POST
  • 优惠券管理
    • 创建优惠券
      POST
    • 获取所有优惠券
      GET
    • 批量更新优惠券
      PATCH
    • 获取当前用户对应当前商品的优惠券列表
      GET
    • 获取单个优惠券详情
      GET
    • 获取用户的优惠券
      GET
    • 用户领取优惠券
      POST
    • 标记优惠券为已使用
      POST
  • 海报,二维码
    • 生成指定页面的二维码base64(纯二维码)
    • 生成商品海报base64(附带二维码)
  • 商品规格
    • 创建商品规格
    • 获取所有商品规格
    • 搜索商品规格(带分页)
    • 获取单个商品规格
    • 更新商品规格
    • 删除商品规格
    • 批量创建商品规格
    • 更新商品规格库存
    • 批量更新商品规格
    • 获取指定商品的所有规格
  • 收货管理
    • 创建收货地址
      POST
    • 获取当前用户所有收货地址
      GET
    • 修改收货地址
      PATCH
    • 删除收货地址
      DELETE
  • 用户相关
    • 获取所有用户
    • 获取用户详情
    • 更新用户信息
    • 删除用户
    • 登录
  • 商品分类
    • 修改分类顺序
    • 首页 - 推荐分类列表
    • 首页 - 修改推荐分类
    • 创建分类
    • 获取分类列表
    • 获取分类详情
    • 更新分类
    • 删除分类
  • 商品购物车
    • 添加商品到购物车
    • 修改用户购物车商品数量
    • 批量删除购物车商品
    • 获取用户购物车
  • 商品管理
    • 创建商品
    • 获取商品列表
    • 获取商品详情
    • 更新商品
    • 删除商品
  • 交通向导
    • 创建交通向导
    • 获取交通向导列表
    • 更新交通向导
    • 删除交通向导
  • 首页 - 轮播图
    • 修改分类顺序
    • 创建轮播图
    • 获取轮播图列表
    • 更新轮播图
    • 删除轮播图
  • 日历活动配置
    • 日历活动配置
    • 查询所有日历活动配置
  • 日历活动
    • 添加日历活动项
    • 更新日历活动项(通过日期和商品ID)
    • 查询日历活动列表
    • 删除日历活动项(通过商品ID)
    • 根据ID查询日历活动
  • 商品订单
    • 创建商品订单
    • 创建交通订单
    • 获取全部商品订单
    • 获取某一用户的所有订单
    • 修改订单
    • 删除订单
  • 客服关键词配置
    • 创建客服关键词配置
    • 查询所有客服关键词配置
    • 更新客服关键词配置
    • 删除客服关键词配置
    • 根据关键字查询回复内容
  • 猜你想问配置
    • 创建猜你想问配置
    • 查询所有猜你想问配置
    • 更新猜你想问配置
    • 删除猜你想问配置
  • 文件上传
    • 上传单个文件
    • 头像上传
  • 研学活动
    • 创建文章
    • 获取文章列表
    • 更新文章
    • 删除文章
  • 数据模型
    • Schemas
      • FileUploadDto
      • CreateReceiptDto
      • CreateCouponDto
      • CreateGuideDto
      • CreateHotlineDto
      • CreateTransportationDto
      • OrderGoodsItemDto
      • CreateWechatArticleDto
      • CreateGroupActivityDto
      • UserLoginDto
      • ResponseDto
      • CreateOrderDto
      • UserUpdateDto
      • ReceiptDto
      • UserCurrentGoodsCoupon
      • UpdateGuideDto
      • HotlineItem
      • TransportationItemDto
      • UpdateOrderDto
      • OrderResponse
      • TransportationItem
      • WechatArticleItem
      • GroupActivityResponseDto
      • CreateCategoryDto
      • UpdateRecommendCategoryDto
      • ReceiptListResponseDto
      • UserCurrentGoodsCouponListResponse
      • GuideLikeDto
      • HotlineListResponse
      • TransportationListResponseDto
      • CreateCustomerServiceMessageDto
      • OrderListResponseDto
      • CreateTransportationOrderDto
      • WechatArticleListResponse
      • GroupActivityListResponseDto
      • UpdateCategoryDto
      • UpdateReceiptDto
      • CouponResponseDto
      • UpdateHotlineDto
      • UpdateTransportationDto
      • UpdateWechatArticleDto
      • GroupActivityItemResponseDto
      • CreateCartDto
      • CouponListResponseDto
      • BannerItem
      • CustomerServiceMessageResponseDto
      • UpdateGroupActivityDto
      • UpdateCartDto
      • UserInfo
      • BaseResponseDto
      • CreateBannerDto
      • CustomerServiceMessageResponse
      • CreateGroupRecordDto
      • DeleteCartItemsDto
      • UserListResponse
      • UserCouponResponseDto
      • BannerListResponse
      • UpdateCustomerServiceMessageDto
      • GroupRecordResponseDto
      • CreateGoodsDto
      • CategoryItemDto
      • UserItemResponse
      • UserCouponListResponseDto
      • UpdateBannerDto
      • CreateGuessQuestionDto
      • GroupRecordListResponseDto
      • UpdateGoodsDto
      • CategoryListResponseDto
      • GuideItem
      • ListResponseDto
      • GroupRecordItemResponseDto
      • ClaimCouponDto
      • GuideListResponse
      • UpdateGuessQuestionDto
      • UpdateGroupRecordDto
      • UseCouponDto
      • GuideItemResponse
      • JoinGroupDto
      • CategoryItemResponseDto
      • GoodsResponseDto
      • CartResponseDto
      • GoodsSpecResponseDto
      • GoodsListResponseDto
      • GoodsItemResponseDto
      • CreateGoodsSpecDto
      • PaginationMeta
      • FileUpload
      • PaginatedResponseDto
      • FileUploadResponse
      • UpdateGoodsSpecDto
      • UpdateStockDto
      • BatchUpdateSpecItem
      • BatchUpdateGoodsSpecDto
      • BatchCalendarActivityConfigurationDto
      • CalendarConfig
      • CalendarActivityConfigurationResponse
      • ActivityItem
      • CreateCalendarActivityDto
      • UpdateCalendarActivityDto
      • DeleteCalendarActivityItemDto
  1. 收货管理

创建收货地址

POST
https://chenjinyao.site/api/receipt

请求参数

Body 参数application/json必填

示例
{
    "userId": 0,
    "name": "string",
    "phone": "string",
    "area": "string",
    "address": "string",
    "isDefault": true
}

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "success": true,
    "code": 0,
    "message": "操作成功",
    "data": null
}
上一页
获取指定商品的所有规格
下一页
获取当前用户所有收货地址
Built with