Set up account-level configuration for a billing provider. Once configured, individual contracts across customers can be mapped to this configuration using the returned delivery_method_id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Billing provider, delivery method and configuration to insert
The billing provider set for this configuration.
aws_marketplace, azure_marketplace, gcp_marketplace The method to use for delivering invoices for this configuration.
direct_to_billing_provider, aws_sqs, aws_sns Account-level configuration for the billing provider. The structure of this object is specific to the billing provider and delivery provider combination. See examples below.
Success