[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["Links return carrier to a merchant account using an HTTP POST request."],["Requires `accountId` as a path parameter and an `AccountReturnCarrier` object in the request body."],["Successful responses return a newly created `AccountReturnCarrier` object."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."]]],["This content outlines how to link a return carrier to a merchant account using a POST request. The request, directed to a specific account ID via the `/returncarrier` endpoint, requires the account ID as a path parameter. The request body must contain an `AccountReturnCarrier` instance. Upon success, the response body returns the newly created `AccountReturnCarrier` instance. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]