mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 02:29:40 +08:00
feat(tenpayv3): 新增平台售后赔付相关接口
This commit is contained in:
@@ -1056,14 +1056,12 @@
|
||||
|
||||
- 查询二级商户可扫码充值员工列表:`QueryPlatformSolutionEcommerceRechargeEmployees`
|
||||
|
||||
- 平台收付通(赔付)
|
||||
- 平台收付通(平台保险理赔)
|
||||
|
||||
- 开通保险理赔功能:`ApplyPlatformSolutionEcommerceInsuranceCompensationContract`
|
||||
|
||||
- 查询保险理赔功能开通状态:`GetPlatformSolutionEcommerceInsuranceCompensationContractBySubMerchantId`
|
||||
|
||||
- 平台收付通(平台保险理赔)
|
||||
|
||||
- 请求保险理赔:`CreatePlatformSolutionEcommerceMerchantTransferInsuranceClaimBill`
|
||||
|
||||
- 请求保险理赔预下单:`CreatePlatformSolutionEcommerceMerchantTransferInsuranceClaimBillPreTransfer`
|
||||
@@ -1072,6 +1070,16 @@
|
||||
|
||||
- 查询保险理赔结果:`GetPlatformSolutionEcommerceMerchantTransferInsuranceClaimBillByOutBillNumber` / `GetPlatformSolutionEcommerceMerchantTransferInsuranceClaimBillByBillId`
|
||||
|
||||
- 平台收付通(平台售后赔付)
|
||||
|
||||
- 请求赔付:`CreatePlatformSolutionEcommerceMerchantTransferCompensateBill`
|
||||
|
||||
- 请求赔付预下单:`CreatePlatformSolutionEcommerceMerchantTransferCompensateBillPreTransfer`
|
||||
|
||||
- 请求撤销赔付:`CancelPlatformSolutionEcommerceMerchantTransferCompensateBill`
|
||||
|
||||
- 查询赔付结果:`GetPlatformSolutionEcommerceMerchantTransferCompensateBillByOutBillNumber` / `GetPlatformSolutionEcommerceMerchantTransferCompensateBillByBillId`
|
||||
|
||||
- 代金券
|
||||
|
||||
- 创建代金券批次:`CreateMarketingFavorStock`
|
||||
|
Reference in New Issue
Block a user