Skip to content

[Bug Report: API Field Missing] Alt Type and Alt ID missing from the docs in Include/Exclude Products from Store #96

Description

@scott7414

🐛 Describe the Bug

altId and altType are required for this endpoint but missing from the docs.

https://marketplace.gohighlevel.com/docs/ghl/products/update-store-status

📍 API Endpoint

https://marketplace.gohighlevel.com/docs/ghl/products/update-store-status

✅ Expected Behavior

Expect the docs to have all the parmaters needed to make the api call.

💻 Screenshots or Code Samples

{
    "altId": "wAcbT1ozUU5MKeOM1uT5",
    "altType": "location",
    "action": "include",
    "productIds": [
        "685ff0ec8e0f541013e32e3a",
        "685fefaab0cafacd8b41f293"
    ]
}

Product Area

funnels

🧠 Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions