/billing_new

Create

Creates ground-provider rates owned by the caller's organization. | authz: allowed_org_types=[provider], min_org_role=operator | (ChrtGroundProviderRatesClientCreate1) -> (PydanticObjectId)

post/billing_new/chrt_ground_provider_rates/create/v1

Request body

schema_version1 required
archivedboolean
namestring nullable
commentsstring nullable
invoice_type'accounts_receivable' | 'accounts_payable' required
currency_code'USD' | 'CAD' | 'EUR' | 'GBP' | 'MXN' | 'AUD' | 'JPY' | 'CNY' | 'CHF' | 'INR' | 'XXX' required
service_line'on_demand' | 'routed'
counterparty_org_idstring nullable

Must be a string starting with org_

counterparty_off_chrt_org_data_idstring nullable
counterparty_driver_idstring nullable
shipper_account_idstring nullable
vehicle_typesVehicleTypeEnum[]
cargo_typesCargoTypeEnum1[]

Response

Successful Response

string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.