来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [CB] Significant OpenAPI Updates
尊敬的开发者,
请留意以下变动仅适用于CB店铺:
为进一步优化CB卖家从open API获取收入报表的流程,引入两个新的接口,新支持获取"即将拨款"和"已完成拨款"的收入详情,具体如下:
1.v2.payment.get_payout_info: 用于获取店铺的收入数据,将用于替换原 API v2.payment.get_payout_details,提供的数据包括赔付金额、货币、外汇汇率、赔付的相关订单收入和调整记录等。
2.v2.payment.get_billing_transaction_info:用于获取详细的支付交易数据,可获取"即将拨款"和"已完成拨款"的收入详情。
注意:后续v2.payment.get_payout_details 将会下线,具体下线时间将另行通知,请尽快完成对接,感谢您的配合!
影响接口:
v2.payment.get_payout_info
v2.payment.get_billing_transaction_info
v2.payment.get_payout_details
上线时间:
2024.01.02
Dear Developer,
Please note the following changes which only Apply for CB shops:
To future streamline the process of get income reports from Open API, we add two new APIs, which have been introduced to support response "release" and "to release" income details:
1..v2.payment.get_payout_info: To get the shop's payout data, will be used for the original API v2.payment.get_payout_details replacement, we provide data such as the payout amount, currency, FX rate, the payout's associated order income and adjustment records etc.
2.v2.payment.get_billing_transaction_info: To get the detailed payout transaction data, both "released" and "to-be released" transaction can be found in here.
Note: The v2.payment.get_payout_details will be deprecated in the future, please migrate to use the new APIs as soon as possible. Thank you for your cooperation!
Related APIs:
v2.payment.get_payout_info
v2.payment.get_billing_transaction_info
v2.payment.get_payout_details
上线时间:
2024.01.02
