Please enable JavaScript.
Coggle requires JavaScript to display documents.
PWP_JP Resource API (pwp.licenses (Query License by CAID API (Entry Point,…
PWP_JP Resource API
pwp.licenses
-
Entry Point
-
-
-
-
-
-
Query account valid, non-expired full licenses with used seats
/v2/pwp.licenses.used_seats?consumer_account_id={consumer_account_id}&status=V&sku.license_type=F&expiry_date=gt(1541149382000)
-
-
-
-
-
pwp.seats
-
-
Request
"pid": "{pid}", "device_name","app_version","app_build_type","app_id","app_locale","license":
-
-
-
Request
-
license (sku_id, consumer_account_id)
-
Description
After invoking this API, seat becomes DBT.
-
-
-
pwp.skus
Description
Use this API to get all SKU list.
SKUs are sorted by channel_id (nulls last), sell_priority asc.
-