Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Billing provider, delivery method and configuration to insert
The billing provider set for this configuration.
Available options:
aws_marketplace
, azure_marketplace
The method to use for delivering invoices for this configuration.
Available options:
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.
Response
Success