Create

Creates a rate sheet mapping owned by the caller’s org. The caller becomes owned_by_org_id. Body must set exactly one of counterparty_org_id / counterparty_driver_id (XOR). | authz: allowed_org_types=[provider], min_org_role=operator | (RateSheetMappingClientCreate1) -> (PydanticObjectId)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
schema_versionintegerRequired
counterparty_org_idstringOptional

Must be a string starting with org_

counterparty_driver_idstringOptional
counterparty_off_chrt_provider_org_idstringOptional
counterparty_off_chrt_shipper_org_idstringOptional
chrt_ground_provider_rate_sheet_idslist of stringsOptional
cargo_on_flight_rate_sheet_idslist of stringsOptional
onboard_courier_rate_sheet_idslist of stringsOptional

Response

Successful Response

Errors

422
Rate Sheet Mappings Create V1request Unprocessable Entity Error