v1

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

Start an action. The action can be requested by merchants in third-party application. Before merchants can request the action, the third-party application needs to show them action specific content and display a user input form. You can submit an allowlist request in the Shopping API Support Form under "What is the issue/question?" to get access to this feature. The action can be successfully started only once all required inputs are provided. If any required input is missing, or invalid value was provided, the service will return 400 error. Validation errors will contain Ids for all problematic field together with translated, human readable error messages that can be shown to the user.

post/{merchantId}/merchantsupport/triggeraction

Path parameters

merchantIdstring required

Required. The ID of the merchant's account.

Query parameters

languageCodestring

Optional. Language code IETF BCP 47 syntax used to localize the response. If not set, the result will be in default language en-US.

Request body

actionContextstring

Required. The context from the selected action. The value is obtained from rendered issues and needs to be sent back to identify the action that is being triggered.

Response

Successful response