Attach billing ledger period to PPP

Links the operator-supplied OPEN BillingLedgerPeriod to this TaskGroup's PPP vector. Period parties must match the TG's PPP parties. The PPP vector must have no ledger attached and no rate sheet (rate-sheet/ledger exclusivity). Ad-hoc LIGs without a rate sheet may coexist. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[task_group_coordinator_operators] | (AttachBillingLedgerPeriodReq) -> (BillingLedgerPeriod1)

Authentication

AuthorizationBearer

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

Path parameters

task_group_idstringRequired

Request

This endpoint expects an object.
billing_ledger_period_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
billing_ledger_idstring
owned_by_org_idstring

Must be a string starting with org_

period_start_at_timestampdatetime
period_end_at_timestampdatetime
cycleenum
rate_usddouble
opened_by_user_idstring

Must be a string starting with user_

opened_by_org_idstring

Must be a string starting with org_

opened_at_timestampdatetime
payment_origin_org_idstring

Must be a string starting with org_

payment_origin_off_chrt_shipper_org_idstring
payment_destination_org_idstring

Must be a string starting with org_

payment_destination_off_chrt_provider_org_idstring
payment_destination_driver_idstring
statusenum
closed_by_user_idstring

Must be a string starting with user_

closed_by_org_idstring

Must be a string starting with org_

closed_at_timestampdatetime
linked_task_group_idslist of strings
statement_idstring

Errors

422
Task Groups Attach Billing Ledger Period to Provider Pay Provider V1request Unprocessable Entity Error