REST Resource: accounts.returncarrier

Resource: AccountReturnCarrier

The return carrier information.

This service is designed for merchants enrolled in the Buy on Google program.

JSON representation
 { 
 "carrierAccountId" 
 : 
 string 
 , 
 "carrierAccountNumber" 
 : 
 string 
 , 
 "carrierAccountName" 
 : 
 string 
 , 
 "carrierCode" 
 : 
 enum (  CarrierCode 
 
) 
 } 
Fields
carrierCode

enum ( CarrierCode )

The carrier code enum. Accepts the values FEDEX or UPS.

CarrierCode

The carrier code

Each carrier in an account must have a unique CarrierCode.

Enums
CARRIER_CODE_UNSPECIFIED Carrier not specified
FEDEX FedEx carrier
UPS UPS carrier

Methods

create

Links return carrier to a merchant account.

delete

Delete a return carrier in the merchant account.

list

Lists available return carriers in the merchant account.

patch

Updates a return carrier in the merchant account.
Design a Mobile Site
View Site in Mobile | Classic
Share by: