Skip to main content
POST
/
api
/
map-pricing
/
policies
/
{policy_id}
/
approve
Approve Policy
curl --request POST \
  --url https://api.merchantops.ai/api/map-pricing/policies/{policy_id}/approve
{
  "policy": {}
}

Headers

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

Path Parameters

policy_id
string
required

Cookies

stytch_session
string | null

Response

Successful Response

Single MAP policy detail.

policy
Policy · object
required