REST Resource: orderreports

Resource: OrderReportDisbursement

Order disbursement. All methods require the payment analyst role.

JSON representation
{
  "merchantId": string,
  "disbursementId": string,
  "disbursementDate": string,
  "disbursementCreationDate": string,
  "disbursementAmount": {
    object (Price)
  }
}
Fields
merchantId

string

The ID of the managing account.

disbursementId

string

The ID of the disbursement.

disbursementDate

string

The date the disbursement was initiated, in ISO 8601 format.

disbursementCreationDate

string

The disbursement date, in ISO 8601 format.

disbursementAmount

object (Price)

The disbursement amount.

Methods

listdisbursements

Retrieves a report for disbursements from your Merchant Center account.

listtransactions

Retrieves a list of transactions for a disbursement from your Merchant Center account.