Skip to main content
POST
/
api
/
pricing
/
batches
/
{key}
/
approve
Approve Batch
curl --request POST \
  --url https://api.merchantops.ai/api/pricing/batches/{key}/approve
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Headers

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

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Response

Successful Response