Update
Updates an open owner-scoped billing period. | authz: allowed_org_types=[provider], min_org_role=operator | (BillingPeriodClientUpdate1) -> (BillingPeriod1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
billing_period_id
Request
This endpoint expects an object.
amount
currency_code
cycle
Allowed values:
description
name
name__set_to_None
period_end_at_timestamp
period_start_at_timestamp
shipper_account_id
shipper_account_id__set_to_None
Response
Successful Response
_id
amount
created_at_timestamp
created_by_user_id
Must be a string starting with user_
currency_code
cycle
description
invoice_type
last_edited_at_timestamp
last_edited_by_user_id
Must be a string starting with user_
owned_by_org_id
Must be a string starting with org_
period_end_at_timestamp
period_start_at_timestamp
schema_version
closed_at_timestamp
closed_by_user_id
Must be a string starting with user_
counterparty_driver_id
counterparty_off_chrt_org_data_id
counterparty_org_id
Must be a string starting with org_
name
shipper_account_id
status
task_group_ids
Errors
422
Billing Periods Update V1request Unprocessable Entity Error

