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

idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
owned_by_org_idstring

Must be a string starting with org_

archivedbooleanDefaults to false
namestring
commentsstring<=524288 characters
airline_namestring
service_type_namestring
quantitydouble
ratedouble

Errors

422
Cargo on Flight Rate Sheets Get by ID V1request Unprocessable Entity Error