---
title: "POST /{merchantId}/merchantsupport/renderaccountissues"
method: POST
path: "/{merchantId}/merchantsupport/renderaccountissues"
tags: ["merchantsupport"]
---

# POST /{merchantId}/merchantsupport/renderaccountissues

`POST /{merchantId}/merchantsupport/renderaccountissues`

Provide a list of merchant's issues with a support content and available actions. This content and actions are meant to be rendered and shown in third-party applications.

## Path parameters

- `merchantId` string, required

## Query parameters

- `languageCode` string
- `timeZone` string

## Request body

- RenderAccountIssuesRequestPayload — The payload for configuring how the content should be rendered.
  - `contentOption` 'CONTENT_OPTION_UNSPECIFIED' | 'PRE_RENDERED_HTML' — Optional. How the detailed content should be returned. Default option is to return the content as a pre-rendered HTML text.
  - `userInputActionOption` 'USER_INPUT_ACTION_RENDERING_OPTION_UNSPECIFIED' | 'REDIRECT_TO_MERCHANT_CENTER' | 'BUILT_IN_USER_INPUT_ACTIONS' — Optional. How actions with user input form should be handled. If not provided, actions will be returned as links that points merchant to Merchant Center where they can request the action.

## Response `200`

Successful response

---

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