Skip to main content
PUT
/
merchants
/
{merchant_id}
/
column-settings
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

merchant_id
string
required

Body

application/json
mobile_columns
integer
required
desktop_columns
integer
required

Response

Successful Response