Retrieve License Custom Field
Success Response
{
"id": 78,
"value": "23",
"license": 1609234933166159,
"product_custom_field": 51
}Last updated
Was this helpful?
URL : /api/v1/license-custom-fields/{id}/
Method : GET
Code : 200 OK
Content examples :
{
"id": 78,
"value": "23",
"license": 1609234933166159,
"product_custom_field": 51
}Last updated
Was this helpful?
Was this helpful?