OpenAPI 3.0.32026-08-14175297706.0 KB

fc745e434b3e

ops

list_information pricing-category

Fetch all pricing categories information

get/ops/first_party_service_information

Response

OK response.

Example response

{
  "pricing_categories": [
    {
      "asset_id_prefix": "abc123",
      "asset_reference": "abc123",
      "asset_title": "abc123",
      "replace_title": false,
      "service_type": "abc123"
    }
  ]
}