Remove TaskGroups

Removes linked TaskGroups from an open owner-scoped billing period. | authz: allowed_org_types=[provider], min_org_role=operator | (BillingPeriodTaskGroupsReq) -> (BillingPeriod1)

Authentication

AuthorizationBearer

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

Path parameters

billing_period_idstringRequired

Request

This endpoint expects an object.
task_group_idslist of stringsRequired

Response

Successful Response
_idstring
amountdouble
created_at_timestampdatetime
created_by_user_idstring

Must be a string starting with user_

currency_codeenum
cycleenum
descriptionstring1-32768 characters
invoice_typeenum
last_edited_at_timestampdatetime
last_edited_by_user_idstring

Must be a string starting with user_

owned_by_org_idstring

Must be a string starting with org_

period_end_at_timestampdatetime
period_start_at_timestampdatetime
schema_versioninteger
closed_at_timestampdatetime or nullOptional
closed_by_user_idstring or nullOptional

Must be a string starting with user_

counterparty_driver_idstring or nullOptional
counterparty_off_chrt_org_data_idstring or nullOptional
counterparty_org_idstring or nullOptional

Must be a string starting with org_

namestring or nullOptional<=255 characters
shipper_account_idstring or nullOptional
statusenumOptional
task_group_idslist of stringsOptional

Errors

422
Billing Periods Remove Task Groups V1request Unprocessable Entity Error