Close

Closes an open billing period and creates one approved line item on the matching draft invoice. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (BillingPeriodExpanded1)

Authentication

AuthorizationBearer

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

Path parameters

billing_period_idstringRequired

Response

Successful Response
billing_periodobject
invoiceobject or nullOptional
invoice_line_itemobject or nullOptional

Errors

422
Billing Periods Close V1request Unprocessable Entity Error