Update period

Updates the period of a draft invoice without changing its attached line items. | authz: allowed_org_types=[provider], min_org_role=operator | (InvoicePeriodUpdateReq) -> (bool)

Authentication

AuthorizationBearer

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

Path parameters

invoice_idstringRequired

Request

This endpoint expects an object.
period_end_at_timestampdatetimeRequired
period_start_at_timestampdatetimeRequired

Response

Successful Response

Errors

422
Invoices Update Period V1request Unprocessable Entity Error