Creates a new service in the catalog. If a service with the same external_id already exists, it will be updated instead.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the business.
The name of the service.
An optional external identifier for the service. If provided and a service with this external_id already exists, the existing service will be updated instead of creating a new one.
The ledger account identifier for revenue tracking.
The billable rate per minute for this service in cents (e.g., 100 = $1.00 per minute or $60.00 per hour).
Optional memo or notes about the service.
Custom metadata for the service.
Service already exists and was updated.
The unique identifier of the service.
The UUID of the business this service belongs to.
The name of the service.
Timestamp when the service was created.
Timestamp when the service was last updated.
An optional external identifier for the service, used for idempotency.
The ledger account identifier for revenue tracking.
The ledger account associated with this service.
The billable rate per minute for this service in cents (e.g., 100 = $1.00 per minute or $60.00 per hour).
Optional memo or notes about the service.
Custom metadata for the service.
Timestamp when the service was deleted, or null if not deleted.