Skip to main content

Create a billing group

POST 
/billing_groups

Create a billing group

Request

Body

required

New billing group object

    name string

    A name for the billing group

Responses

200: Expected billing group response to a valid request

default: Unexpected error

Loading...