API Docs / Operations / Services - Import / Export Services CSV

Export Services CSV

GET /tenants/{tenant}/services/import/csv/export

Downloads the billable services catalog as a native-format CSV, including each service's terms HTML. Re-importing the file updates services matched by Code. Use this as the template for the native import format.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

Responses

200 OK
401 Unauthorized – Invalid or missing API key
403 Forbidden

Try it