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
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The customer id for which to fetch billing provider configurations
Success