Skip to content

assetConditions

Supported, no replacement yet

This endpoint remains fully supported. No replacement exists in the new API yet, and no action is needed. When a replacement ships you will get 12 months' notice, and this site will be updated.

Reference


/rest/assetmgmt/assetConditions/{client-id}

GET
Gets the list of active asset conditions for the specified client.

available response representations:
  • 200 - application/json

{
  "assetConditions":[
    {
      "id":"34838",
      "name:"Poor" },      { "id":"34838",        "name:"Good" 
    },
    {
      "id":"34838",
      "name:"Excellent" }    ]}



See the Asset Management API matrix for the full list of endpoints in this category.