Resource: SettlementReport
Settlement reports detail order-level and item-level credits and debits between you and Google.
JSON representation |
---|
{ "settlementId": string, "transferDate": string, "transferIds": [ string ], "startDate": string, "endDate": string, "previousBalance": { object ( |
Fields | |
---|---|
settlementId |
The ID of the settlement report. |
transferDate |
Date on which transfer for this payment was initiated by Google, in ISO 8601 format. |
transferIds[] |
The list of bank identifiers used for the transfer. For example, Trace ID for Federal Automated Clearing House (ACH). This may also be known as the Wire ID. |
startDate |
The start date on which all transactions are included in the report, in ISO 8601 format. |
endDate |
The end date on which all transactions are included in the report, in ISO 8601 format. |
previousBalance |
The residual amount from the previous invoice. This is set only if the previous invoices are not paid because of negative balance. |
transferAmount |
The money due to the merchant. |
kind |
Identifies what kind of resource this is. Value: the fixed string " |
Methods |
|
---|---|
|
Retrieves a settlement report from your Merchant Center account. |
|
Retrieves a list of settlement reports from your Merchant Center account. |