-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
optim
docs/v3/marketing/membercard-open/cards.yaml
- Loading branch information
1 parent
22e0987
commit 9693467
Showing
5 changed files
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -161,7 +161,7 @@ Record: | |
type: array | ||
items: | ||
type: string | ||
description: 字段值 | ||
description: 字段值 | ||
example: | ||
- 篮球 | ||
- 足球 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
get: | ||
x-last-updated-at: 2021.08.25 | ||
x-last-updated-at: 2023.12.04 | ||
x-role: | ||
- 服务商 | ||
- 普通商户 | ||
tags: | ||
- 资金应用∙转账 | ||
- 运营工具∙用工卡 | ||
summary: 下载电子回单API | ||
description: 下载电子回单API为通用接口,商家转账等业务电子回单均可通过该接口进行下载。[官方文档](https://pay.weixin.qq.com/wiki/doc/apiv3_partner/Offline/apis/chapter4_1_15.shtml) | ||
description: 下载电子回单API为通用接口,商家转账等业务电子回单均可通过该接口进行下载。[下载电子回单](https://pay.weixin.qq.com/docs/partner/apis/bank-mode-batch-transfer-accounts/download-electron-receipt.html) [下载电子回单](https://pay.weixin.qq.com/docs/partner/apis/batch-transfer-accounts-money/transfer/download-electron-receipt.html) [下载电子回单](https://pay.weixin.qq.com/docs/merchant/apis/batch-transfer-to-balance/download-receipt.html) [官方文档](https://pay.weixin.qq.com/wiki/doc/apiv3_partner/Offline/apis/chapter4_1_15.shtml) | ||
produces: | ||
- application/pdf | ||
parameters: | ||
- name: token | ||
in: query | ||
required: true | ||
type: string | ||
description: 前序download_url的查询参数 | ||
example: X8Uk3sD4a4eZVPTBvqNDoUqcYMlZ9uuD | ||
responses: | ||
200: {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters