Set billing review status
Sets the order group’s operator billing-review status. | authz: allowed_org_types=[provider], min_org_role=operator | (OrderGroupSetBillingReviewStatusReq) -> (OrderGroup1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
order_group_id
Request
This endpoint expects an object.
billing_review_status
Operator-driven billing-review flag for an OrderGroup (group-level). Distinct from the derived billing settlement state — this is a manual triage status the operator flips.
Allowed values:
Response
Successful Response
_id
created_at_timestamp
created_by_org_id
Must be a string starting with org_
created_by_user_id
Must be a string starting with user_
last_edited_at_timestamp
name
owned_by_org_id
Must be a string starting with org_
schema_version
short_id
billing_review_status
Operator-driven billing-review flag for an OrderGroup (group-level). Distinct from the derived billing settlement state — this is a manual triage status the operator flips.
description
order_ids
Errors
422
Order Groups Set Billing Review Status V1request Unprocessable Entity Error

