Products/update (Pro)

Estimated reading: 1 minute 192 views

DESCRIPTION

It will show the products details in which products license key is assigned

Request URL

GET

wp-json/lmfwc/v2/products/update/{license_key}

REQUEST HEADERS

Content-Type: application/json

RESPONSE EXAMPLE:

{

    “success”: true,

    “data”: {

        “license_key”: “API-AOA-NAI-TAT-MIO-TTM-OOA-GEN”,

        “url”: “http://wpexperts.local/product/ham/”,

        “new_version”: “2.0”,

        “package”: “http://wpexperts.local/wp-json/lmfwc/v2/products/download/latest/API-AOA-NAI-TAT-MIO-TTM-OOA-GEN?consumer_key=ck_23bba59cc27dedebf5778b34f0521e948c01f300&consumer_secret=cs_0821d6a54dd8adcb71cf3dbf9d3663c6c1084722”,

        “tested”: “6.0”,

        “requires”: “1.0”,

        “requires_php”: “7.4.1”,

        “last_updated”: null,

        “rating”: null,

        “num_ratings”: 0,

        “sections”: {

            “changelog”: “<p>Initial Release</p>”

        }

    }
Scroll to Top