Files
kami_frontend/src/api/generated/docs/DefaultApi.md
danial e9d1fbd218 feat(order): 实现订单总结内容的实时流式渲染
- 替换订单总结接口响应类型为object,支持事件流格式
- 采用EventSource实现订单总结的SSE连接,支持服务器推送数据
- 实现打字机效果,实时显示总结文本的追加内容
- 使用marked解析Markdown格式摘要内容,支持GFM和换行
- 使用DOMPurify清理生成HTML,保障内容安全,仅允许部分标签
- 增加实时生成中状态提示和闪烁的输入光标动画
- 添加超时机制和连接错误处理,保证用户提示友好
- 组件卸载时自动关闭SSE连接,防止资源泄漏
- 更新依赖,新增dompurify和marked及相关类型定义
- 调整ESLint和构建配置支持新增脚本模式
2025-11-29 12:48:37 +08:00

345 KiB
Raw Blame History

DefaultApi

All URIs are relative to http://localhost

Method HTTP request Description
apiAesEncryptionParamsGet GET /api/aes/encryption/params 获取 AES 加密参数(密钥和初始化向量)
apiCaptchaGet GET /api/captcha 获取验证码接口
apiCardInfoAppleCardAccountBatchAddPost POST /api/cardInfo/AppleCard/account/batchAdd 批量导入账户
apiCardInfoAppleCardAccountCreatePost POST /api/cardInfo/AppleCard/account/create 创建苹果账户
apiCardInfoAppleCardAccountDeleteDelete DELETE /api/cardInfo/AppleCard/account/delete 删除苹果账户
apiCardInfoAppleCardAccountDownloadTemplateGet GET /api/cardInfo/AppleCard/account/downloadTemplate 下载导入模板
apiCardInfoAppleCardAccountGetListGet GET /api/cardInfo/AppleCard/account/getList 获取苹果账户
apiCardInfoAppleCardAccountGetWalletListGet GET /api/cardInfo/AppleCard/account/getWalletList 获取苹果账户
apiCardInfoAppleCardAccountStatusContinueOrRestartPut PUT /api/cardInfo/AppleCard/account/status/continueOrRestart 暂停/恢复账号充值
apiCardInfoAppleCardAccountUpdatePut PUT /api/cardInfo/AppleCard/account/update 修改苹果账户
apiCardInfoAppleCardAccountUpdateStatusPut PUT /api/cardInfo/AppleCard/account/updateStatus 修改苹果账户状态
apiCardInfoAppleCardConfigGetGet GET /api/cardInfo/AppleCard/config/get 获取京东卡片设置
apiCardInfoAppleCardConfigSetPost POST /api/cardInfo/AppleCard/config/set 设置
apiCardInfoAppleCardQueryGet GET /api/cardInfo/appleCard/query 查询充值订单
apiCardInfoAppleCardRechargeOrderCallbackByManualPost POST /api/cardInfo/appleCard/rechargeOrder/callbackByManual 手动回调iTunes账号到gateway用来处理正确订单
apiCardInfoAppleCardRechargeOrderDownloadGet GET /api/cardInfo/appleCard/rechargeOrder/download 获取充值记录列表
apiCardInfoAppleCardRechargeOrderGetHistoryListGet GET /api/cardInfo/AppleCard/rechargeOrder/getHistoryList 获取礼品卡充值记录
apiCardInfoAppleCardRechargeOrderListGet GET /api/cardInfo/appleCard/rechargeOrder/list 获取充值记录列表
apiCardInfoAppleCardRechargeOrderModifyActualAmountPost POST /api/cardInfo/appleCard/rechargeOrder/modifyActualAmount 手动处理金额
apiCardInfoAppleCardRechargeOrderResetStatusPost POST /api/cardInfo/appleCard/rechargeOrder/resetStatus 重置订单状态
apiCardInfoAppleCardRechargeOrderSetOrderSucceedPost POST /api/cardInfo/appleCard/rechargeOrder/setOrderSucceed 手动处理订单
apiCardInfoAppleCardStealAddRulePost POST /api/cardInfo/appleCard/steal/addRule 添加一条偷卡规则
apiCardInfoAppleCardStealDeleteRuleDelete DELETE /api/cardInfo/appleCard/steal/deleteRule 删除一条偷卡规则
apiCardInfoAppleCardStealGetRuleListGet GET /api/cardInfo/appleCard/steal/getRuleList 获取偷卡规则列表
apiCardInfoAppleCardStealGetStatusGet GET /api/cardInfo/appleCard/steal/getStatus 获取当前是否设置了偷卡
apiCardInfoAppleCardStealSetRuleStatusPut PUT /api/cardInfo/appleCard/steal/setRuleStatus 设置单个规则是否启用
apiCardInfoAppleCardStealSetStatusPost POST /api/cardInfo/appleCard/steal/setStatus 设置是否开启偷卡
apiCardInfoAppleCardStealUpdateRulePut PUT /api/cardInfo/appleCard/steal/updateRule 更新一条偷卡规则
apiCardInfoAppleCardSubmitPost POST /api/cardInfo/appleCard/submit 充值礼品卡
apiCardInfoCTripAccountBatchAddPost POST /api/cardInfo/cTrip/account/batchAdd 检查礼品卡是否正常
apiCardInfoCTripAccountCheckCookiePost POST /api/cardInfo/cTrip/account/checkCookie 检测cookie是否可用
apiCardInfoCTripAccountCheckPost POST /api/cardInfo/cTrip/account/check 检查上传礼品卡是否正常
apiCardInfoCTripAccountCreatePost POST /api/cardInfo/cTrip/account/create 创建携程账户
apiCardInfoCTripAccountDeleteDelete DELETE /api/cardInfo/cTrip/account/delete 删除携程充值卡
apiCardInfoCTripAccountDownloadGet GET /api/cardInfo/cTrip/account/download 下载充值账户
apiCardInfoCTripAccountDownloadTemplateGet GET /api/cardInfo/cTrip/account/downloadTemplate 下载导入模板
apiCardInfoCTripAccountGetListGet GET /api/cardInfo/cTrip/account/getList 获取携程充值卡列表
apiCardInfoCTripAccountGetWalletListGet GET /api/cardInfo/cTrip/account/getWalletList 获取携程账户流水
apiCardInfoCTripAccountRefreshStatusPut PUT /api/cardInfo/cTrip/account/refreshStatus 刷新账号充值状态
apiCardInfoCTripAccountUpdatePut PUT /api/cardInfo/cTrip/account/update 修改携程账户
apiCardInfoCTripAccountUpdateStatusPut PUT /api/cardInfo/cTrip/account/updateStatus 修改携程账户状态
apiCardInfoCTripConfigGetGet GET /api/cardInfo/cTrip/config/get 获取携程卡片设置
apiCardInfoCTripConfigSetPost POST /api/cardInfo/cTrip/config/set 设置
apiCardInfoCTripOrderCallbackGet GET /api/cardInfo/cTrip/order/callback 订单回调
apiCardInfoCTripOrderGetHistoryListGet GET /api/cardInfo/cTrip/order/getHistoryList 获取充值记录列表
apiCardInfoCTripOrderListGet GET /api/cardInfo/cTrip/order/list 获取充值记录列表
apiCardInfoCTripOrderSubmitPost POST /api/cardInfo/cTrip/order/submit 充值
apiCardInfoJDCardAccountBatchAddPost POST /api/cardInfo/JDCard/account/batchAdd 检查礼品卡是否正常
apiCardInfoJDCardAccountCheckCookiePost POST /api/cardInfo/JDCard/account/checkCookie 检测cookie是否可用
apiCardInfoJDCardAccountCheckPost POST /api/cardInfo/JDCard/account/check 检查上传礼品卡是否正常
apiCardInfoJDCardAccountCreatePost POST /api/cardInfo/JDCard/account/create 创建京东账户
apiCardInfoJDCardAccountDeleteDelete DELETE /api/cardInfo/JDCard/account/delete 删除京东充值卡
apiCardInfoJDCardAccountDownloadGet GET /api/cardInfo/JDCard/account/download 下载充值账户
apiCardInfoJDCardAccountDownloadTemplateGet GET /api/cardInfo/JDCard/account/downloadTemplate 下载导入模板
apiCardInfoJDCardAccountGetListGet GET /api/cardInfo/JDCard/account/getList 获取京东充值卡列表
apiCardInfoJDCardAccountGetWalletListGet GET /api/cardInfo/JDCard/account/getWalletList 获取京东账户流水
apiCardInfoJDCardAccountRefreshStatusPut PUT /api/cardInfo/JDCard/account/refreshStatus 刷新账号充值状态
apiCardInfoJDCardAccountUpdatePut PUT /api/cardInfo/JDCard/account/update 修改京东账户
apiCardInfoJDCardAccountUpdateStatusPut PUT /api/cardInfo/JDCard/account/updateStatus 修改京东账户状态
apiCardInfoJDCardConfigGetGet GET /api/cardInfo/JDCard/config/get 获取京东卡片设置
apiCardInfoJDCardConfigSetPost POST /api/cardInfo/JDCard/config/set 设置
apiCardInfoJDCardOrderCallbackGet GET /api/cardInfo/JDCard/order/callback 订单回调
apiCardInfoJDCardOrderGetHistoryListGet GET /api/cardInfo/JDCard/order/getHistoryList 获取充值记录列表
apiCardInfoJDCardOrderListGet GET /api/cardInfo/JDCard/order/list 获取充值记录列表
apiCardInfoJDCardOrderSubmitPost POST /api/cardInfo/JDCard/order/submit 充值
apiCardInfoJDCardOrderSummaryGet GET /api/cardInfo/JDCard/order/summary 每日汇总
apiCardInfoOriginalJDCardAccountBatchAddPost POST /api/cardInfo/originalJDCard/account/batchAdd 检查礼品卡是否正常
apiCardInfoOriginalJDCardAccountCheckCookiePost POST /api/cardInfo/originalJDCard/account/checkCookie 检测cookie是否可用
apiCardInfoOriginalJDCardAccountCheckPost POST /api/cardInfo/originalJDCard/account/check 检查上传礼品卡是否正常
apiCardInfoOriginalJDCardAccountCreatePost POST /api/cardInfo/originalJDCard/account/create 创建京东账户
apiCardInfoOriginalJDCardAccountDeleteDelete DELETE /api/cardInfo/originalJDCard/account/delete 删除京东充值卡
apiCardInfoOriginalJDCardAccountDownloadGet GET /api/cardInfo/originalJDCard/account/download 下载充值账户
apiCardInfoOriginalJDCardAccountDownloadTemplateGet GET /api/cardInfo/originalJDCard/account/downloadTemplate 下载导入模板
apiCardInfoOriginalJDCardAccountGetListGet GET /api/cardInfo/originalJDCard/account/getList 获取京东充值卡列表
apiCardInfoOriginalJDCardAccountGetWalletListGet GET /api/cardInfo/originalJDCard/account/getWalletList 获取京东账户流水
apiCardInfoOriginalJDCardAccountRefreshStatusPut PUT /api/cardInfo/originalJDCard/account/refreshStatus 刷新账号充值状态
apiCardInfoOriginalJDCardAccountUpdatePut PUT /api/cardInfo/originalJDCard/account/update 修改京东账户
apiCardInfoOriginalJDCardAccountUpdateStatusPut PUT /api/cardInfo/originalJDCard/account/updateStatus 修改京东账户状态
apiCardInfoWalmartAccountBatchAddPost POST /api/cardInfo/walmart/account/batchAdd 检查礼品卡是否正常
apiCardInfoWalmartAccountCheckCookiePost POST /api/cardInfo/walmart/account/checkCookie 检测cookie是否可用
apiCardInfoWalmartAccountCheckPost POST /api/cardInfo/walmart/account/check 检查上传礼品卡是否正常
apiCardInfoWalmartAccountCreatePost POST /api/cardInfo/walmart/account/create 创建沃尔玛账户
apiCardInfoWalmartAccountDailySummaryGet GET /api/cardInfo/walmart/account/dailySummary 每日汇总
apiCardInfoWalmartAccountDeleteDelete DELETE /api/cardInfo/walmart/account/delete 删除沃尔玛充值卡
apiCardInfoWalmartAccountDownloadGet GET /api/cardInfo/walmart/account/download 下载充值账户
apiCardInfoWalmartAccountDownloadTemplateGet GET /api/cardInfo/walmart/account/downloadTemplate 下载导入模板
apiCardInfoWalmartAccountGetListGet GET /api/cardInfo/walmart/account/getList 获取沃尔玛充值卡列表
apiCardInfoWalmartAccountGetWalletListGet GET /api/cardInfo/walmart/account/getWalletList 获取沃尔玛账户流水
apiCardInfoWalmartAccountLoadPost POST /api/cardInfo/walmart/account/load 导入沃尔玛账户
apiCardInfoWalmartAccountRefreshStatusPut PUT /api/cardInfo/walmart/account/refreshStatus 刷新账号充值状态
apiCardInfoWalmartAccountStatusDetectGet GET /api/cardInfo/walmart/account/statusDetect 检测账户状态
apiCardInfoWalmartAccountSummaryDownloadGet GET /api/cardInfo/walmart/account/summaryDownload 下载充值账户
apiCardInfoWalmartAccountUpdatePut PUT /api/cardInfo/walmart/account/update 修改沃尔玛账户
apiCardInfoWalmartAccountUpdateStatusPut PUT /api/cardInfo/walmart/account/updateStatus 修改沃尔玛账户状态
apiCardInfoWalmartConfigGetGet GET /api/cardInfo/walmart/config/get 获取沃尔玛卡片设置
apiCardInfoWalmartConfigSetPost POST /api/cardInfo/walmart/config/set 设置
apiCardInfoWalmartGroupAddPost POST /api/cardInfo/walmart/group/add 添加沃尔玛账户分组
apiCardInfoWalmartGroupAllListGet GET /api/cardInfo/walmart/group/allList 获取所有沃尔玛账户分组
apiCardInfoWalmartGroupDeleteDelete DELETE /api/cardInfo/walmart/group/delete 修改沃尔玛账户分组
apiCardInfoWalmartGroupExportGet GET /api/cardInfo/walmart/group/export 导出账户分组
apiCardInfoWalmartGroupListGet GET /api/cardInfo/walmart/group/list 获取沃尔玛账户分组
apiCardInfoWalmartGroupStatGet GET /api/cardInfo/walmart/group/stat 分组统计
apiCardInfoWalmartGroupUpdatePut PUT /api/cardInfo/walmart/group/update 修改沃尔玛账户分组
apiCardInfoWalmartOrderCallbackGet GET /api/cardInfo/walmart/order/callback 订单回调
apiCardInfoWalmartOrderExportGet GET /api/cardInfo/walmart/order/export 导出订单
apiCardInfoWalmartOrderGetHistoryListGet GET /api/cardInfo/walmart/order/getHistoryList 获取充值记录列表
apiCardInfoWalmartOrderListGet GET /api/cardInfo/walmart/order/list 获取充值记录列表
apiCardInfoWalmartOrderStatusResetPut PUT /api/cardInfo/walmart/order/statusReset 重置账户状态
apiCardInfoWalmartOrderSubmitPost POST /api/cardInfo/walmart/order/submit 充值
apiCardInfoWalmartOrderSummaryGet GET /api/cardInfo/walmart/order/summary 每日汇总
apiCardInfoWalmartStatsOverviewDownloadGet GET /api/cardInfo/walmart/stats/overview/download 获取沃尔玛充值卡统计概览下载
apiCardInfoWalmartStatsOverviewGet GET /api/cardInfo/walmart/stats/overview 获取沃尔玛充值卡统计概览
apiChannelEntranceCreatePost POST /api/channel/entrance/create 创建通道信息
apiChannelEntranceDeleteDelete DELETE /api/channel/entrance/delete 删除通道信息
apiChannelEntranceGetListGet GET /api/channel/entrance/getList 获取通道信息
apiChannelEntranceUpdatePost POST /api/channel/entrance/update 修改通道信息
apiInfoGet GET /api/info 获取用户信息
apiMerchantConfigAddPost POST /api/merchant/config/add 添加商户
apiMerchantConfigGetDetailGet GET /api/merchant/config/getDetail 获取商户详细信息
apiMerchantConfigGetListGet GET /api/merchant/config/getList 获取商户列表信息
apiMerchantConfigStealRuleCreatePost POST /api/merchant/config/stealRule/create 添加一条规则
apiMerchantConfigStealRuleListGet GET /api/merchant/config/stealRule/list 获取列表
apiMerchantConfigStealRuleRecordGet GET /api/merchant/config/stealRule/record 获取偷卡记录
apiMerchantConfigStealRuleStatsGet GET /api/merchant/config/stealRule/stats 获取偷卡统计
apiMerchantConfigStealRuleStatusGet GET /api/merchant/config/stealRule/status 获取偷卡状态
apiMerchantConfigStealRuleStatusPost POST /api/merchant/config/stealRule/status 设置偷卡状态
apiMerchantConfigStealRuleUpdateDelete DELETE /api/merchant/config/stealRule/update 删除一条规则
apiMerchantConfigStealRuleUpdatePost POST /api/merchant/config/stealRule/update 更新一条规则
apiMerchantConfigStealRuleUpdateStatusPost POST /api/merchant/config/stealRule/updateStatus 更新一条规则
apiMerchantConfigSwitchStatusPost POST /api/merchant/config/switchStatus 切换商户状态
apiMerchantConfigUpdateDetailPost POST /api/merchant/config/updateDetail 修改商户信息
apiMerchantDeployAddPost POST /api/merchant/deploy/add 添加商户部署通道信息
apiMerchantDeployDeleteDelete DELETE /api/merchant/deploy/delete 删除商户部署通道信息
apiMerchantDeployGetDetailGet GET /api/merchant/deploy/getDetail 获取商户部署通道详情
apiMerchantDeployGetListGet GET /api/merchant/deploy/getList 获取商户部署通道信息
apiMerchantDeployUpdatePost POST /api/merchant/deploy/update 更新商户部署通道信息
apiMerchantListAllGet GET /api/merchant/list/all 获取商户配置选择列表
apiMerchantListSampleAllGet GET /api/merchant/list/sampleAll 获取所有商户信息
apiMerchantOrderQueryGet GET /api/merchant/order/query 用户查单详情
apiMerchantOrderSummaryGet GET /api/merchant/order/summary 用户查单总结
apiMonitorHeathcheckGet GET /api/monitor/heathcheck 健康检查
apiOrderInfoSummaryDailyStatsGet GET /api/orderInfo/summary/dailyStats 获取订单每日汇总
apiOrderInfoSummaryGetListGet GET /api/orderInfo/summary/getList 获取订单汇总
apiOrderLogDeleteDelete DELETE /api/order/log/delete 删除订单流水
apiOrderLogGetListGet GET /api/order/log/getList 获取订单流水
apiOrderOrderFormCreatePost POST /api/order/orderForm/create 创建实时订单
apiOrderOrderFormDeleteDelete DELETE /api/order/orderForm/delete 删除实时订单
apiOrderOrderFormGetListGet GET /api/order/orderForm/getList 获取实时订单
apiOrderOrderFormUpdatePost POST /api/order/orderForm/update 修改实时订单
apiRechargeTMallGameAccountAuthCallbackPost POST /api/recharge/tMallGame/account/auth/callback 天猫对接授权回调
apiRechargeTMallGameAccountAuthGetAuthorizeKeyGet GET /api/recharge/tMallGame/account/auth/getAuthorizeKey 获取授权appKey
apiRechargeTMallGameAccountAuthGetTMallAuthStatusGet GET /api/recharge/tMallGame/account/auth/getTMallAuthStatus 检查天猫授权状态
apiRechargeTMallGameAccountCreatePost POST /api/recharge/tMallGame/account/create 创建游戏账户
apiRechargeTMallGameAccountDeleteDelete DELETE /api/recharge/tMallGame/account/delete 删除游戏账户
apiRechargeTMallGameAccountGetOneByRandomGet GET /api/recharge/tMallGame/account/getOneByRandom 随机获取一个游戏账户
apiRechargeTMallGameAccountListGet GET /api/recharge/tMallGame/account/list 获取游戏账户列表
apiRechargeTMallGameAccountTogglePost POST /api/recharge/tMallGame/account/toggle 改变游戏账户状态
apiRechargeTMallGameAgisoCallbackPost POST /api/recharge/tMallGame/agiso/callback 阿奇索请求回调
apiRechargeTMallGameDataSyncPost POST /api/recharge/tMallGame/data/sync 同步订单数据
apiRechargeTMallGameGetCategoryListGet GET /api/recharge/tMallGame/getCategoryList 查询天猫游戏分类
apiRechargeTMallGameOrderListGet GET /api/recharge/tMallGame/order/list 获取游戏订单列表
apiRechargeTMallGameOrderModifyStatusSucceedPost POST /api/recharge/tMallGame/order/modifyStatusSucceed 手动将正确设置(纠正)为正确
apiRechargeTMallGameOrderQueryOneGet GET /api/recharge/tMallGame/order/queryOne 查询天猫单个订单
apiRechargeTMallGameOrderSubmitPost POST /api/recharge/tMallGame/order/submit 提交订单
apiRechargeTMallGameShopOrderCallbackByManualPost POST /api/recharge/tMallGame/shopOrder/callbackByManual 手动回调天猫消息到gateway用来处理正确订单
apiRechargeTMallGameShopOrderGetHistoryListGet GET /api/recharge/tMallGame/shopOrder/getHistoryList 获取淘宝订单历史
apiRechargeTMallGameShopOrderGetListGet GET /api/recharge/tMallGame/shopOrder/getList 获取淘宝订单详情
apiRechargeTMallGameShopOrderGetOneGet GET /api/recharge/tMallGame/shopOrder/getOne 获取淘宝订单详情
apiRechargeTMallGameShopOrderGetShopHistoryListGet GET /api/recharge/tMallGame/shopOrder/getShopHistoryList 获取淘宝订单历史
apiRechargeTMallGameWorkspaceOrderSummaryGet GET /api/recharge/tMallGame/workspace/orderSummary 获取每日订单统计
apiRechargeTMallGameWorkspaceStatsGet GET /api/recharge/tMallGame/workspace/stats 获取基本统计信息
apiRestrictionBlockOrderPost POST /api/restriction/block/order 封单
apiRestrictionCollectionUserInfoPost POST /api/restriction/collection/userInfo 收集用户基本IP信息
apiRestrictionLocationCheckIPAllowedGet GET /api/restriction/location/checkIPAllowed 检查IP是否被允许
apiRestrictionLocationGetAllProvinceGet GET /api/restriction/location/getAllProvince 获取所有的地理位置
apiRoadPoolSimpleGetAllGet GET /api/roadPool/simple/getAll 获取支付通道
apiRoadSimpleGetAllGet GET /api/road/simple/getAll 获取支付通道
apiSysUserLoginLogDetailGet GET /api/sys-user-login-log/detail 查询登录日志详情
apiSysUserLoginLogListGet GET /api/sys-user-login-log/list 查询登录日志列表
apiSysUserPaymentAddPost POST /api/sysUser/payment/add 充值
apiSysUserPaymentGetGet GET /api/sysUser/payment/get 用户钱包详情
apiSysUserPaymentListGet GET /api/sysUser/payment/list 用户充值列表
apiSysUserPaymentRecordsListGet GET /api/sysUser/paymentRecords/list 用户充值/消费流水
apiSysUserPaymentSummaryListGet GET /api/sysUser/paymentSummary/list 用户流水按日汇总
apiSysUserStatisticsGet GET /api/sysUser/statistics 用户信息统计
apiUserAddPost POST /api/user/add 添加用户
apiUserChangePwdPut PUT /api/user/changePwd 重置用户密码
apiUserChangeStatusGet GET /api/user/changeStatus 禁用&启用用户
apiUserDeleteDelete DELETE /api/user/delete 删除用户
apiUserEditPut PUT /api/user/edit 修改用户
apiUserGetEditGet GET /api/user/getEdit 获取用户信息
apiUserGetSimpleAllGet GET /api/user/getSimpleAll 获取所有的用户(简单)
apiUserGetUserMenusGet GET /api/user/getUserMenus 获取用户菜单
apiUserGetUsersGet GET /api/user/getUsers 同时获取多个用户
apiUserListGet GET /api/user/list 用户列表
apiUserLoginPost POST /api/user/login 用户登录
apiUserLogoutPost POST /api/user/logout 退出登录
apiUserParamsGet GET /api/user/params 用户维护参数获取
apiUserSetStatusPut PUT /api/user/setStatus 设置用户状态
apiUserStatusPauseOrRestartPut PUT /api/user/status/pauseOrRestart 暂停/恢复账号充值

