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

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
Billing Ledger Periods Get by ID V1request Unprocessable Entity Error