Get by ID
Retrieves a billing ledger period the caller’s org owns or is a payment counterparty on. | authz_personas=[billing_ledger_period_org_operators] | () -> (BillingLedgerPeriod1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Successful Response
schema_version
_id
billing_ledger_id
owned_by_org_id
Must be a string starting with org_
period_start_at_timestamp
period_end_at_timestamp
cycle
rate_usd
opened_by_user_id
Must be a string starting with user_
opened_by_org_id
Must be a string starting with org_
opened_at_timestamp
payment_origin_org_id
Must be a string starting with org_
payment_origin_off_chrt_shipper_org_id
payment_destination_org_id
Must be a string starting with org_
payment_destination_off_chrt_provider_org_id
payment_destination_driver_id
status
closed_by_user_id
Must be a string starting with user_
closed_by_org_id
Must be a string starting with org_
closed_at_timestamp
linked_task_group_ids
statement_id
Errors
422
Billing Ledger Periods Get by ID V1request Unprocessable Entity Error

