Skip to main content

orderreturns

Overview

Nameorderreturns
TypeResource
Idgoogledevelopers.content.orderreturns

Fields

NameDatatypeDescription
returnShipmentsarrayShipments of the return.
creationDatestringThe date of creation of the return, in ISO 8601 format.
merchantOrderIdstringMerchant defined order ID.
orderIdstringGoogle order ID.
orderReturnIdstringOrder return ID generated by Google.
returnItemsarrayItems of the return.
returnPricingInfoobject

Methods

NameAccessible byRequired ParamsDescription
getSELECTmerchantId, returnIdRetrieves an order return from your Merchant Center account.
listSELECTmerchantIdLists order returns in your Merchant Center account.
acknowledgeEXECmerchantId, returnIdAcks an order return in your Merchant Center account.
processEXECmerchantId, returnIdProcesses return in your Merchant Center account.