OpenAPI 3.0.32026-08-12174296704.1 KB
c66cdcca5f9e
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"
}
]
}