Google Standard Payments Google Hosted Remittance API

其中包括由 Google 托管的汇款服务。

要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用程序需要使用自己的库来调用此服务,请在发出 API 请求时使用以下信息。

发现文档

发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:

服务端点

服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:

  • https://vgw.googleapis.com
方法
acceptRemittanceStatement POST /v1/acceptRemittanceStatement/:PIAID
告知 Google,系统将会支付此请求中指明的对账单。
acceptRemittanceStatementWithModifications POST /v1/acceptRemittanceStatementWithModifications/:PIAID
告知 Google,此要求中注明的对账单将在对账单进行修改(例如增值税重新分类费用)后支付。
remittanceStatementDetails POST /v1/remittanceStatementDetails/:PIAID
返回有关汇款对账单的交易详细信息。