apiAesEncryptionParamsGet

KamiApiRestrictionV1GetAESEncryptionParamsRes apiAesEncryptionParamsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiAesEncryptionParamsGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiRestrictionV1GetAESEncryptionParamsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCaptchaGet

KamiApiValidationV1GetCaptchaRes apiCaptchaGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCaptchaGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiValidationV1GetCaptchaRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: text/*

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountBatchAddPost

KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxRes apiCardInfoAppleCardAccountBatchAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq: KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountBatchAddPost(
    kamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxReq

Return type

KamiApiCardInfoAppleV1CardInfoBatchAddFromXlsxRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountCreatePost

object apiCardInfoAppleCardAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CardInfoCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CardInfoCreateReq: KamiApiCardInfoAppleV1CardInfoCreateReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountCreatePost(
    kamiApiCardInfoAppleV1CardInfoCreateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CardInfoCreateReq KamiApiCardInfoAppleV1CardInfoCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountDeleteDelete

object apiCardInfoAppleCardAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountDownloadTemplateGet

object apiCardInfoAppleCardAccountDownloadTemplateGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountDownloadTemplateGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountGetListGet

KamiApiCardInfoAppleV1CardInfoListRes apiCardInfoAppleCardAccountGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let account: string; //账户 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountGetListGet(
    current,
    pageSize,
    account
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
account [string] 账户 (optional) defaults to undefined

Return type

KamiApiCardInfoAppleV1CardInfoListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountGetWalletListGet

KamiApiCardInfoAppleV1CardHistoryInfoListRes apiCardInfoAppleCardAccountGetWalletListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountName: string; //苹果账户名 (optional) (default to undefined)
let accountId: string; //苹果账户ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountGetWalletListGet(
    current,
    pageSize,
    accountName,
    accountId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountName [string] 苹果账户名 (optional) defaults to undefined
accountId [string] 苹果账户ID (optional) defaults to undefined

Return type

KamiApiCardInfoAppleV1CardHistoryInfoListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountStatusContinueOrRestartPut

object apiCardInfoAppleCardAccountStatusContinueOrRestartPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq: KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountStatusContinueOrRestartPut(
    kamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq KamiApiCardInfoAppleV1CardInfoSuspendOrContinueReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountUpdatePut

object apiCardInfoAppleCardAccountUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CardInfoUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CardInfoUpdateReq: KamiApiCardInfoAppleV1CardInfoUpdateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoAppleCardAccountUpdatePut(
  kamiApiCardInfoAppleV1CardInfoUpdateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CardInfoUpdateReq KamiApiCardInfoAppleV1CardInfoUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardAccountUpdateStatusPut

object apiCardInfoAppleCardAccountUpdateStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CardInfoUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CardInfoUpdateStatusReq: KamiApiCardInfoAppleV1CardInfoUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardAccountUpdateStatusPut(
    kamiApiCardInfoAppleV1CardInfoUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CardInfoUpdateStatusReq KamiApiCardInfoAppleV1CardInfoUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardConfigGetGet

KamiApiCardInfoAppleV1ConfigGetRes apiCardInfoAppleCardConfigGetGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCardInfoAppleCardConfigGetGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoAppleV1ConfigGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardConfigSetPost

object apiCardInfoAppleCardConfigSetPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1ConfigSetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1ConfigSetReq: KamiApiCardInfoAppleV1ConfigSetReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoAppleCardConfigSetPost(
  kamiApiCardInfoAppleV1ConfigSetReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1ConfigSetReq KamiApiCardInfoAppleV1ConfigSetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardQueryGet

KamiApiCardInfoAppleV1RechargeSubmitQueryRes apiCardInfoAppleCardQueryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardQueryGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID defaults to undefined

Return type

KamiApiCardInfoAppleV1RechargeSubmitQueryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderCallbackByManualPost

object apiCardInfoAppleCardRechargeOrderCallbackByManualPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1CallBackOrderManualReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1CallBackOrderManualReq: KamiApiCardInfoAppleV1CallBackOrderManualReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderCallbackByManualPost(
    kamiApiCardInfoAppleV1CallBackOrderManualReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1CallBackOrderManualReq KamiApiCardInfoAppleV1CallBackOrderManualReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderDownloadGet

object apiCardInfoAppleCardRechargeOrderDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let accountId: string; //账户ID (optional) (default to undefined)
let account: string; //账户 (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let orderNo: string; //订单ID (optional) (default to undefined)
let cardNo: string; //卡号 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let cardPass: string; //密码 (optional) (default to undefined)
let startDate: string; //开始时间 (optional) (default to undefined)
let endDate: string; //结束时间 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderDownloadGet(
    accountId,
    account,
    attach,
    orderNo,
    cardNo,
    merchantId,
    cardPass,
    startDate,
    endDate
  );

Parameters

Name Type Description Notes
accountId [string] 账户ID (optional) defaults to undefined
account [string] 账户 (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
orderNo [string] 订单ID (optional) defaults to undefined
cardNo [string] 卡号 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
cardPass [string] 密码 (optional) defaults to undefined
startDate [string] 开始时间 (optional) defaults to undefined
endDate [string] 结束时间 (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: zip

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderGetHistoryListGet

KamiApiCardInfoAppleV1RechargeHistoryListRes apiCardInfoAppleCardRechargeOrderGetHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderGetHistoryListGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID defaults to undefined

Return type

KamiApiCardInfoAppleV1RechargeHistoryListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderListGet

KamiApiCardInfoAppleV1RechargeListRes apiCardInfoAppleCardRechargeOrderListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let account: string; //账户 (optional) (default to undefined)
let accountId: string; //账户ID (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let orderNo: string; //订单ID (optional) (default to undefined)
let cardNo: string; //卡号 (optional) (default to undefined)
let cardPass: string; //密码 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let startDate: string; //开始时间 (optional) (default to undefined)
let endDate: string; //结束时间 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderListGet(
    current,
    pageSize,
    account,
    accountId,
    attach,
    orderNo,
    cardNo,
    cardPass,
    merchantId,
    startDate,
    endDate
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
account [string] 账户 (optional) defaults to undefined
accountId [string] 账户ID (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
orderNo [string] 订单ID (optional) defaults to undefined
cardNo [string] 卡号 (optional) defaults to undefined
cardPass [string] 密码 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
startDate [string] 开始时间 (optional) defaults to undefined
endDate [string] 结束时间 (optional) defaults to undefined

Return type

KamiApiCardInfoAppleV1RechargeListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderModifyActualAmountPost

object apiCardInfoAppleCardRechargeOrderModifyActualAmountPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq: KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderModifyActualAmountPost(
    kamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq KamiApiCardInfoAppleV1RechargeOrderModifyActualAmountReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderResetStatusPost

object apiCardInfoAppleCardRechargeOrderResetStatusPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeOrderResetStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeOrderResetStatusReq: KamiApiCardInfoAppleV1RechargeOrderResetStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderResetStatusPost(
    kamiApiCardInfoAppleV1RechargeOrderResetStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeOrderResetStatusReq KamiApiCardInfoAppleV1RechargeOrderResetStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardRechargeOrderSetOrderSucceedPost

object apiCardInfoAppleCardRechargeOrderSetOrderSucceedPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq: KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardRechargeOrderSetOrderSucceedPost(
    kamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq KamiApiCardInfoAppleV1RechargeDuplicatedCardPassReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealAddRulePost

object apiCardInfoAppleCardStealAddRulePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeStealRuleAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeStealRuleAddReq: KamiApiCardInfoAppleV1RechargeStealRuleAddReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoAppleCardStealAddRulePost(
  kamiApiCardInfoAppleV1RechargeStealRuleAddReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeStealRuleAddReq KamiApiCardInfoAppleV1RechargeStealRuleAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealDeleteRuleDelete

object apiCardInfoAppleCardStealDeleteRuleDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealDeleteRuleDelete(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealGetRuleListGet

KamiApiCardInfoAppleV1RechargeStealRuleListRes apiCardInfoAppleCardStealGetRuleListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealGetRuleListGet(current, pageSize);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

KamiApiCardInfoAppleV1RechargeStealRuleListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealGetStatusGet

KamiApiCardInfoAppleV1RechargeStealSettingGetRes apiCardInfoAppleCardStealGetStatusGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealGetStatusGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoAppleV1RechargeStealSettingGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealSetRuleStatusPut

object apiCardInfoAppleCardStealSetRuleStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq: KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealSetRuleStatusPut(
    kamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq KamiApiCardInfoAppleV1RechargeStealRuleStatusUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealSetStatusPost

object apiCardInfoAppleCardStealSetStatusPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeStealSettingReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeStealSettingReq: KamiApiCardInfoAppleV1RechargeStealSettingReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealSetStatusPost(
    kamiApiCardInfoAppleV1RechargeStealSettingReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeStealSettingReq KamiApiCardInfoAppleV1RechargeStealSettingReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardStealUpdateRulePut

object apiCardInfoAppleCardStealUpdateRulePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeStealRuleUpdateReq: KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoAppleCardStealUpdateRulePut(
    kamiApiCardInfoAppleV1RechargeStealRuleUpdateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeStealRuleUpdateReq KamiApiCardInfoAppleV1RechargeStealRuleUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoAppleCardSubmitPost

KamiApiCardInfoAppleV1RechargeSubmitRes apiCardInfoAppleCardSubmitPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoAppleV1RechargeSubmitReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoAppleV1RechargeSubmitReq: KamiApiCardInfoAppleV1RechargeSubmitReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoAppleCardSubmitPost(
  kamiApiCardInfoAppleV1RechargeSubmitReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoAppleV1RechargeSubmitReq KamiApiCardInfoAppleV1RechargeSubmitReq

Return type

KamiApiCardInfoAppleV1RechargeSubmitRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountBatchAddPost

object apiCardInfoCTripAccountBatchAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountCookieBatchAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountCookieBatchAddReq: KamiApiCardInfoCTripV1AccountCookieBatchAddReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripAccountBatchAddPost(
  kamiApiCardInfoCTripV1AccountCookieBatchAddReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountCookieBatchAddReq KamiApiCardInfoCTripV1AccountCookieBatchAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountCheckCookiePost

KamiApiCardInfoCTripV1AccountCookieCheckRes apiCardInfoCTripAccountCheckCookiePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountCookieCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountCookieCheckReq: KamiApiCardInfoCTripV1AccountCookieCheckReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountCheckCookiePost(
    kamiApiCardInfoCTripV1AccountCookieCheckReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountCookieCheckReq KamiApiCardInfoCTripV1AccountCookieCheckReq

Return type

KamiApiCardInfoCTripV1AccountCookieCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountCheckPost

KamiApiCardInfoCTripV1AccountCookieBatchCheckRes apiCardInfoCTripAccountCheckPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountCookieBatchCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountCookieBatchCheckReq: KamiApiCardInfoCTripV1AccountCookieBatchCheckReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripAccountCheckPost(
  kamiApiCardInfoCTripV1AccountCookieBatchCheckReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountCookieBatchCheckReq KamiApiCardInfoCTripV1AccountCookieBatchCheckReq

Return type

KamiApiCardInfoCTripV1AccountCookieBatchCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountCreatePost

object apiCardInfoCTripAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountCreateReq: KamiApiCardInfoCTripV1AccountCreateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripAccountCreatePost(
  kamiApiCardInfoCTripV1AccountCreateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountCreateReq KamiApiCardInfoCTripV1AccountCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountDeleteDelete

object apiCardInfoCTripAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountDownloadGet

object apiCardInfoCTripAccountDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCardInfoCTripAccountDownloadGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountDownloadTemplateGet

object apiCardInfoCTripAccountDownloadTemplateGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountDownloadTemplateGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountGetListGet

KamiApiCardInfoCTripV1AccountListRes apiCardInfoCTripAccountGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //账户名称 (optional) (default to undefined)
let nickName: string; //用户昵称 (optional) (default to undefined)
let status: number; //状态筛选 (optional) (default to undefined)
let cookie: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoCTripAccountGetListGet(
  current,
  pageSize,
  name,
  nickName,
  status,
  cookie
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 账户名称 (optional) defaults to undefined
nickName [string] 用户昵称 (optional) defaults to undefined
status [number] 状态筛选 (optional) defaults to undefined
cookie [string] (optional) defaults to undefined

Return type

KamiApiCardInfoCTripV1AccountListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountGetWalletListGet

KamiApiCardInfoCTripV1AccountWalletListRes apiCardInfoCTripAccountGetWalletListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountId: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountGetWalletListGet(
    current,
    pageSize,
    accountId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountId [string] defaults to undefined

Return type

KamiApiCardInfoCTripV1AccountWalletListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountRefreshStatusPut

object apiCardInfoCTripAccountRefreshStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountRefreshStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountRefreshStatusReq: KamiApiCardInfoCTripV1AccountRefreshStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountRefreshStatusPut(
    kamiApiCardInfoCTripV1AccountRefreshStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountRefreshStatusReq KamiApiCardInfoCTripV1AccountRefreshStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountUpdatePut

object apiCardInfoCTripAccountUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountUpdateReq: KamiApiCardInfoCTripV1AccountUpdateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripAccountUpdatePut(
  kamiApiCardInfoCTripV1AccountUpdateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountUpdateReq KamiApiCardInfoCTripV1AccountUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripAccountUpdateStatusPut

object apiCardInfoCTripAccountUpdateStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1AccountUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1AccountUpdateStatusReq: KamiApiCardInfoCTripV1AccountUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoCTripAccountUpdateStatusPut(
    kamiApiCardInfoCTripV1AccountUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1AccountUpdateStatusReq KamiApiCardInfoCTripV1AccountUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripConfigGetGet

KamiApiCardInfoCTripV1RedeemConfigGetRes apiCardInfoCTripConfigGetGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCardInfoCTripConfigGetGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoCTripV1RedeemConfigGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripConfigSetPost

object apiCardInfoCTripConfigSetPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1RedeemConfigSetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1RedeemConfigSetReq: KamiApiCardInfoCTripV1RedeemConfigSetReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripConfigSetPost(
  kamiApiCardInfoCTripV1RedeemConfigSetReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1RedeemConfigSetReq KamiApiCardInfoCTripV1RedeemConfigSetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripOrderCallbackGet

object apiCardInfoCTripOrderCallbackGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoCTripOrderCallbackGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripOrderGetHistoryListGet

KamiApiCardInfoCTripV1OrderHistoryRes apiCardInfoCTripOrderGetHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoCTripOrderGetHistoryListGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID (optional) defaults to undefined

Return type

KamiApiCardInfoCTripV1OrderHistoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripOrderListGet

KamiApiCardInfoCTripV1ListRes apiCardInfoCTripOrderListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let giftCardPwd: string; //礼品卡密码 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let accountNickName: string; //账户昵称 (optional) (default to undefined)
let accountCk: string; //账户cookie (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoCTripOrderListGet(
  current,
  pageSize,
  giftCardPwd,
  merchantId,
  attach,
  accountNickName,
  accountCk,
  dateRange
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
giftCardPwd [string] 礼品卡密码 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
accountNickName [string] 账户昵称 (optional) defaults to undefined
accountCk [string] 账户cookie (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined

Return type

KamiApiCardInfoCTripV1ListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoCTripOrderSubmitPost

object apiCardInfoCTripOrderSubmitPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoCTripV1SubmitReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoCTripV1SubmitReq: KamiApiCardInfoCTripV1SubmitReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoCTripOrderSubmitPost(
  kamiApiCardInfoCTripV1SubmitReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoCTripV1SubmitReq KamiApiCardInfoCTripV1SubmitReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountBatchAddPost

object apiCardInfoJDCardAccountBatchAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountCookieBatchAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountCookieBatchAddReq: KamiApiCardInfoJdV1JDAccountCookieBatchAddReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardAccountBatchAddPost(
  kamiApiCardInfoJdV1JDAccountCookieBatchAddReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountCookieBatchAddReq KamiApiCardInfoJdV1JDAccountCookieBatchAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountCheckCookiePost

KamiApiCardInfoJdV1JDAccountCookieCheckRes apiCardInfoJDCardAccountCheckCookiePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountCookieCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountCookieCheckReq: KamiApiCardInfoJdV1JDAccountCookieCheckReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountCheckCookiePost(
    kamiApiCardInfoJdV1JDAccountCookieCheckReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountCookieCheckReq KamiApiCardInfoJdV1JDAccountCookieCheckReq

Return type

KamiApiCardInfoJdV1JDAccountCookieCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountCheckPost

KamiApiCardInfoJdV1JDAccountCookieBatchCheckRes apiCardInfoJDCardAccountCheckPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountCookieBatchCheckReq: KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardAccountCheckPost(
  kamiApiCardInfoJdV1JDAccountCookieBatchCheckReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountCookieBatchCheckReq KamiApiCardInfoJdV1JDAccountCookieBatchCheckReq

Return type

KamiApiCardInfoJdV1JDAccountCookieBatchCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountCreatePost

object apiCardInfoJDCardAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountCreateReq: KamiApiCardInfoJdV1JDAccountCreateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardAccountCreatePost(
  kamiApiCardInfoJdV1JDAccountCreateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountCreateReq KamiApiCardInfoJdV1JDAccountCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountDeleteDelete

object apiCardInfoJDCardAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountDownloadGet

object apiCardInfoJDCardAccountDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountDownloadGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountDownloadTemplateGet

object apiCardInfoJDCardAccountDownloadTemplateGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountDownloadTemplateGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountGetListGet

KamiApiCardInfoJdV1JDAccountListRes apiCardInfoJDCardAccountGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //账户名称 (optional) (default to undefined)
let nickName: string; //用户昵称 (optional) (default to undefined)
let cookie: string; //cookie (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoJDCardAccountGetListGet(
  current,
  pageSize,
  name,
  nickName,
  cookie
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 账户名称 (optional) defaults to undefined
nickName [string] 用户昵称 (optional) defaults to undefined
cookie [string] cookie (optional) defaults to undefined

Return type

KamiApiCardInfoJdV1JDAccountListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountGetWalletListGet

KamiApiCardInfoJdV1JDAccountWalletListRes apiCardInfoJDCardAccountGetWalletListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountId: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountGetWalletListGet(
    current,
    pageSize,
    accountId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountId [string] defaults to undefined

Return type

KamiApiCardInfoJdV1JDAccountWalletListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountRefreshStatusPut

object apiCardInfoJDCardAccountRefreshStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountRefreshStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountRefreshStatusReq: KamiApiCardInfoJdV1JDAccountRefreshStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountRefreshStatusPut(
    kamiApiCardInfoJdV1JDAccountRefreshStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountRefreshStatusReq KamiApiCardInfoJdV1JDAccountRefreshStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountUpdatePut

object apiCardInfoJDCardAccountUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountUpdateReq: KamiApiCardInfoJdV1JDAccountUpdateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardAccountUpdatePut(
  kamiApiCardInfoJdV1JDAccountUpdateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountUpdateReq KamiApiCardInfoJdV1JDAccountUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardAccountUpdateStatusPut

object apiCardInfoJDCardAccountUpdateStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDAccountUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDAccountUpdateStatusReq: KamiApiCardInfoJdV1JDAccountUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoJDCardAccountUpdateStatusPut(
    kamiApiCardInfoJdV1JDAccountUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDAccountUpdateStatusReq KamiApiCardInfoJdV1JDAccountUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardConfigGetGet

KamiApiCardInfoJdV1JDConfigGetRes apiCardInfoJDCardConfigGetGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCardInfoJDCardConfigGetGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoJdV1JDConfigGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardConfigSetPost

object apiCardInfoJDCardConfigSetPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoJdV1JDConfigSetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1JDConfigSetReq: KamiApiCardInfoJdV1JDConfigSetReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardConfigSetPost(
  kamiApiCardInfoJdV1JDConfigSetReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1JDConfigSetReq KamiApiCardInfoJdV1JDConfigSetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardOrderCallbackGet

object apiCardInfoJDCardOrderCallbackGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoJDCardOrderCallbackGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardOrderGetHistoryListGet

KamiApiCardInfoJdV1OrderHistoryRes apiCardInfoJDCardOrderGetHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoJDCardOrderGetHistoryListGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID (optional) defaults to undefined

Return type

KamiApiCardInfoJdV1OrderHistoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardOrderListGet

KamiApiCardInfoJdV1ListRes apiCardInfoJDCardOrderListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let giftCardPwd: string; //礼品卡密码 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
let accountNickName: string; //账户昵称 (optional) (default to undefined)
let accountCk: string; //账户cookie (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoJDCardOrderListGet(
  current,
  pageSize,
  giftCardPwd,
  merchantId,
  attach,
  dateRange,
  accountNickName,
  accountCk
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
giftCardPwd [string] 礼品卡密码 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined
accountNickName [string] 账户昵称 (optional) defaults to undefined
accountCk [string] 账户cookie (optional) defaults to undefined

Return type

KamiApiCardInfoJdV1ListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardOrderSubmitPost

object apiCardInfoJDCardOrderSubmitPost()

Example

import { DefaultApi, Configuration, KamiApiCardInfoJdV1SubmitReq } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoJdV1SubmitReq: KamiApiCardInfoJdV1SubmitReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoJDCardOrderSubmitPost(
  kamiApiCardInfoJdV1SubmitReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoJdV1SubmitReq KamiApiCardInfoJdV1SubmitReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoJDCardOrderSummaryGet

KamiApiCardInfoJdV1OrderSummaryListRes apiCardInfoJDCardOrderSummaryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let roadUid: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoJDCardOrderSummaryGet(
  current,
  pageSize,
  roadUid
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
roadUid [string] (optional) defaults to undefined

Return type

KamiApiCardInfoJdV1OrderSummaryListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountBatchAddPost

object apiCardInfoOriginalJDCardAccountBatchAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountBatchAddPost(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountCheckCookiePost

KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckRes apiCardInfoOriginalJDCardAccountCheckCookiePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountCheckCookiePost(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckReq

Return type

KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountCheckPost

KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckRes apiCardInfoOriginalJDCardAccountCheckPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountCheckPost(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckReq

Return type

KamiApiCardInfoOriginalJdV1OriginalJDAccountCookieBatchCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountCreatePost

object apiCardInfoOriginalJDCardAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountCreatePost(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq KamiApiCardInfoOriginalJdV1OriginalJDAccountCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountDeleteDelete

object apiCardInfoOriginalJDCardAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountDownloadGet

object apiCardInfoOriginalJDCardAccountDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountDownloadGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountDownloadTemplateGet

object apiCardInfoOriginalJDCardAccountDownloadTemplateGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountDownloadTemplateGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountGetListGet

KamiApiCardInfoOriginalJdV1OriginalJDAccountListRes apiCardInfoOriginalJDCardAccountGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //账户名称 (optional) (default to undefined)
let nickName: string; //用户昵称 (optional) (default to undefined)
let cookie: string; // (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountGetListGet(
    current,
    pageSize,
    name,
    nickName,
    cookie
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 账户名称 (optional) defaults to undefined
nickName [string] 用户昵称 (optional) defaults to undefined
cookie [string] (optional) defaults to undefined

Return type

KamiApiCardInfoOriginalJdV1OriginalJDAccountListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountGetWalletListGet

KamiApiCardInfoOriginalJdV1OriginalJDAccountWalletListRes apiCardInfoOriginalJDCardAccountGetWalletListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountId: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountGetWalletListGet(
    current,
    pageSize,
    accountId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountId [string] defaults to undefined

Return type

KamiApiCardInfoOriginalJdV1OriginalJDAccountWalletListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountRefreshStatusPut

object apiCardInfoOriginalJDCardAccountRefreshStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountRefreshStatusPut(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq KamiApiCardInfoOriginalJdV1OriginalJDAccountRefreshStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountUpdatePut

object apiCardInfoOriginalJDCardAccountUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountUpdatePut(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoOriginalJDCardAccountUpdateStatusPut

object apiCardInfoOriginalJDCardAccountUpdateStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq: KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoOriginalJDCardAccountUpdateStatusPut(
    kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq KamiApiCardInfoOriginalJdV1OriginalJDAccountUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountBatchAddPost

object apiCardInfoWalmartAccountBatchAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountCookieBatchAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountCookieBatchAddReq: KamiApiCardInfoWalmartV1AccountCookieBatchAddReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountBatchAddPost(
    kamiApiCardInfoWalmartV1AccountCookieBatchAddReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountCookieBatchAddReq KamiApiCardInfoWalmartV1AccountCookieBatchAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountCheckCookiePost

KamiApiCardInfoWalmartV1AccountCookieCheckRes apiCardInfoWalmartAccountCheckCookiePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountCookieCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountCookieCheckReq: KamiApiCardInfoWalmartV1AccountCookieCheckReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountCheckCookiePost(
    kamiApiCardInfoWalmartV1AccountCookieCheckReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountCookieCheckReq KamiApiCardInfoWalmartV1AccountCookieCheckReq

Return type

KamiApiCardInfoWalmartV1AccountCookieCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountCheckPost

KamiApiCardInfoWalmartV1AccountCookieBatchCheckRes apiCardInfoWalmartAccountCheckPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountCookieBatchCheckReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountCookieBatchCheckReq: KamiApiCardInfoWalmartV1AccountCookieBatchCheckReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountCheckPost(
  kamiApiCardInfoWalmartV1AccountCookieBatchCheckReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountCookieBatchCheckReq KamiApiCardInfoWalmartV1AccountCookieBatchCheckReq

Return type

KamiApiCardInfoWalmartV1AccountCookieBatchCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountCreatePost

object apiCardInfoWalmartAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountCreateReq: KamiApiCardInfoWalmartV1AccountCreateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountCreatePost(
  kamiApiCardInfoWalmartV1AccountCreateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountCreateReq KamiApiCardInfoWalmartV1AccountCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountDailySummaryGet

KamiApiCardInfoWalmartV1AccountDailySummaryRes apiCardInfoWalmartAccountDailySummaryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let username: string; //用户 (optional) (default to undefined)
let accountName: string; //账户名称 (optional) (default to undefined)
let date: string; //日期 (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountDailySummaryGet(
    current,
    pageSize,
    username,
    accountName,
    date,
    userId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
username [string] 用户 (optional) defaults to undefined
accountName [string] 账户名称 (optional) defaults to undefined
date [string] 日期 (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1AccountDailySummaryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountDeleteDelete

object apiCardInfoWalmartAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountDownloadGet

object apiCardInfoWalmartAccountDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let userId: string; //用户ID (optional) (default to undefined)
let name: string; //账户名称 (optional) (default to undefined)
let nickName: string; //用户昵称 (optional) (default to undefined)
let cookie: string; // (optional) (default to undefined)
let createdUserName: string; //创建用户昵称 (optional) (default to undefined)
let groupId: number; //分组ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountDownloadGet(
  userId,
  name,
  nickName,
  cookie,
  createdUserName,
  groupId
);

Parameters

Name Type Description Notes
userId [string] 用户ID (optional) defaults to undefined
name [string] 账户名称 (optional) defaults to undefined
nickName [string] 用户昵称 (optional) defaults to undefined
cookie [string] (optional) defaults to undefined
createdUserName [string] 创建用户昵称 (optional) defaults to undefined
groupId [number] 分组ID (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountDownloadTemplateGet

object apiCardInfoWalmartAccountDownloadTemplateGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountDownloadTemplateGet();

Parameters

This endpoint does not have any parameters.

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountGetListGet

KamiApiCardInfoWalmartV1AccountListRes apiCardInfoWalmartAccountGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //账户名称 (optional) (default to undefined)
let nickName: string; //用户昵称 (optional) (default to undefined)
let cookie: string; //cookie (optional) (default to undefined)
let createdUserName: string; //创建用户昵称 (optional) (default to undefined)
let groupId: number; //分组ID (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountGetListGet(
  current,
  pageSize,
  name,
  nickName,
  cookie,
  createdUserName,
  groupId,
  userId
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 账户名称 (optional) defaults to undefined
nickName [string] 用户昵称 (optional) defaults to undefined
cookie [string] cookie (optional) defaults to undefined
createdUserName [string] 创建用户昵称 (optional) defaults to undefined
groupId [number] 分组ID (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1AccountListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountGetWalletListGet

KamiApiCardInfoWalmartV1AccountWalletListRes apiCardInfoWalmartAccountGetWalletListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountId: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountGetWalletListGet(
    current,
    pageSize,
    accountId
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountId [string] defaults to undefined

Return type

KamiApiCardInfoWalmartV1AccountWalletListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountLoadPost

object apiCardInfoWalmartAccountLoadPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountLoadReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountLoadReq: KamiApiCardInfoWalmartV1AccountLoadReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountLoadPost(
  kamiApiCardInfoWalmartV1AccountLoadReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountLoadReq KamiApiCardInfoWalmartV1AccountLoadReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountRefreshStatusPut

object apiCardInfoWalmartAccountRefreshStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountRefreshStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountRefreshStatusReq: KamiApiCardInfoWalmartV1AccountRefreshStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountRefreshStatusPut(
    kamiApiCardInfoWalmartV1AccountRefreshStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountRefreshStatusReq KamiApiCardInfoWalmartV1AccountRefreshStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountStatusDetectGet

KamiApiCardInfoWalmartV1AccountStatusDetectRes apiCardInfoWalmartAccountStatusDetectGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountStatusDetectGet(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

KamiApiCardInfoWalmartV1AccountStatusDetectRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountSummaryDownloadGet

object apiCardInfoWalmartAccountSummaryDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let groupId: number; // (optional) (default to undefined)
let username: string; //用户 (optional) (default to undefined)
let accountName: string; //账户名称 (optional) (default to undefined)
let date: string; //日期 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountSummaryDownloadGet(
    current,
    pageSize,
    groupId,
    username,
    accountName,
    date
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
groupId [number] (optional) defaults to undefined
username [string] 用户 (optional) defaults to undefined
accountName [string] 账户名称 (optional) defaults to undefined
date [string] 日期 (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountUpdatePut

object apiCardInfoWalmartAccountUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountUpdateReq: KamiApiCardInfoWalmartV1AccountUpdateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartAccountUpdatePut(
  kamiApiCardInfoWalmartV1AccountUpdateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountUpdateReq KamiApiCardInfoWalmartV1AccountUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartAccountUpdateStatusPut

object apiCardInfoWalmartAccountUpdateStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1AccountUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1AccountUpdateStatusReq: KamiApiCardInfoWalmartV1AccountUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoWalmartAccountUpdateStatusPut(
    kamiApiCardInfoWalmartV1AccountUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1AccountUpdateStatusReq KamiApiCardInfoWalmartV1AccountUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartConfigGetGet

KamiApiCardInfoWalmartV1RedeemConfigGetRes apiCardInfoWalmartConfigGetGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiCardInfoWalmartConfigGetGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoWalmartV1RedeemConfigGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartConfigSetPost

object apiCardInfoWalmartConfigSetPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1RedeemConfigSetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1RedeemConfigSetReq: KamiApiCardInfoWalmartV1RedeemConfigSetReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartConfigSetPost(
  kamiApiCardInfoWalmartV1RedeemConfigSetReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1RedeemConfigSetReq KamiApiCardInfoWalmartV1RedeemConfigSetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupAddPost

object apiCardInfoWalmartGroupAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1GroupAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1GroupAddReq: KamiApiCardInfoWalmartV1GroupAddReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartGroupAddPost(
  kamiApiCardInfoWalmartV1GroupAddReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1GroupAddReq KamiApiCardInfoWalmartV1GroupAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupAllListGet

KamiApiCardInfoWalmartV1GroupAllListRes apiCardInfoWalmartGroupAllListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let userId: string; //用户ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartGroupAllListGet(userId);

Parameters

Name Type Description Notes
userId [string] 用户ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1GroupAllListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupDeleteDelete

object apiCardInfoWalmartGroupDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartGroupDeleteDelete(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupExportGet

object apiCardInfoWalmartGroupExportGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let username: string; //用户名 (optional) (default to undefined)
let date: string; //日期 (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)
let name: string; //分组名称 (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartGroupExportGet(
  current,
  pageSize,
  username,
  date,
  userId,
  name
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
username [string] 用户名 (optional) defaults to undefined
date [string] 日期 (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined
name [string] 分组名称 (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupListGet

KamiApiCardInfoWalmartV1GroupListRes apiCardInfoWalmartGroupListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)
let name: string; //分组名称 (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartGroupListGet(
  current,
  pageSize,
  userId,
  name
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
userId [string] 用户ID (optional) defaults to undefined
name [string] 分组名称 (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1GroupListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupStatGet

KamiApiCardInfoWalmartV1GroupStatRes apiCardInfoWalmartGroupStatGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //分组名称 (optional) (default to undefined)
let username: string; //用户名 (optional) (default to undefined)
let date: string; //日期 (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartGroupStatGet(
  current,
  pageSize,
  name,
  username,
  date,
  userId
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 分组名称 (optional) defaults to undefined
username [string] 用户名 (optional) defaults to undefined
date [string] 日期 (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1GroupStatRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartGroupUpdatePut

object apiCardInfoWalmartGroupUpdatePut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1GroupUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1GroupUpdateReq: KamiApiCardInfoWalmartV1GroupUpdateReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartGroupUpdatePut(
  kamiApiCardInfoWalmartV1GroupUpdateReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1GroupUpdateReq KamiApiCardInfoWalmartV1GroupUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderCallbackGet

object apiCardInfoWalmartOrderCallbackGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartOrderCallbackGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderExportGet

object apiCardInfoWalmartOrderExportGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let giftCardPwd: string; //礼品卡密码 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let accountNickName: string; //账户昵称 (optional) (default to undefined)
let accountCk: string; //账户cookie (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)
let groupId: number; //组ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartOrderExportGet(
  current,
  pageSize,
  giftCardPwd,
  merchantId,
  attach,
  accountNickName,
  accountCk,
  dateRange,
  userId,
  groupId
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
giftCardPwd [string] 礼品卡密码 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
accountNickName [string] 账户昵称 (optional) defaults to undefined
accountCk [string] 账户cookie (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined
groupId [number] 组ID (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/vnd.ms-excel

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderGetHistoryListGet

KamiApiCardInfoWalmartV1OrderHistoryRes apiCardInfoWalmartOrderGetHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartOrderGetHistoryListGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1OrderHistoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderListGet

KamiApiCardInfoWalmartV1ListRes apiCardInfoWalmartOrderListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let giftCardPwd: string; //礼品卡密码 (optional) (default to undefined)
let merchantId: string; //商户ID (optional) (default to undefined)
let attach: string; //附加信息 (optional) (default to undefined)
let accountNickName: string; //账户昵称 (optional) (default to undefined)
let groupId: number; //组ID (optional) (default to undefined)
let accountCk: string; //账户cookie (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
let userId: string; //用户ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartOrderListGet(
  current,
  pageSize,
  giftCardPwd,
  merchantId,
  attach,
  accountNickName,
  groupId,
  accountCk,
  dateRange,
  userId
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
giftCardPwd [string] 礼品卡密码 (optional) defaults to undefined
merchantId [string] 商户ID (optional) defaults to undefined
attach [string] 附加信息 (optional) defaults to undefined
accountNickName [string] 账户昵称 (optional) defaults to undefined
groupId [number] 组ID (optional) defaults to undefined
accountCk [string] 账户cookie (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined
userId [string] 用户ID (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1ListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderStatusResetPut

object apiCardInfoWalmartOrderStatusResetPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1OrderStatusResetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1OrderStatusResetReq: KamiApiCardInfoWalmartV1OrderStatusResetReq; // (optional)

const { status, data } =
  await apiInstance.apiCardInfoWalmartOrderStatusResetPut(
    kamiApiCardInfoWalmartV1OrderStatusResetReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1OrderStatusResetReq KamiApiCardInfoWalmartV1OrderStatusResetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderSubmitPost

object apiCardInfoWalmartOrderSubmitPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoWalmartV1SubmitReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoWalmartV1SubmitReq: KamiApiCardInfoWalmartV1SubmitReq; // (optional)

const { status, data } = await apiInstance.apiCardInfoWalmartOrderSubmitPost(
  kamiApiCardInfoWalmartV1SubmitReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoWalmartV1SubmitReq KamiApiCardInfoWalmartV1SubmitReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartOrderSummaryGet

KamiApiCardInfoWalmartV1OrderSummaryListRes apiCardInfoWalmartOrderSummaryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let groupId: number; // (optional) (default to undefined)
let accountId: string; // (optional) (default to undefined)
let dateRange: Array<string>; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartOrderSummaryGet(
  groupId,
  accountId,
  dateRange
);

Parameters

Name Type Description Notes
groupId [number] (optional) defaults to undefined
accountId [string] (optional) defaults to undefined
dateRange Array<string> (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1OrderSummaryListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartStatsOverviewDownloadGet

object apiCardInfoWalmartStatsOverviewDownloadGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let groupId: number; // (optional) (default to undefined)
let accountId: string; // (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiCardInfoWalmartStatsOverviewDownloadGet(
    groupId,
    accountId
  );

Parameters

Name Type Description Notes
groupId [number] (optional) defaults to undefined
accountId [string] (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/xlsx

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiCardInfoWalmartStatsOverviewGet

KamiApiCardInfoWalmartV1StatsOverviewRes apiCardInfoWalmartStatsOverviewGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let groupId: number; // (optional) (default to undefined)
let dateRange: Array<string>; // (optional) (default to undefined)
let accountId: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiCardInfoWalmartStatsOverviewGet(
  groupId,
  dateRange,
  accountId
);

Parameters

Name Type Description Notes
groupId [number] (optional) defaults to undefined
dateRange Array<string> (optional) defaults to undefined
accountId [string] (optional) defaults to undefined

Return type

KamiApiCardInfoWalmartV1StatsOverviewRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiChannelEntranceCreatePost

object apiChannelEntranceCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiChannelV2EntranceCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiChannelV2EntranceCreateReq: KamiApiChannelV2EntranceCreateReq; // (optional)

const { status, data } = await apiInstance.apiChannelEntranceCreatePost(
  kamiApiChannelV2EntranceCreateReq
);

Parameters

Name Type Description Notes
kamiApiChannelV2EntranceCreateReq KamiApiChannelV2EntranceCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiChannelEntranceDeleteDelete

object apiChannelEntranceDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } = await apiInstance.apiChannelEntranceDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiChannelEntranceGetListGet

KamiApiChannelV2EntranceListRes apiChannelEntranceGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let name: string; //通道名称 (optional) (default to undefined)

const { status, data } = await apiInstance.apiChannelEntranceGetListGet(
  current,
  pageSize,
  name
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
name [string] 通道名称 (optional) defaults to undefined

Return type

KamiApiChannelV2EntranceListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiChannelEntranceUpdatePost

object apiChannelEntranceUpdatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiChannelV2EntranceUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiChannelV2EntranceUpdateReq: KamiApiChannelV2EntranceUpdateReq; // (optional)

const { status, data } = await apiInstance.apiChannelEntranceUpdatePost(
  kamiApiChannelV2EntranceUpdateReq
);

Parameters

Name Type Description Notes
kamiApiChannelV2EntranceUpdateReq KamiApiChannelV2EntranceUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiInfoGet

KamiApiUserCenterV1GetUserInfoRes apiInfoGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiInfoGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiUserCenterV1GetUserInfoRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigAddPost

object apiMerchantConfigAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1MerchantConfigAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1MerchantConfigAddReq: KamiApiMerchantV1MerchantConfigAddReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigAddPost(
  kamiApiMerchantV1MerchantConfigAddReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1MerchantConfigAddReq KamiApiMerchantV1MerchantConfigAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigGetDetailGet

KamiApiMerchantV1MerchantConfigDetailRes apiMerchantConfigGetDetailGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let merchantUid: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiMerchantConfigGetDetailGet(merchantUid);

Parameters

Name Type Description Notes
merchantUid [string] defaults to undefined

Return type

KamiApiMerchantV1MerchantConfigDetailRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigGetListGet

KamiApiMerchantV1MerchantConfigListRes apiMerchantConfigGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let merchantName: string; //商户名称 (optional) (default to undefined)
let merchantUid: string; //商户uid (optional) (default to undefined)

const { status, data } = await apiInstance.apiMerchantConfigGetListGet(
  current,
  pageSize,
  merchantName,
  merchantUid
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
merchantName [string] 商户名称 (optional) defaults to undefined
merchantUid [string] 商户uid (optional) defaults to undefined

Return type

KamiApiMerchantV1MerchantConfigListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleCreatePost

object apiMerchantConfigStealRuleCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1StealCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1StealCreateReq: KamiApiMerchantV1StealCreateReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleCreatePost(
  kamiApiMerchantV1StealCreateReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1StealCreateReq KamiApiMerchantV1StealCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleListGet

KamiApiMerchantV1StealListRes apiMerchantConfigStealRuleListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleListGet(
  current,
  pageSize
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

KamiApiMerchantV1StealListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleRecordGet

KamiApiMerchantV1StealRecordListRes apiMerchantConfigStealRuleRecordGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleRecordGet(
  current,
  pageSize
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

KamiApiMerchantV1StealRecordListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleStatsGet

KamiApiMerchantV1StealStatsRes apiMerchantConfigStealRuleStatsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let dateRange: Array<string>; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleStatsGet(
  current,
  pageSize,
  dateRange
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
dateRange Array<string> (optional) defaults to undefined

Return type

KamiApiMerchantV1StealStatsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleStatusGet

KamiApiMerchantV1StealStatusGetRes apiMerchantConfigStealRuleStatusGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiMerchantConfigStealRuleStatusGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiMerchantV1StealStatusGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleStatusPost

object apiMerchantConfigStealRuleStatusPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1StealStatusSetReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1StealStatusSetReq: KamiApiMerchantV1StealStatusSetReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleStatusPost(
  kamiApiMerchantV1StealStatusSetReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1StealStatusSetReq KamiApiMerchantV1StealStatusSetReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleUpdateDelete

object apiMerchantConfigStealRuleUpdateDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } =
  await apiInstance.apiMerchantConfigStealRuleUpdateDelete(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleUpdatePost

object apiMerchantConfigStealRuleUpdatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1StealUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1StealUpdateReq: KamiApiMerchantV1StealUpdateReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigStealRuleUpdatePost(
  kamiApiMerchantV1StealUpdateReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1StealUpdateReq KamiApiMerchantV1StealUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigStealRuleUpdateStatusPost

object apiMerchantConfigStealRuleUpdateStatusPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1StealUpdateStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1StealUpdateStatusReq: KamiApiMerchantV1StealUpdateStatusReq; // (optional)

const { status, data } =
  await apiInstance.apiMerchantConfigStealRuleUpdateStatusPost(
    kamiApiMerchantV1StealUpdateStatusReq
  );

Parameters

Name Type Description Notes
kamiApiMerchantV1StealUpdateStatusReq KamiApiMerchantV1StealUpdateStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigSwitchStatusPost

object apiMerchantConfigSwitchStatusPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1MerchantConfigStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1MerchantConfigStatusReq: KamiApiMerchantV1MerchantConfigStatusReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigSwitchStatusPost(
  kamiApiMerchantV1MerchantConfigStatusReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1MerchantConfigStatusReq KamiApiMerchantV1MerchantConfigStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantConfigUpdateDetailPost

object apiMerchantConfigUpdateDetailPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1MerchantConfigUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1MerchantConfigUpdateReq: KamiApiMerchantV1MerchantConfigUpdateReq; // (optional)

const { status, data } = await apiInstance.apiMerchantConfigUpdateDetailPost(
  kamiApiMerchantV1MerchantConfigUpdateReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1MerchantConfigUpdateReq KamiApiMerchantV1MerchantConfigUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantDeployAddPost

object apiMerchantDeployAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1MerchantDeployAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1MerchantDeployAddReq: KamiApiMerchantV1MerchantDeployAddReq; // (optional)

const { status, data } = await apiInstance.apiMerchantDeployAddPost(
  kamiApiMerchantV1MerchantDeployAddReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1MerchantDeployAddReq KamiApiMerchantV1MerchantDeployAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantDeployDeleteDelete

object apiMerchantDeployDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let merchantUid: string; //商户uid (default to undefined)
let singleRoadUid: string; //单通道uid (default to undefined)

const { status, data } = await apiInstance.apiMerchantDeployDeleteDelete(
  merchantUid,
  singleRoadUid
);

Parameters

Name Type Description Notes
merchantUid [string] 商户uid defaults to undefined
singleRoadUid [string] 单通道uid defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantDeployGetDetailGet

KamiApiMerchantV1MerchantDeployGetDetailRes apiMerchantDeployGetDetailGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } = await apiInstance.apiMerchantDeployGetDetailGet(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

KamiApiMerchantV1MerchantDeployGetDetailRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantDeployGetListGet

KamiApiMerchantV1MerchantDeployListRes apiMerchantDeployGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let merchantUid: string; //商户uid (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiMerchantDeployGetListGet(merchantUid);

Parameters

Name Type Description Notes
merchantUid [string] 商户uid (optional) defaults to undefined

Return type

KamiApiMerchantV1MerchantDeployListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantDeployUpdatePost

object apiMerchantDeployUpdatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiMerchantV1MerchantDeployUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiMerchantV1MerchantDeployUpdateReq: KamiApiMerchantV1MerchantDeployUpdateReq; // (optional)

const { status, data } = await apiInstance.apiMerchantDeployUpdatePost(
  kamiApiMerchantV1MerchantDeployUpdateReq
);

Parameters

Name Type Description Notes
kamiApiMerchantV1MerchantDeployUpdateReq KamiApiMerchantV1MerchantDeployUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantListAllGet

KamiApiMerchantV1MerchantAllListRes apiMerchantListAllGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiMerchantListAllGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiMerchantV1MerchantAllListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantListSampleAllGet

KamiApiMerchantV1MerchantSampleAllListRes apiMerchantListSampleAllGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiMerchantListSampleAllGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiMerchantV1MerchantSampleAllListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantOrderQueryGet

KamiApiMerchantV1OrderQueryRes apiMerchantOrderQueryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let merchantOrderNo: string; //商户订单号 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiMerchantOrderQueryGet(merchantOrderNo);

Parameters

Name Type Description Notes
merchantOrderNo [string] 商户订单号 (optional) defaults to undefined

Return type

KamiApiMerchantV1OrderQueryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMerchantOrderSummaryGet

object apiMerchantOrderSummaryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let merchantOrderNo: string; //商户订单号 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiMerchantOrderSummaryGet(merchantOrderNo);

Parameters

Name Type Description Notes
merchantOrderNo [string] 商户订单号 (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: text/event-stream

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiMonitorHeathcheckGet

KamiApiMonitorV1HealthCheckRes apiMonitorHeathcheckGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiMonitorHeathcheckGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiMonitorV1HealthCheckRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderInfoSummaryDailyStatsGet

KamiApiOrderV1OrderSummaryDailyGetListRes apiOrderInfoSummaryDailyStatsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let roadUid: Array<string>; // (optional) (default to undefined)
let dateRange: Array<string>; // (optional) (default to undefined)
let merchantUid: Array<string>; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiOrderInfoSummaryDailyStatsGet(
  roadUid,
  dateRange,
  merchantUid
);

Parameters

Name Type Description Notes
roadUid Array<string> (optional) defaults to undefined
dateRange Array<string> (optional) defaults to undefined
merchantUid Array<string> (optional) defaults to undefined

Return type

KamiApiOrderV1OrderSummaryDailyGetListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderInfoSummaryGetListGet

KamiApiOrderV1OrderSummaryGetListRes apiOrderInfoSummaryGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let roadUid: string; // (optional) (default to undefined)
let date: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiOrderInfoSummaryGetListGet(
  current,
  pageSize,
  roadUid,
  date
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
roadUid [string] (optional) defaults to undefined
date [string] (optional) defaults to undefined

Return type

KamiApiOrderV1OrderSummaryGetListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderLogDeleteDelete

object apiOrderLogDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } = await apiInstance.apiOrderLogDeleteDelete(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderLogGetListGet

object apiOrderLogGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } = await apiInstance.apiOrderLogGetListGet(
  current,
  pageSize
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderOrderFormCreatePost

object apiOrderOrderFormCreatePost()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let body: object; // (optional)

const { status, data } = await apiInstance.apiOrderOrderFormCreatePost(body);

Parameters

Name Type Description Notes
body object

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderOrderFormDeleteDelete

object apiOrderOrderFormDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } = await apiInstance.apiOrderOrderFormDeleteDelete(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderOrderFormGetListGet

object apiOrderOrderFormGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } = await apiInstance.apiOrderOrderFormGetListGet(
  current,
  pageSize
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiOrderOrderFormUpdatePost

object apiOrderOrderFormUpdatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiOrderV1OrderFormUpdateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiOrderV1OrderFormUpdateReq: KamiApiOrderV1OrderFormUpdateReq; // (optional)

const { status, data } = await apiInstance.apiOrderOrderFormUpdatePost(
  kamiApiOrderV1OrderFormUpdateReq
);

Parameters

Name Type Description Notes
kamiApiOrderV1OrderFormUpdateReq KamiApiOrderV1OrderFormUpdateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountAuthCallbackPost

object apiRechargeTMallGameAccountAuthCallbackPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq: KamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountAuthCallbackPost(
    kamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq KamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeCallbackReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountAuthGetAuthorizeKeyGet

KamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeGetKeyRes apiRechargeTMallGameAccountAuthGetAuthorizeKeyGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountAuthGetAuthorizeKeyGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoTMallGameV1TMallGameAccountAuthorizeGetKeyRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountAuthGetTMallAuthStatusGet

KamiApiCardInfoTMallGameV1TMallGameAccountTMallAuthStatusRes apiRechargeTMallGameAccountAuthGetTMallAuthStatusGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountAuthGetTMallAuthStatusGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiCardInfoTMallGameV1TMallGameAccountTMallAuthStatusRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountCreatePost

object apiRechargeTMallGameAccountCreatePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameAccountCreateReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameAccountCreateReq: KamiApiCardInfoTMallGameV1TMallGameAccountCreateReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountCreatePost(
    kamiApiCardInfoTMallGameV1TMallGameAccountCreateReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameAccountCreateReq KamiApiCardInfoTMallGameV1TMallGameAccountCreateReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountDeleteDelete

object apiRechargeTMallGameAccountDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountGetOneByRandomGet

KamiApiCardInfoTMallGameV1TMallGameAccountGetOneRandomRes apiRechargeTMallGameAccountGetOneByRandomGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let timeStamp: number; //时间戳 (optional) (default to undefined)
let orderNo: string; //订单号 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountGetOneByRandomGet(
    timeStamp,
    orderNo
  );

Parameters

Name Type Description Notes
timeStamp [number] 时间戳 (optional) defaults to undefined
orderNo [string] 订单号 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameAccountGetOneRandomRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountListGet

KamiApiCardInfoTMallGameV1TMallGameAccountListRes apiRechargeTMallGameAccountListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let accountNumber: string; //账户账号 (optional) (default to undefined)

const { status, data } = await apiInstance.apiRechargeTMallGameAccountListGet(
  current,
  pageSize,
  accountNumber
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
accountNumber [string] 账户账号 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameAccountListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAccountTogglePost

object apiRechargeTMallGameAccountTogglePost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameAccountToggleReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameAccountToggleReq: KamiApiCardInfoTMallGameV1TMallGameAccountToggleReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAccountTogglePost(
    kamiApiCardInfoTMallGameV1TMallGameAccountToggleReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameAccountToggleReq KamiApiCardInfoTMallGameV1TMallGameAccountToggleReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameAgisoCallbackPost

object apiRechargeTMallGameAgisoCallbackPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq: KamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameAgisoCallbackPost(
    kamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq KamiApiCardInfoTMallGameV1TMallGameAgisoCallbackReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameDataSyncPost

KamiApiCardInfoTMallGameV1TMallGameDataSyncRes apiRechargeTMallGameDataSyncPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameDataSyncReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameDataSyncReq: KamiApiCardInfoTMallGameV1TMallGameDataSyncReq; // (optional)

const { status, data } = await apiInstance.apiRechargeTMallGameDataSyncPost(
  kamiApiCardInfoTMallGameV1TMallGameDataSyncReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameDataSyncReq KamiApiCardInfoTMallGameV1TMallGameDataSyncReq

Return type

KamiApiCardInfoTMallGameV1TMallGameDataSyncRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameGetCategoryListGet

KamiApiCardInfoTMallGameV1TMallGameOrderQueryCategoryRes apiRechargeTMallGameGetCategoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let tId: string; //订单ID (optional) (default to undefined)
let category: string; //游戏类型 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameGetCategoryListGet(tId, category);

Parameters

Name Type Description Notes
tId [string] 订单ID (optional) defaults to undefined
category [string] 游戏类型 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameOrderQueryCategoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameOrderListGet

KamiApiCardInfoTMallGameV1TMallGameOrderListRes apiRechargeTMallGameOrderListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let status: string; //状态 (optional) (default to undefined)
let accountNumber: string; //账号编号 (optional) (default to undefined)
let orderNo: string; //订单号 (optional) (default to undefined)
let merchantOrder: string; //商户订单号 (optional) (default to undefined)
let thirdMerchantOrder: string; //充值账号 (optional) (default to undefined)
let tMallShopOrder: string; //天猫店铺订单号 (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)
let callbackType: 'confirm' | 'evaluation'; //回调类型 (optional) (default to undefined)

const { status, data } = await apiInstance.apiRechargeTMallGameOrderListGet(
  current,
  pageSize,
  status,
  accountNumber,
  orderNo,
  merchantOrder,
  thirdMerchantOrder,
  tMallShopOrder,
  dateRange,
  callbackType
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
status [string] 状态 (optional) defaults to undefined
accountNumber [string] 账号编号 (optional) defaults to undefined
orderNo [string] 订单号 (optional) defaults to undefined
merchantOrder [string] 商户订单号 (optional) defaults to undefined
thirdMerchantOrder [string] 充值账号 (optional) defaults to undefined
tMallShopOrder [string] 天猫店铺订单号 (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined
callbackType [**'confirm' 'evaluation'**]**Array<'confirm' | 'evaluation'>** 回调类型 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameOrderListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameOrderModifyStatusSucceedPost

object apiRechargeTMallGameOrderModifyStatusSucceedPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq: KamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameOrderModifyStatusSucceedPost(
    kamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq KamiApiCardInfoTMallGameV1TMallGameOrderModifyStatusSucceedReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameOrderQueryOneGet

KamiApiCardInfoTMallGameV1TMallGameOrderQueryOrderRes apiRechargeTMallGameOrderQueryOneGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let tId: string; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameOrderQueryOneGet(tId);

Parameters

Name Type Description Notes
tId [string] 订单ID defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameOrderQueryOrderRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameOrderSubmitPost

KamiApiCardInfoTMallGameV1TMallGameOrderSubmitRes apiRechargeTMallGameOrderSubmitPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq: KamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq; // (optional)

const { status, data } = await apiInstance.apiRechargeTMallGameOrderSubmitPost(
  kamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq
);

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq KamiApiCardInfoTMallGameV1TMallGameOrderSubmitReq

Return type

KamiApiCardInfoTMallGameV1TMallGameOrderSubmitRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameShopOrderCallbackByManualPost

object apiRechargeTMallGameShopOrderCallbackByManualPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiCardInfoTMallGameV1CallBackOrderManualReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiCardInfoTMallGameV1CallBackOrderManualReq: KamiApiCardInfoTMallGameV1CallBackOrderManualReq; // (optional)

const { status, data } =
  await apiInstance.apiRechargeTMallGameShopOrderCallbackByManualPost(
    kamiApiCardInfoTMallGameV1CallBackOrderManualReq
  );

Parameters

Name Type Description Notes
kamiApiCardInfoTMallGameV1CallBackOrderManualReq KamiApiCardInfoTMallGameV1CallBackOrderManualReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameShopOrderGetHistoryListGet

KamiApiCardInfoTMallGameV1TMallGameShopOrderHistoryRes apiRechargeTMallGameShopOrderGetHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单号 (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameShopOrderGetHistoryListGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单号 defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameShopOrderHistoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameShopOrderGetListGet

KamiApiCardInfoTMallGameV1TMallGameShopOrderListRes apiRechargeTMallGameShopOrderGetListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let account: string; //充值账户 (optional) (default to undefined)
let tMallOrderNo: string; //淘宝订单号 (optional) (default to undefined)
let buyerNickName: string; //买家昵称 (optional) (default to undefined)
let orderNo: string; //订单号 (optional) (default to undefined)
let dateRange: Array<string>; //时间范围 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameShopOrderGetListGet(
    current,
    pageSize,
    account,
    tMallOrderNo,
    buyerNickName,
    orderNo,
    dateRange
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
account [string] 充值账户 (optional) defaults to undefined
tMallOrderNo [string] 淘宝订单号 (optional) defaults to undefined
buyerNickName [string] 买家昵称 (optional) defaults to undefined
orderNo [string] 订单号 (optional) defaults to undefined
dateRange Array<string> 时间范围 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameShopOrderListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameShopOrderGetOneGet

KamiApiCardInfoTMallGameV1TMallGameShopOrderGetOneRes apiRechargeTMallGameShopOrderGetOneGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let orderNo: string; //订单号 (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameShopOrderGetOneGet(orderNo);

Parameters

Name Type Description Notes
orderNo [string] 订单号 defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameShopOrderGetOneRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameShopOrderGetShopHistoryListGet

KamiApiCardInfoTMallGameV1TMallGameShopOrderTMallHistoryRes apiRechargeTMallGameShopOrderGetShopHistoryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let shopId: number; //订单ID (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameShopOrderGetShopHistoryListGet(shopId);

Parameters

Name Type Description Notes
shopId [number] 订单ID defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameShopOrderTMallHistoryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameWorkspaceOrderSummaryGet

KamiApiCardInfoTMallGameV1TMallGameDailyOrderSummaryRes apiRechargeTMallGameWorkspaceOrderSummaryGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let channelName: string; //渠道名称 (optional) (default to undefined)
let callbackType: 'confirm' | 'evaluation'; //回调类型 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameWorkspaceOrderSummaryGet(
    current,
    pageSize,
    channelName,
    callbackType
  );

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
channelName [string] 渠道名称 (optional) defaults to undefined
callbackType [**'confirm' 'evaluation'**]**Array<'confirm' | 'evaluation'>** 回调类型 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameDailyOrderSummaryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRechargeTMallGameWorkspaceStatsGet

KamiApiCardInfoTMallGameV1TMallGameStatsRes apiRechargeTMallGameWorkspaceStatsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let channelName: string; //渠道名称 (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRechargeTMallGameWorkspaceStatsGet(channelName);

Parameters

Name Type Description Notes
channelName [string] 渠道名称 (optional) defaults to undefined

Return type

KamiApiCardInfoTMallGameV1TMallGameStatsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRestrictionBlockOrderPost

object apiRestrictionBlockOrderPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiRestrictionV1BlockOrderReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiRestrictionV1BlockOrderReq: KamiApiRestrictionV1BlockOrderReq; // (optional)

const { status, data } = await apiInstance.apiRestrictionBlockOrderPost(
  kamiApiRestrictionV1BlockOrderReq
);

Parameters

Name Type Description Notes
kamiApiRestrictionV1BlockOrderReq KamiApiRestrictionV1BlockOrderReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRestrictionCollectionUserInfoPost

object apiRestrictionCollectionUserInfoPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiRestrictionV1UserInfoCollectionReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiRestrictionV1UserInfoCollectionReq: KamiApiRestrictionV1UserInfoCollectionReq; // (optional)

const { status, data } = await apiInstance.apiRestrictionCollectionUserInfoPost(
  kamiApiRestrictionV1UserInfoCollectionReq
);

Parameters

Name Type Description Notes
kamiApiRestrictionV1UserInfoCollectionReq KamiApiRestrictionV1UserInfoCollectionReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRestrictionLocationCheckIPAllowedGet

KamiApiRestrictionV1CheckIPAllowedRes apiRestrictionLocationCheckIPAllowedGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let ip: string; //IP地址 (default to undefined)
let merchantDeployID: number; //商户部署ID (default to undefined)
let orderNo: string; //订单号 (default to undefined)
let cardPass: string; //充值卡密码 (default to undefined)
let deviceId: string; //设备ID (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiRestrictionLocationCheckIPAllowedGet(
    ip,
    merchantDeployID,
    orderNo,
    cardPass,
    deviceId
  );

Parameters

Name Type Description Notes
ip [string] IP地址 defaults to undefined
merchantDeployID [number] 商户部署ID defaults to undefined
orderNo [string] 订单号 defaults to undefined
cardPass [string] 充值卡密码 defaults to undefined
deviceId [string] 设备ID (optional) defaults to undefined

Return type

KamiApiRestrictionV1CheckIPAllowedRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRestrictionLocationGetAllProvinceGet

KamiApiRestrictionV1QueryAllProvinceRes apiRestrictionLocationGetAllProvinceGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } =
  await apiInstance.apiRestrictionLocationGetAllProvinceGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiRestrictionV1QueryAllProvinceRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRoadPoolSimpleGetAllGet

KamiApiRoadPoolV1SimpleAllGetRoadRes apiRoadPoolSimpleGetAllGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiRoadPoolSimpleGetAllGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiRoadPoolV1SimpleAllGetRoadRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiRoadSimpleGetAllGet

KamiApiRoadV1SimpleAllGetRoadRes apiRoadSimpleGetAllGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiRoadSimpleGetAllGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiRoadV1SimpleAllGetRoadRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserLoginLogDetailGet

KamiApiSysUserLoginLogV1LoginLogDetailRes apiSysUserLoginLogDetailGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (default to undefined)

const { status, data } = await apiInstance.apiSysUserLoginLogDetailGet(id);

Parameters

Name Type Description Notes
id [number] defaults to undefined

Return type

KamiApiSysUserLoginLogV1LoginLogDetailRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserLoginLogListGet

KamiApiSysUserLoginLogV1LoginLogQueryRes apiSysUserLoginLogListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let userId: string; //用户ID可选 (optional) (default to undefined)
let loginName: string; //登录名(可选) (optional) (default to undefined)
let status: number; //登录状态1登录成功 2登录失败可选 (optional) (default to undefined)
let startTime: string; //开始时间格式为2006-01-02可选 (optional) (default to undefined)
let endTime: string; //结束时间格式为2006-01-02可选 (optional) (default to undefined)

const { status, data } = await apiInstance.apiSysUserLoginLogListGet(
  current,
  pageSize,
  userId,
  loginName,
  status,
  startTime,
  endTime
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
userId [string] 用户ID可选 (optional) defaults to undefined
loginName [string] 登录名(可选) (optional) defaults to undefined
status [number] 登录状态1登录成功 2登录失败可选 (optional) defaults to undefined
startTime [string] 开始时间格式为2006-01-02可选 (optional) defaults to undefined
endTime [string] 结束时间格式为2006-01-02可选 (optional) defaults to undefined

Return type

KamiApiSysUserLoginLogV1LoginLogQueryRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserPaymentAddPost

object apiSysUserPaymentAddPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiSysPaymentV1SysPaymentAddReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysPaymentV1SysPaymentAddReq: KamiApiSysPaymentV1SysPaymentAddReq; // (optional)

const { status, data } = await apiInstance.apiSysUserPaymentAddPost(
  kamiApiSysPaymentV1SysPaymentAddReq
);

Parameters

Name Type Description Notes
kamiApiSysPaymentV1SysPaymentAddReq KamiApiSysPaymentV1SysPaymentAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserPaymentGetGet

KamiApiSysPaymentV1SysPaymentGetOneRes apiSysUserPaymentGetGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let userId: string; //用户ID (optional) (default to undefined)
let paymentId: number; //钱包ID (optional) (default to undefined)

const { status, data } = await apiInstance.apiSysUserPaymentGetGet(
  userId,
  paymentId
);

Parameters

Name Type Description Notes
userId [string] 用户ID (optional) defaults to undefined
paymentId [number] 钱包ID (optional) defaults to undefined

Return type

KamiApiSysPaymentV1SysPaymentGetOneRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserPaymentListGet

KamiApiSysPaymentV1SysPaymentGetRes apiSysUserPaymentListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)

const { status, data } = await apiInstance.apiSysUserPaymentListGet(
  current,
  pageSize
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined

Return type

KamiApiSysPaymentV1SysPaymentGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserPaymentRecordsListGet

KamiApiSysPaymentV1SysPaymentRecordsGetRes apiSysUserPaymentRecordsListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let userId: string; // (optional) (default to undefined)
let transactionType:
  | 'consumption'
  | 'deduction_return'
  | 'Manual Adjustment'
  | 'deposit'; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiSysUserPaymentRecordsListGet(
  current,
  pageSize,
  userId,
  transactionType
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
userId [string] (optional) defaults to undefined
transactionType [**'consumption' 'deduction_return' 'Manual Adjustment' 'deposit'**]**Array<'consumption' | 'deduction_return' | 'Manual Adjustment' | 'deposit'>** (optional) defaults to undefined

Return type

KamiApiSysPaymentV1SysPaymentRecordsGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserPaymentSummaryListGet

KamiApiSysPaymentV1PaymentSummaryListRes apiSysUserPaymentSummaryListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let username: string; // (optional) (default to undefined)
let date: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiSysUserPaymentSummaryListGet(
  current,
  pageSize,
  username,
  date
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
username [string] (optional) defaults to undefined
date [string] (optional) defaults to undefined

Return type

KamiApiSysPaymentV1PaymentSummaryListRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiSysUserStatisticsGet

KamiApiSysPaymentV1SysPaymentRecordsGetStatisticsRes apiSysUserStatisticsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiSysUserStatisticsGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiSysPaymentV1SysPaymentRecordsGetStatisticsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserAddPost

object apiUserAddPost()

Example

import { DefaultApi, Configuration, KamiApiSysUserV1UserAddReq } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserV1UserAddReq: KamiApiSysUserV1UserAddReq; // (optional)

const { status, data } = await apiInstance.apiUserAddPost(
  kamiApiSysUserV1UserAddReq
);

Parameters

Name Type Description Notes
kamiApiSysUserV1UserAddReq KamiApiSysUserV1UserAddReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserChangePwdPut

object apiUserChangePwdPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiSysUserV1UserChangePwdReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserV1UserChangePwdReq: KamiApiSysUserV1UserChangePwdReq; // (optional)

const { status, data } = await apiInstance.apiUserChangePwdPut(
  kamiApiSysUserV1UserChangePwdReq
);

Parameters

Name Type Description Notes
kamiApiSysUserV1UserChangePwdReq KamiApiSysUserV1UserChangePwdReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserChangeStatusGet

object apiUserChangeStatusGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let ids: Array<string>; // (default to undefined)

const { status, data } = await apiInstance.apiUserChangeStatusGet(ids);

Parameters

Name Type Description Notes
ids Array<string> defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserDeleteDelete

object apiUserDeleteDelete()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: string; // (default to undefined)

const { status, data } = await apiInstance.apiUserDeleteDelete(id);

Parameters

Name Type Description Notes
id [string] defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserEditPut

object apiUserEditPut()

Example

import { DefaultApi, Configuration, KamiApiSysUserV1UserEditReq } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserV1UserEditReq: KamiApiSysUserV1UserEditReq; // (optional)

const { status, data } = await apiInstance.apiUserEditPut(
  kamiApiSysUserV1UserEditReq
);

Parameters

Name Type Description Notes
kamiApiSysUserV1UserEditReq KamiApiSysUserV1UserEditReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserGetEditGet

KamiApiSysUserV1UserGetEditRes apiUserGetEditGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let id: number; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiUserGetEditGet(id);

Parameters

Name Type Description Notes
id [number] (optional) defaults to undefined

Return type

KamiApiSysUserV1UserGetEditRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: app/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserGetSimpleAllGet

KamiApiSysUserV1UserGetAllUserRes apiUserGetSimpleAllGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiUserGetSimpleAllGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiSysUserV1UserGetAllUserRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserGetUserMenusGet

KamiApiSysUserV1UserMenusGetRes apiUserGetUserMenusGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let authorization: string; //Bearer {{token}} (optional) (default to undefined)

const { status, data } =
  await apiInstance.apiUserGetUserMenusGet(authorization);

Parameters

Name Type Description Notes
authorization [string] Bearer {{token}} (optional) defaults to undefined

Return type

KamiApiSysUserV1UserMenusGetRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserGetUsersGet

KamiApiSysUserV1UserGetByIdsRes apiUserGetUsersGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let ids: Array<number>; // (default to undefined)
let authorization: string; //Bearer {{token}} (optional) (default to undefined)

const { status, data } = await apiInstance.apiUserGetUsersGet(
  ids,
  authorization
);

Parameters

Name Type Description Notes
ids Array<number> defaults to undefined
authorization [string] Bearer {{token}} (optional) defaults to undefined

Return type

KamiApiSysUserV1UserGetByIdsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserListGet

KamiApiSysUserV1UserSearchRes apiUserListGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let current: number; //页数 (default to undefined)
let pageSize: 5 | 10 | 15 | 20 | 50 | 100; //页码 (default to undefined)
let status: string; // (optional) (default to undefined)
let username: string; // (optional) (default to undefined)

const { status, data } = await apiInstance.apiUserListGet(
  current,
  pageSize,
  status,
  username
);

Parameters

Name Type Description Notes
current [number] 页数 defaults to undefined
pageSize [**5 10 15 20 50 100**]**Array<5 | 10 | 15 | 20 | 50 | 100>** 页码 defaults to undefined
status [string] (optional) defaults to undefined
username [string] (optional) defaults to undefined

Return type

KamiApiSysUserV1UserSearchRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserLoginPost

KamiApiSysUserLoginV1UserLoginRes apiUserLoginPost()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiSysUserLoginV1UserLoginReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserLoginV1UserLoginReq: KamiApiSysUserLoginV1UserLoginReq; // (optional)

const { status, data } = await apiInstance.apiUserLoginPost(
  kamiApiSysUserLoginV1UserLoginReq
);

Parameters

Name Type Description Notes
kamiApiSysUserLoginV1UserLoginReq KamiApiSysUserLoginV1UserLoginReq

Return type

KamiApiSysUserLoginV1UserLoginRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserLogoutPost

object apiUserLogoutPost()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let authorization: string; //Bearer {{token}} (optional) (default to undefined)

const { status, data } = await apiInstance.apiUserLogoutPost(authorization);

Parameters

Name Type Description Notes
authorization [string] Bearer {{token}} (optional) defaults to undefined

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserParamsGet

KamiApiSysUserV1UserGetParamsRes apiUserParamsGet()

Example

import { DefaultApi, Configuration } from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

const { status, data } = await apiInstance.apiUserParamsGet();

Parameters

This endpoint does not have any parameters.

Return type

KamiApiSysUserV1UserGetParamsRes

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserSetStatusPut

object apiUserSetStatusPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiSysUserV1UserStatusReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserV1UserStatusReq: KamiApiSysUserV1UserStatusReq; // (optional)

const { status, data } = await apiInstance.apiUserSetStatusPut(
  kamiApiSysUserV1UserStatusReq
);

Parameters

Name Type Description Notes
kamiApiSysUserV1UserStatusReq KamiApiSysUserV1UserStatusReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]

apiUserStatusPauseOrRestartPut

object apiUserStatusPauseOrRestartPut()

Example

import {
  DefaultApi,
  Configuration,
  KamiApiSysUserV1UserSuspendOrContinueReq
} from './api';

const configuration = new Configuration();
const apiInstance = new DefaultApi(configuration);

let kamiApiSysUserV1UserSuspendOrContinueReq: KamiApiSysUserV1UserSuspendOrContinueReq; // (optional)

const { status, data } = await apiInstance.apiUserStatusPauseOrRestartPut(
  kamiApiSysUserV1UserSuspendOrContinueReq
);

Parameters

Name Type Description Notes
kamiApiSysUserV1UserSuspendOrContinueReq KamiApiSysUserV1UserSuspendOrContinueReq

Return type

object

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json

HTTP response details

Status code Description Response headers
200 -

[Back to top] [Back to API list] [Back to Model list] [Back to README]