v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
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"
    }
  ]
}