Create

Creates a billing ledger owned by the caller’s org. Caller must be the receiving provider for shipper-pay-provider, or the paying provider for provider-pay-provider/driver. | authz: allowed_org_types=[provider], min_org_role=operator | (BillingLedgerClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
schema_versionintegerRequired
namestringOptional<=512 characters
task_group_typeenumOptional
Allowed values:
commentsstringOptional<=524288 characters
payment_origin_org_idstringOptional

Must be a string starting with org_

payment_origin_off_chrt_shipper_org_idstringOptional
payment_destination_org_idstringOptional

Must be a string starting with org_

payment_destination_off_chrt_provider_org_idstringOptional
payment_destination_driver_idstringOptional

Response

Successful Response

Errors

422
Billing Ledgers Create V1request Unprocessable Entity Error