Get CargoOnFlight rate sheet by ID
Retrieves a specific CargoOnFlight rate sheet owned by the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (CargoOnFlightRateSheet1)
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_
archived
name
comments
airline_name
service_type_name
quantity
rate
Errors
422
Cargo on Flight Rate Sheets Get by ID V1request Unprocessable Entity Error

