v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
accounts

Updates a return carrier in the merchant account.

patch/accounts/{accountId}/returncarrier/{carrierAccountId}

Path parameters

accountIdstring required

Required. The Merchant Center Account Id under which the Return Carrier is to be linked.

carrierAccountIdstring required

Required. The Google-provided unique carrier ID, used to update the resource.

Request body

carrierAccountNamestring

Name of the carrier account.

carrierAccountIdstring int64

Output only. Immutable. The Google-provided unique carrier ID, used to update the resource.

carrierAccountNumberstring

Number of the carrier account.

carrierCode'CARRIER_CODE_UNSPECIFIED' | 'FEDEX' | 'UPS'

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

Response

Successful response