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_id
Request
This endpoint expects an object.
period_end_at_timestamp
period_start_at_timestamp
Response
Successful Response
Errors
422
Invoices Update Period V1request Unprocessable Entity Error

