---
title: "POST /accounts/{accountId}/returncarrier"
method: POST
path: "/accounts/{accountId}/returncarrier"
tags: ["accounts"]
---

# POST /accounts/{accountId}/returncarrier

`POST /accounts/{accountId}/returncarrier`

Links return carrier to a merchant account.

## Path parameters

- `accountId` string, required

## Request body

- AccountReturnCarrier — The return carrier information. This service is designed for merchants enrolled in the Buy on Google program.
  - `carrierAccountName` string — Name of the carrier account.
  - `carrierAccountId` string, int64 — Output only. Immutable. The Google-provided unique carrier ID, used to update the resource.
  - `carrierAccountNumber` string — Number of the carrier account.
  - `carrierCode` 'CARRIER_CODE_UNSPECIFIED' | 'FEDEX' | 'UPS' — The carrier code enum. Accepts the values FEDEX or UPS.

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/content.md) · [All operations](https://skmtc.dev/google/apis/content/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/content/revisions/1033388fc86f/schema)
