Fetch billing provider configurations for a customer
Customers
Fetch billing provider configurations for a customer
Returns all billing configurations previously set for the customer. Use during the contract provisioning process to fetch the billing_provider_configuration_id needed to set the contract billing configuration.
POST
Fetch billing provider configurations for a customer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The customer id for which to fetch billing provider configurations
Response
Success