Commits a default billing plan for the REGION, finalizing it's creation and allowing it to become active. Required permissions: CUSTOMER_SUPPORT TCN_BILLING_ADMIN Errors:
grpc.FailedPrecondition: The default billing plan is already committed.
grpc.Internal: An internal error occurred.
grpc.InvalidArgument: The request is invalid.
grpc.NotFound: The specified default billing plan doesn't exist.
grpc.PermissionDenied: Caller doesn't 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/v1alpha1/commitdefaultbillingplan' \
--header'Content-Type: application/json' \
--data-raw''