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

Changes

No recorded changes to this endpoint across all 1 revision of this API.