Creating a rate definition on an existing SKU: the sku_id must be provided.
Creating a rate definition on a new SKU: the product must be provided and the sku_id omitted. Required permissions: CUSTOMER_SUPPORT TCN_BILLING_ADMIN Errors:
grpc.Internal: An internal error occurred.
grpc.InvalidArgument: The request is invalid.
grpc.NotFound: The billing plan was not found.
grpc.PermissionDenied: The caller does not have the required permissions.
grpc.Unavailable: The operation is currently unavailable.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/services/billing/v1alpha3/createdefaultratedefinition' \
--header'Content-Type: application/json' \
--data-raw''