Skip to main content
GET
/
api
/
map-pricing
/
brands
/
{brand_key}
/
active-policy
Get Active Policy For Brand
curl --request GET \
  --url https://api.merchantops.ai/api/map-pricing/brands/{brand_key}/active-policy
{
  "policy": {}
}

Headers

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

Path Parameters

brand_key
string
required

Cookies

stytch_session
string | null

Response

Successful Response

Single MAP policy detail.

policy
Policy · object
required