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_version
counterparty_org_id
Must be a string starting with org_
counterparty_driver_id
counterparty_off_chrt_provider_org_id
counterparty_off_chrt_shipper_org_id
chrt_ground_provider_rate_sheet_ids
cargo_on_flight_rate_sheet_ids
onboard_courier_rate_sheet_ids
Response
Successful Response
Errors
422
Rate Sheet Mappings Create V1request Unprocessable Entity Error

