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
_idstring
billing_ledger_idstring
cycleenum
opened_at_timestampdatetime
opened_by_org_idstring

Must be a string starting with org_

opened_by_user_idstring

Must be a string starting with user_

owned_by_org_idstring

Must be a string starting with org_

period_end_at_timestampdatetime
period_start_at_timestampdatetime
rate_usddouble
schema_versioninteger
closed_at_timestampdatetimeOptional
closed_by_org_idstringOptional

Must be a string starting with org_

closed_by_user_idstringOptional

Must be a string starting with user_

linked_task_group_idslist of stringsOptional
payment_destination_driver_idstringOptional
payment_destination_off_chrt_provider_org_data_idstringOptional
payment_destination_org_idstringOptional

Must be a string starting with org_

payment_origin_off_chrt_shipper_org_data_idstringOptional
payment_origin_org_idstringOptional

Must be a string starting with org_

statement_idstringOptional
statusenumOptional

Errors

422
Billing Ledger Periods Get by ID V1request Unprocessable Entity Error