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

idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
created_by_user_idstring

Must be a string starting with user_

created_by_org_idstring

Must be a string starting with org_

created_at_timestampdatetime
owned_by_org_idstring

Must be a string starting with org_

namestring<=512 characters
task_group_typeenum
commentsstring<=524288 characters
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
inactive_at_timestampdatetime

Errors

422
Billing Ledgers Get by ID V1request Unprocessable Entity Error