Certinia Billing Central API

Global Apex service classes for subscription and usage billing. BillingService, BillingDocumentsService, BillingSchedulesService, and ContractsService generate billing documents and schedules, manage contracts, pricing, discounts, products, and tax codes, and drive the bill-to-cash process. Invoked as Apex within a Salesforce org against Billing Central managed-package objects; endpoints modeled from the public developer reference.

API entry from apis.yml

apis.yml Raw ↑
aid: certinia:certinia-billing-central-api
name: Certinia Billing Central API
tags:
- Billing
- Subscription Billing
- Invoicing
- Billing Documents
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://help.certinia.com/ffbc-api/3X/GenericAPI.htm
properties:
- url: https://help.certinia.com/ffbc-api/3X/GenericAPI.htm
  type: Documentation
description: Global Apex service classes for subscription and usage billing. BillingService, BillingDocumentsService,
  BillingSchedulesService, and ContractsService generate billing documents and schedules, manage contracts,
  pricing, discounts, products, and tax codes, and drive the bill-to-cash process. Invoked as Apex within
  a Salesforce org against Billing Central managed-package objects; endpoints modeled from the public
  developer reference.