Skip to main content
GET
/
api
/
pricing
/
map-policy
/
{brand_key}
Get Map Policy Brand View
curl --request GET \
  --url https://api.merchantops.ai/api/pricing/map-policy/{brand_key}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

brand_key
string
required

Query Parameters

search
string | null

Search filter for product name or key

Cookies

stytch_session
string | null

Response

Successful Response