Skip to main content
POST
Archive billing provider configurations for a customer

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The ids of the billing provider configurations to archive

customer_billing_provider_configuration_ids
string<uuid>[]
required

Array of billing provider configuration IDs to archive

customer_id
string<uuid>
required

The customer ID the billing provider configurations belong to

Response

Success

data
object
required