Get by ID
Retrieves a billing ledger the caller’s org owns or is a payment counterparty on. | authz_personas=[billing_ledger_org_operators] | () -> (BillingLedger1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Successful Response
schema_version
_id
created_by_user_id
Must be a string starting with user_
created_by_org_id
Must be a string starting with org_
created_at_timestamp
owned_by_org_id
Must be a string starting with org_
name
task_group_type
comments
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
inactive_at_timestamp
Errors
422
Billing Ledgers Get by ID V1request Unprocessable Entity Error

