更新日志
2024-09-09
- 自 2024 年 9 月 9 日起,创建礼品卡将不在收 1% 的服务费。下列接口受影响:
POST /sapi/v1/giftcard/createCode
POST /sapi/v1/giftcard/buyCode
- 礼品卡额度更新为:
- 每月制卡金额上限:4,200,000 USDC / 月 / 账户
- 每月制卡数量上限:6,000 张 / 月 / 账户
2024-04-08
- 更新礼品卡接口:
POST /sapi/v1/giftcard/createCode
: 增加返回字段expiredTime
POST /sapi/v1/giftcard/buyCode
: 增加返回字段expiredTime
2023-08-02
- 自 2023 年 8 月 21 日起,创建礼品卡将增收 1% 的服务费。下列接口受影响:
POST /sapi/v1/giftcard/createCode
POST /sapi/v1/giftcard/buyCode
2023-07-20
- 根据此公告,自 2023 年 7 月 20 日起,创建功能仅允许已通过 KYB 的企业帐户使用。下列接口受影响:
POST /sapi/v1/giftcard/createCode
POST /sapi/v1/giftcard/buyCode
2022-10-15
- 添加币安码接口:
POST /sapi/v1/giftcard/buyCode
:用于购买一个币安码
GET /sapi/v1/giftcard/buyCode/token-limit
:用来查看你所支付的数字货币,可以购买的面额与数量限制
2022-05-05
- 新增 Binance Code 接口:
GET /sapi/v1/giftcard/cryptography/rsa-public-key
,以查询 RSA public key。
- 更新 Binance Code 接口:
POST /sapi/v1/giftcard/redeemCode
: 新增参数 externalUid
。每个外部用户 ID 代表合作伙伴平台上的某个用户。该功能帮助您识别不同用户的兑现行为。
2022-1-21
- 新增币安码接口:
POST /sapi/v1/giftcard/createCode
以支持创建币安码
POST /sapi/v1/giftcard/redeemCode
以支持兑现币安码
GET /sapi/v1/giftcard/verify
以支持验证币安码