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"
}
]
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.