Get rate sheet mapping by ID
Retrieves a specific rate sheet mapping owned by the caller’s org (owned_by_org_id == caller.org_id). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (RateSheetMapping1)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Successful Response
schema_version
_id
owned_by_org_id
Must be a string starting with org_
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
Errors
422
Rate Sheet Mappings Get by ID V1request Unprocessable Entity Error

