Move equipment between tracks/spots. Supports sequencing and batch moves.
Usage notes:
curl --request POST \
--url https://api-lg.arms.cedarai.com/ims/equipment/move \
--header 'Content-Type: application/json' \
--header 'x-arms-api-key: <api-key>' \
--header 'x-arms-assume-user: <api-key>' \
--data '
{
"items": [
{
"equipment": {
"resourceId": 1,
"resourceType": "Equipment"
},
"locationUpdate": {
"from": {},
"to": {}
},
"updateIntermodalUnits": true
}
],
"jobName": "MOVE TO FRONT"
}
'{
"items": [
{
"resourceType": "Equipment",
"resourceId": 123,
"uuid": "<string>",
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"aarCarType": "<string>",
"equipmentType": "CAR",
"descriptionCode": "<string>",
"arrivalState": "INBOUND",
"parentGroupings": [
{
"resourceType": "Grouping",
"resourceId": 123,
"uuid": "<string>",
"name": "<string>",
"groupingType": "<string>",
"sortOrder": 123,
"colorToken": "<string>",
"groupingIndex": 123
}
],
"waybill": {
"loadStatus": "<string>",
"commodityCode": "<string>",
"netWeightTons": 123,
"originCityName": "<string>",
"originStateOrProvince": "<string>",
"originFsac": "<string>",
"destinationCityName": "<string>",
"destinationStateOrProvince": "<string>",
"destinationFsac": "<string>",
"consignorCustomerName": "<string>",
"consigneeCustomerName": "<string>",
"originScac": "<string>",
"trafficType": "LOCAL",
"shipmentPaymentMethod": "11",
"transportationMethod": "R",
"shipmentId": "<string>",
"weightUnitCode": "E",
"shipmentQualifier": "1",
"capacityLoadCode": "C",
"customsDocumentationHandlingCode": "<string>",
"confidentialBillingRequestCode": "C",
"taxReasonCode": "<string>",
"shipmentWeightCode": "A3",
"referencedPatternIdentifier": "<string>",
"billingCode": "A",
"repetitivePatternNumber": 123,
"extendedReferenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>",
"date": "<string>",
"timestamp": "<string>"
}
],
"crossReferenceEquipment": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"crossReferenceTypeCode": "A",
"equipmentOwnerScac": "<string>",
"equipmentLength": "<string>",
"equipmentOperatorScac": "<string>",
"equipmentIsDamaged": true,
"checkDigit": 123
}
],
"equipmentDetails": [
{
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"netWeightLbs": 123,
"grossWeightLbs": 123,
"weightType": "ESTIMATED",
"tareWeightLbs": 123,
"weightAllowance": 123,
"dunnage": 123,
"ownershipCode": "L",
"descriptionCode": "<string>",
"owningCarrierCode": "<string>",
"position": "<string>",
"lengthIn": 123,
"tareQualifierCode": "A",
"checkDigit": 123,
"heightIn": 123,
"widthIn": 123,
"isoContainerCode": "<string>",
"carrierCode": "<string>",
"aarCarType": "<string>",
"chassisInitial": "<string>",
"chassisNumber": 123
}
],
"intermodalStatusDetails": {
"shipmentStatusCode": "A",
"shipmentStatusTime": "<string>"
},
"specialHandlingCodes": [
"<string>"
],
"protectiveService": [
{
"ruleCode": "<string>",
"serviceCode": "D",
"temperatureUnit": "CE",
"optimalTemperature": 123,
"scac": "<string>",
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"precooled": true,
"heaterLocation": "Y",
"commodityType": "Y",
"doorwaySpace": "Y",
"originTemperature": 123
}
],
"originStation": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"originJunction": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destinationStation": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destinationJunction": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"parties": [
{
"partyType": "11",
"name": "<string>",
"idCodeQualifier": "1",
"idCode": "<string>",
"entitySubIdentifierRelationshipCode": "<string>",
"entitySubIdentifierCode": "<string>",
"additionalNames": [
"<string>"
],
"address": [
"<string>"
],
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"locationQualifier": "<string>",
"locationIdentifier": "<string>",
"countrySubdivisionCode": "<string>",
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"billingInfo": [
{
"rebillReasonCode": "RC",
"origin": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destination": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"carrierCodes": [
"<string>"
]
}
],
"referenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>"
}
]
}
],
"route": [
{
"carrierCode": "<string>",
"junctionCode": "<string>",
"routingSequenceCode": "1",
"splc": "<string>",
"intermodalServiceCode": "<string>",
"additionalSwitchCarrierCodes": [
"<string>"
]
}
],
"emptyCarDispositions": [
{
"destinationConsigneeName": "<string>",
"destinationConsigneeIdQualifier": "<string>",
"destinationConsigneeId": "<string>",
"destinationCityName": "<string>",
"destinationStateOrProvince": "<string>",
"destinationPostalCode": "<string>",
"destinationCountryCode": "<string>",
"destinationAddress": "<string>",
"destinationRoute": [
{
"carrierCode": "<string>",
"junctionCode": "<string>",
"routingSequenceCode": "1",
"splc": "<string>",
"intermodalServiceCode": "<string>",
"additionalSwitchCarrierCodes": [
"<string>"
]
}
]
}
],
"lineItems": [
{
"number": 123,
"descriptions": [
{
"ladingDescription": "<string>",
"commodityCode": "<string>",
"commodityCodeQualifier": "3",
"packagingCode": "<string>",
"marksAndNumbers": "<string>",
"marksAndNumbersQualifier": "<string>",
"hazmatRatingCommodityCodeQualifier": "<string>",
"hazmatRatingCommodityCode": "<string>",
"compartmentIdCode": "<string>"
}
],
"quantity": {
"billedAsQuantity": 123,
"billedAsQualifier": "DM",
"weight": 123,
"weightQualifier": "A3",
"volume": 123,
"volumeUnitQualifier": "B",
"ladingQuantity": 123,
"packagingFormCode": "<string>",
"dunnageDescription": "<string>",
"weightUnitCode": "<string>",
"typeOfServiceCode": "<string>"
},
"measurements": [
{
"measurementReferenceIdCode": "<string>",
"measurementQualifier": "<string>",
"measurementValue": 123,
"unitCode": "1E",
"rangeMinimum": 123,
"rangeMaximum": 123,
"measurementSignificanceCode": "<string>",
"measurementAttributeCode": "<string>",
"surfaceLayerPositionCode": "<string>",
"measurementMethodOrDevice": "<string>",
"codeListQualifier": "<string>",
"industryCode": "<string>"
}
],
"priceAuthorities": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"primaryPublicationAuthority": "<string>",
"regulatoryAgencyCode": "<string>",
"tariffAgencyCode": "<string>",
"issuingCarrierIdentifier": "<string>",
"suffix": "<string>",
"itemNumber": "<string>",
"supplementIdentifier": "<string>",
"sectionNumber": "<string>",
"itemNumberSuffix": "<string>",
"effectiveDate": "<string>",
"expirationDate": "<string>"
}
]
}
],
"hazardousInfo": [
{
"ladingUnitCode": "<unknown>",
"ladingQuantity": 123,
"unIdCode": "<string>",
"unPageNumber": "<string>",
"commodityCode": "<string>",
"unitCode": "<unknown>",
"quantity": 123,
"compartmentIdCode": "<string>",
"residueIndicatorCode": "<string>",
"packagingGroupCode": "<string>",
"interimHazmatRegulatoryNumber": "<string>",
"industryCode": "<string>",
"classificationInfo": [
{
"hazardousClass": "<string>",
"hazardousClassQualifier": "P",
"hazardousPlacardNotation": "<string>",
"hazardousEndorsement": "<string>",
"reportableQuantityCode": "RQ",
"flashpointUnitCode": "<unknown>",
"flashpointTemperature": 123,
"controlUnitCode": "<unknown>",
"controlTemperature": 123,
"emergencyUnitCode": "<unknown>",
"emergencyTemperature": 123,
"netExplosiveWeightUnitCode": "<string>",
"netExplosiveWeight": 123
}
],
"hazmatShippingNameInfo": [
{
"hazmatShippingName": "<string>",
"hazmatShippingNameQualifier": "C",
"nosIndicatorCode": "<string>",
"railSafetySensitiveMaterial": true
}
],
"hazmatAdditionalInfo": [
{
"hazmatShippingInfoQualifier": "ADI",
"hazmatShippingInfo": "<string>",
"hazmatShippingInfoOverflow": "<string>",
"hazardZoneCode": "<string>",
"radioactiveActivityUnitCode": "1T",
"radioactiveActivity": 123,
"radioactiveTransportIndex": 123,
"fumigationDate": "<string>"
}
],
"epaRequiredData": [
{
"epaWasteStreamNumberCode": "<string>",
"wasteCharacteristicsCode": "<string>",
"hazardousWasteNumberStateOrProvince": "<string>",
"hazardousWasteNumber": "<string>"
}
],
"canadianDangerousRequirements": [
{
"emergencyResponsePlanNumber": "<string>",
"communicationNumber": "<string>",
"packagingGroupCode": "<string>",
"firstSubsidiaryClassification": "<string>",
"secondSubsidiaryClassification": "<string>",
"thirdSubsidiaryClassification": "<string>",
"subsidiaryRiskIndicator": "<string>",
"netExplosiveQuantity": 123,
"canadianHazardousNotation": "<string>",
"specialCommodityIndicatorCode": "<string>",
"additionalCommunicationNumber": "<string>",
"netExplosiveQuantityUnitCode": "<unknown>",
"hazmatShipmentInfoQualifier": "<string>",
"hazmatQuantity": 123,
"hazmatQuantityUnitCode": "<unknown>"
}
],
"transborderHazardousRequirements": [
{
"hazardousClassification": "<string>",
"hazardousPlacardNotation": "<string>",
"hazardousEndorsement": "<string>"
}
],
"hazmatReferenceNumbers": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"date": "<string>"
}
],
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"parties": [
{
"partyType": "11",
"name": "<string>",
"idCodeQualifier": "1",
"idCode": "<string>",
"entitySubIdentifierRelationshipCode": "<string>",
"entitySubIdentifierCode": "<string>",
"additionalNames": [
"<string>"
],
"address": [
"<string>"
],
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"locationQualifier": "<string>",
"locationIdentifier": "<string>",
"countrySubdivisionCode": "<string>",
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"billingInfo": [
{
"rebillReasonCode": "RC",
"origin": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destination": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"carrierCodes": [
"<string>"
]
}
],
"referenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>"
}
]
}
]
}
],
"hazardousCertifications": [
{
"name": "<string>"
}
],
"release": {
"releaseCode": "B",
"releaseDate": "<string>",
"releaseTime": "<string>"
},
"defaultReceiver": "<string>",
"waybillTemplateId": 123,
"waybillTemplateName": "<string>",
"waybillNumberSuffix": "<string>",
"originCarrierCode": "<string>",
"consigneeLocationId": 123,
"shipperLocationId": 123,
"inCareOfLocationId": 123,
"freightBillPartyLocationId": 123,
"pickupPartyLocationId": 123,
"waybillNumber": 123,
"waybillDate": "<string>",
"billOfLadingNumber": "<string>",
"originSystem": "ARMS",
"preparationDate": "<string>",
"preparationTime": "<string>",
"revisionNumber": 123,
"revisionTime": "<string>",
"revisionSourceType": "WAYBILL",
"armsTrackingId": "<string>",
"resourceType": "Waybill",
"resourceId": 123,
"uuid": "<string>",
"waybillStatus": "PENDING",
"createdAt": "<string>"
},
"umler": {
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"car": "<string>",
"mechanicalDesignation": "<string>",
"owner": "<string>",
"elementEquipmentGroup": "<string>",
"lessee": "<string>",
"markOwnerCategory": "<string>",
"outsideLength": 123,
"outsideLengthFt": 123,
"isIntl": true,
"grossRailWeight": 123,
"grossRailWeightUnit": "IN",
"grossRailWeightLb": 123,
"loadLimit": 123,
"cubicFeetCapacity": 123,
"tareWeight": 123,
"tareWeightUnit": "IN",
"tareWeightLb": 123,
"plateCode": "<string>",
"insideLength": 123,
"insideLengthUnit": "IN",
"insideLengthFt": 123,
"insideHeight": 123,
"insideHeightUnit": "IN",
"insideHeightFt": 123,
"outsideExtremeWidth": 123,
"outsideExtremeWidthUnit": "IN",
"outsideExtremeWidthFt": 123,
"outerExtremeHeight": 123,
"outerExtremeHeightUnit": "IN",
"outerExtremeHeightFt": 123,
"outsideHeightExtremeWidth": 123,
"outsideHeightExtremeWidthUnit": "IN",
"outsideHeightExtremeWidthFt": 123,
"sideDoorType": "<string>",
"sideDoorHeight": 123,
"sideDoorHeightUnit": "IN",
"sideDoorHeightFt": 123,
"sideDoorWidth": 123,
"sideDoorWidthUnit": "IN",
"sideDoorWidthFt": 123,
"boxSideDoorOrientation": "<string>",
"axleCount": 123,
"brakeShoeType": "<string>",
"bodyMaterial": "<string>",
"operatingBrakes": 123,
"floorStrengthClassification": "<string>",
"poolNumber": "<string>",
"endOfTrainOnly": "<string>",
"shoveCarToRest": "<string>",
"shoveAdjCarToRest": "<string>",
"trainPositionSensitive": "<string>",
"couplerStyle": "<string>",
"unitEquipmentGroup": "<string>",
"abtDueDate": "<string>",
"carGrade": "<string>",
"lengthFt": 123,
"brakeWeightLb": 123,
"netWeightLb": 123,
"allowedSpeed": "<string>",
"regionCode": "<string>"
},
"notes": "<string>",
"intermodalUnits": [
{
"resourceType": "IntermodalUnit",
"resourceId": 123,
"uuid": "<string>"
}
],
"loadStatus": "LOAD",
"ichrTime": "2023-11-07T05:31:56Z",
"workOrder": {
"resourceId": 123,
"uuid": "<string>",
"workOrderId": "<string>",
"status": "PENDING",
"trainId": "<string>",
"inTransit": true,
"lastEventId": 123,
"hasBeenDeparted": true
},
"workOrders": [
{
"resourceId": 123,
"uuid": "<string>",
"workOrderId": "<string>",
"status": "PENDING",
"trainId": "<string>",
"inTransit": true,
"lastEventId": 123,
"hasBeenDeparted": true
}
]
}
]
}Your ARMS API key
Email of a user assigned to the appropriate user group
Carrier identifier; required for all endpoints
Optional user group context
List of move instructions to perform in a single batch.
Show child attributes
Equipment to move. Provide an equipment resource (minimal or expanded).
Show child attributes
Equipment UUID that complements the legacy numeric resourceId.
CAR, LOCOMOTIVE, CABOOSE, TRAIN_DEVICE INBOUND, ONLINE, OUTBOUND Show child attributes
Grouping UUID that complements the legacy numeric resourceId.
Show child attributes
LOCAL, ORIGINATING, TERMINATING, STORAGE, BRIDGE, UNKNOWN 11, CC, MX, NC, NR, PP R, X E, K, L, S, T 1, 6, 7, 8, B, C, E, F, G, H, I, M, N, S, W, X C, F, G, M, V C, M, N, R A3, B, C, E, G, J, K, M, N, O, S, X A, D, E, G, H, M, P, S, U, V, W, X, Y Show child attributes
Show child attributes
A, B, C, F, G, K, L, M, T Show child attributes
ESTIMATED, ACTUAL L, R, T A, M Show child attributes
A, AE, AI, AL, AO, AR, B, BO, CA, CB, CC, CS, CT, D, DA, DC, DP, DR, DS, DT, EA, ER, G, GI, I, J, K, L, LE, MA, MD, ME, MI, MO, MR, MT, N, NC, ND, NF, NG, NH, NO, NP, NS, NT, O, OA, OH, P, PA, PB, PC, PD, PE, PF, PG, PH, PI, PJ, PK, PL, PM, PN, PO, PP, R, RF, RL, RN, RY, SA, SC, SF, SO, T, TE, UR, UV, WH, WR, YR Show child attributes
D, HDN, HDNC, HSC, M, MN, MNU CE, FA Y, N Y, N Y, N Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
3, J, L, T Show child attributes
DM, GL, NC, ND, NP, NU, NV A3, B, C, E, G, J, K, M, N, O, S, X B, C, D, E, F, G, H, L, M, N, R, S, T, U, V, X Show child attributes
1E, 1F, 1H, 1J, 1K, 1L, 20, 21, AB, B4, B5, BA, BD, BE, BF, BG, BI, BN, BO, BR, BU, BV, BX, C4, CA, CC, CE, CF, CH, CI, CL, CM, CN, CP, CR, CT, CU, CX, CY, DF, DG, DH, DJ, DK, DL, DR, DT, DZ, FA, FO, FT, GA, GH, GI, GR, HA, HG, HJ, HM, IN, JE, JR, JU, KE, KG, KT, LB, LG, LP, LT, M5, M8, ME, ML, MM, MP, MR, MS, MT, MU, NC, NS, NT, NW, OZ, PA, PC, PH, PK, PL, PT, PV, PX, PY, PZ, QR, QS, QT, QU, RL, RM, SC, SF, SH, SI, SJ, SM, SV, SW, SY, TB, TE, TK, TO, TX, TY, UN, VI, WH, YD, ZZ Show child attributes
Show child attributes
Show child attributes
P, S RQ Show child attributes
C, D, I Show child attributes
ADI, CER, D13, D20, DRC, DWW, EQP, FUM, HOT, HZC, INH, LQY, MOS, MPI, NOD, PIH, POI, RAM, TEC, TNM, WST 1T, 4N, G4, R2 Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
ARMS, EDI, BRAVO WAYBILL, CONSIST, BILL_OF_LADING, ADVANCE_CAR_DISPOSITION, LOAD, EMPTY, REBILL, CLM Waybill UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, ARCHIVED Shared UMLER attributes for equipment records.
Show child attributes
Outside length in inches
Outside length in feet (standardized)
Whether this is international equipment
Unit of measure for gross rail weight
IN, LB, CM, KG, FT, M, G, T, MT Gross rail weight in pounds (standardized)
Tare weight in pounds
Unit of measure for tare weight
IN, LB, CM, KG, FT, M, G, T, MT Tare weight in pounds (standardized)
Unit of measure for inside length
IN, LB, CM, KG, FT, M, G, T, MT Inside length in feet (standardized)
Unit of measure for inside height
IN, LB, CM, KG, FT, M, G, T, MT Inside height in feet (standardized)
Unit of measure for outside extreme width
IN, LB, CM, KG, FT, M, G, T, MT Outside extreme width in feet (standardized)
Unit of measure for outer extreme height
IN, LB, CM, KG, FT, M, G, T, MT Outer extreme height in feet (standardized)
Unit of measure for outside height extreme width
IN, LB, CM, KG, FT, M, G, T, MT Outside height at extreme width in feet (standardized)
Unit of measure for side door height
IN, LB, CM, KG, FT, M, G, T, MT Side door height in feet (standardized)
Unit of measure for side door width
IN, LB, CM, KG, FT, M, G, T, MT Side door width in feet (standardized)
Length in feet (standardized, EU-specific)
Brake weight in pounds (standardized)
Net weight in pounds (standardized)
Allowed speed when taking commodity into account
Source region code (US or SE)
Show child attributes
IntermodalUnit UUID that complements the legacy numeric resourceId.
Show child attributes
LOCAL, ORIGINATING, TERMINATING, STORAGE, BRIDGE, UNKNOWN 11, CC, MX, NC, NR, PP R, X E, K, L, S, T 1, 6, 7, 8, B, C, E, F, G, H, I, M, N, S, W, X C, F, G, M, V C, M, N, R A3, B, C, E, G, J, K, M, N, O, S, X A, D, E, G, H, M, P, S, U, V, W, X, Y Show child attributes
Show child attributes
A, B, C, F, G, K, L, M, T Show child attributes
ESTIMATED, ACTUAL L, R, T A, M Show child attributes
A, AE, AI, AL, AO, AR, B, BO, CA, CB, CC, CS, CT, D, DA, DC, DP, DR, DS, DT, EA, ER, G, GI, I, J, K, L, LE, MA, MD, ME, MI, MO, MR, MT, N, NC, ND, NF, NG, NH, NO, NP, NS, NT, O, OA, OH, P, PA, PB, PC, PD, PE, PF, PG, PH, PI, PJ, PK, PL, PM, PN, PO, PP, R, RF, RL, RN, RY, SA, SC, SF, SO, T, TE, UR, UV, WH, WR, YR Show child attributes
D, HDN, HDNC, HSC, M, MN, MNU CE, FA Y, N Y, N Y, N Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
3, J, L, T Show child attributes
DM, GL, NC, ND, NP, NU, NV A3, B, C, E, G, J, K, M, N, O, S, X B, C, D, E, F, G, H, L, M, N, R, S, T, U, V, X Show child attributes
1E, 1F, 1H, 1J, 1K, 1L, 20, 21, AB, B4, B5, BA, BD, BE, BF, BG, BI, BN, BO, BR, BU, BV, BX, C4, CA, CC, CE, CF, CH, CI, CL, CM, CN, CP, CR, CT, CU, CX, CY, DF, DG, DH, DJ, DK, DL, DR, DT, DZ, FA, FO, FT, GA, GH, GI, GR, HA, HG, HJ, HM, IN, JE, JR, JU, KE, KG, KT, LB, LG, LP, LT, M5, M8, ME, ML, MM, MP, MR, MS, MT, MU, NC, NS, NT, NW, OZ, PA, PC, PH, PK, PL, PT, PV, PX, PY, PZ, QR, QS, QT, QU, RL, RM, SC, SF, SH, SI, SJ, SM, SV, SW, SY, TB, TE, TK, TO, TX, TY, UN, VI, WH, YD, ZZ Show child attributes
Show child attributes
Show child attributes
P, S RQ Show child attributes
C, D, I Show child attributes
ADI, CER, D13, D20, DRC, DWW, EQP, FUM, HOT, HZC, INH, LQY, MOS, MPI, NOD, PIH, POI, RAM, TEC, TNM, WST 1T, 4N, G4, R2 Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
Show child attributes
ARMS, EDI, BRAVO WAYBILL, CONSIST, BILL_OF_LADING, ADVANCE_CAR_DISPOSITION, LOAD, EMPTY, REBILL, CLM Waybill UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, ARCHIVED LOAD, EMPTY, UNKNOWN Show child attributes
UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, CLOSED Show child attributes
UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, CLOSED Describes the move from a source location to a target location. The target may include grouping.resourceId and optional groupingIndex to position within the track (0 = front, -1 = back).
Whether related intermodal units should be updated with the same move.
Timestamp associated with the move (e.g., job time).
ABNO, AETA, AETI, AINV, ARIL, ARRI, BADO, BFRM, BHVY, BLGT, BOHR, BXNG, CGIP, CGRD, CH80, CH81, CH82, CH83, CH84, CH85, CH86, CH89, DFLC, DRMP, EQOR, FFBO, FTBO, HADR, HAND, HANR, HEMB, HHAR, HIGT, HMIS, HOGT, ICHD, ICHR, IGTI, IGTR, LDCH, LTFR, LTTO, MAWY, MOTR, NOBL, NOTP, OGTI, OGTR, OSTH, PACT, PASL, PCON, PFLT, PFPS, PKGD, PKGR, PLJI, PLLF, PLLT, PUJI, RAMP, REBL, REJS, REMB, RFLT, RLOD, RMTY, RRFS, RTAA, RTOI, RTPO, STEA, STEX, STPL, STSE, STSU, STUN, SWAP, ULCH, UNSC, UNKN Friendly name for the job shown in history (e.g., 'MOVE TO FRONT').
OK
Show child attributes
Equipment UUID that complements the legacy numeric resourceId.
CAR, LOCOMOTIVE, CABOOSE, TRAIN_DEVICE INBOUND, ONLINE, OUTBOUND Show child attributes
Grouping UUID that complements the legacy numeric resourceId.
Show child attributes
LOCAL, ORIGINATING, TERMINATING, STORAGE, BRIDGE, UNKNOWN 11, CC, MX, NC, NR, PP R, X E, K, L, S, T 1, 6, 7, 8, B, C, E, F, G, H, I, M, N, S, W, X C, F, G, M, V C, M, N, R A3, B, C, E, G, J, K, M, N, O, S, X A, D, E, G, H, M, P, S, U, V, W, X, Y Show child attributes
A, B, C, F, G, K, L, M, T Show child attributes
ESTIMATED, ACTUAL L, R, T A, M Show child attributes
A, AE, AI, AL, AO, AR, B, BO, CA, CB, CC, CS, CT, D, DA, DC, DP, DR, DS, DT, EA, ER, G, GI, I, J, K, L, LE, MA, MD, ME, MI, MO, MR, MT, N, NC, ND, NF, NG, NH, NO, NP, NS, NT, O, OA, OH, P, PA, PB, PC, PD, PE, PF, PG, PH, PI, PJ, PK, PL, PM, PN, PO, PP, R, RF, RL, RN, RY, SA, SC, SF, SO, T, TE, UR, UV, WH, WR, YR Show child attributes
D, HDN, HDNC, HSC, M, MN, MNU CE, FA Y, N Y, N Y, N Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, A, D, H, I, JD, JI, JO, M, R, S, V Show child attributes
Show child attributes
3, J, L, T Show child attributes
DM, GL, NC, ND, NP, NU, NV A3, B, C, E, G, J, K, M, N, O, S, X B, C, D, E, F, G, H, L, M, N, R, S, T, U, V, X Show child attributes
1E, 1F, 1H, 1J, 1K, 1L, 20, 21, AB, B4, B5, BA, BD, BE, BF, BG, BI, BN, BO, BR, BU, BV, BX, C4, CA, CC, CE, CF, CH, CI, CL, CM, CN, CP, CR, CT, CU, CX, CY, DF, DG, DH, DJ, DK, DL, DR, DT, DZ, FA, FO, FT, GA, GH, GI, GR, HA, HG, HJ, HM, IN, JE, JR, JU, KE, KG, KT, LB, LG, LP, LT, M5, M8, ME, ML, MM, MP, MR, MS, MT, MU, NC, NS, NT, NW, OZ, PA, PC, PH, PK, PL, PT, PV, PX, PY, PZ, QR, QS, QT, QU, RL, RM, SC, SF, SH, SI, SJ, SM, SV, SW, SY, TB, TE, TK, TO, TX, TY, UN, VI, WH, YD, ZZ Show child attributes
Show child attributes
Show child attributes
P, S RQ Show child attributes
C, D, I Show child attributes
ADI, CER, D13, D20, DRC, DWW, EQP, FUM, HOT, HZC, INH, LQY, MOS, MPI, NOD, PIH, POI, RAM, TEC, TNM, WST 1T, 4N, G4, R2 Show child attributes
Show child attributes
Show child attributes
Show child attributes
11, AO, AP, AQ, BN, BT, C1, CB, CD, CE, CH, CN, CV, DH, DM, FW, HW, HX, HZ, IM, MC, N1, OH, OM, PF, PU, PV, RP, SF, SH, SS, ST, SU, TR, UC, XB, XQ, XR, XU, ZS 1, 2, 9, 12, 17, 20, AB, AI, BF, BN, C5, FI, IN, M5, 93 Show child attributes
Show child attributes
RC, RD Show child attributes
Show child attributes
ARMS, EDI, BRAVO WAYBILL, CONSIST, BILL_OF_LADING, ADVANCE_CAR_DISPOSITION, LOAD, EMPTY, REBILL, CLM Waybill UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, ARCHIVED Shared UMLER attributes for equipment records.
Show child attributes
Outside length in inches
Outside length in feet (standardized)
Whether this is international equipment
Unit of measure for gross rail weight
IN, LB, CM, KG, FT, M, G, T, MT Gross rail weight in pounds (standardized)
Tare weight in pounds
Unit of measure for tare weight
IN, LB, CM, KG, FT, M, G, T, MT Tare weight in pounds (standardized)
Unit of measure for inside length
IN, LB, CM, KG, FT, M, G, T, MT Inside length in feet (standardized)
Unit of measure for inside height
IN, LB, CM, KG, FT, M, G, T, MT Inside height in feet (standardized)
Unit of measure for outside extreme width
IN, LB, CM, KG, FT, M, G, T, MT Outside extreme width in feet (standardized)
Unit of measure for outer extreme height
IN, LB, CM, KG, FT, M, G, T, MT Outer extreme height in feet (standardized)
Unit of measure for outside height extreme width
IN, LB, CM, KG, FT, M, G, T, MT Outside height at extreme width in feet (standardized)
Unit of measure for side door height
IN, LB, CM, KG, FT, M, G, T, MT Side door height in feet (standardized)
Unit of measure for side door width
IN, LB, CM, KG, FT, M, G, T, MT Side door width in feet (standardized)
Length in feet (standardized, EU-specific)
Brake weight in pounds (standardized)
Net weight in pounds (standardized)
Allowed speed when taking commodity into account
Source region code (US or SE)
LOAD, EMPTY, UNKNOWN Show child attributes
UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, CLOSED Show child attributes
UUID that complements the legacy numeric resourceId.
PENDING, ACTIVE, CLOSED Was this page helpful?
curl --request POST \
--url https://api-lg.arms.cedarai.com/ims/equipment/move \
--header 'Content-Type: application/json' \
--header 'x-arms-api-key: <api-key>' \
--header 'x-arms-assume-user: <api-key>' \
--data '
{
"items": [
{
"equipment": {
"resourceId": 1,
"resourceType": "Equipment"
},
"locationUpdate": {
"from": {},
"to": {}
},
"updateIntermodalUnits": true
}
],
"jobName": "MOVE TO FRONT"
}
'{
"items": [
{
"resourceType": "Equipment",
"resourceId": 123,
"uuid": "<string>",
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"aarCarType": "<string>",
"equipmentType": "CAR",
"descriptionCode": "<string>",
"arrivalState": "INBOUND",
"parentGroupings": [
{
"resourceType": "Grouping",
"resourceId": 123,
"uuid": "<string>",
"name": "<string>",
"groupingType": "<string>",
"sortOrder": 123,
"colorToken": "<string>",
"groupingIndex": 123
}
],
"waybill": {
"loadStatus": "<string>",
"commodityCode": "<string>",
"netWeightTons": 123,
"originCityName": "<string>",
"originStateOrProvince": "<string>",
"originFsac": "<string>",
"destinationCityName": "<string>",
"destinationStateOrProvince": "<string>",
"destinationFsac": "<string>",
"consignorCustomerName": "<string>",
"consigneeCustomerName": "<string>",
"originScac": "<string>",
"trafficType": "LOCAL",
"shipmentPaymentMethod": "11",
"transportationMethod": "R",
"shipmentId": "<string>",
"weightUnitCode": "E",
"shipmentQualifier": "1",
"capacityLoadCode": "C",
"customsDocumentationHandlingCode": "<string>",
"confidentialBillingRequestCode": "C",
"taxReasonCode": "<string>",
"shipmentWeightCode": "A3",
"referencedPatternIdentifier": "<string>",
"billingCode": "A",
"repetitivePatternNumber": 123,
"extendedReferenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>",
"date": "<string>",
"timestamp": "<string>"
}
],
"crossReferenceEquipment": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"crossReferenceTypeCode": "A",
"equipmentOwnerScac": "<string>",
"equipmentLength": "<string>",
"equipmentOperatorScac": "<string>",
"equipmentIsDamaged": true,
"checkDigit": 123
}
],
"equipmentDetails": [
{
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"netWeightLbs": 123,
"grossWeightLbs": 123,
"weightType": "ESTIMATED",
"tareWeightLbs": 123,
"weightAllowance": 123,
"dunnage": 123,
"ownershipCode": "L",
"descriptionCode": "<string>",
"owningCarrierCode": "<string>",
"position": "<string>",
"lengthIn": 123,
"tareQualifierCode": "A",
"checkDigit": 123,
"heightIn": 123,
"widthIn": 123,
"isoContainerCode": "<string>",
"carrierCode": "<string>",
"aarCarType": "<string>",
"chassisInitial": "<string>",
"chassisNumber": 123
}
],
"intermodalStatusDetails": {
"shipmentStatusCode": "A",
"shipmentStatusTime": "<string>"
},
"specialHandlingCodes": [
"<string>"
],
"protectiveService": [
{
"ruleCode": "<string>",
"serviceCode": "D",
"temperatureUnit": "CE",
"optimalTemperature": 123,
"scac": "<string>",
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"precooled": true,
"heaterLocation": "Y",
"commodityType": "Y",
"doorwaySpace": "Y",
"originTemperature": 123
}
],
"originStation": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"originJunction": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destinationStation": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destinationJunction": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"parties": [
{
"partyType": "11",
"name": "<string>",
"idCodeQualifier": "1",
"idCode": "<string>",
"entitySubIdentifierRelationshipCode": "<string>",
"entitySubIdentifierCode": "<string>",
"additionalNames": [
"<string>"
],
"address": [
"<string>"
],
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"locationQualifier": "<string>",
"locationIdentifier": "<string>",
"countrySubdivisionCode": "<string>",
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"billingInfo": [
{
"rebillReasonCode": "RC",
"origin": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destination": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"carrierCodes": [
"<string>"
]
}
],
"referenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>"
}
]
}
],
"route": [
{
"carrierCode": "<string>",
"junctionCode": "<string>",
"routingSequenceCode": "1",
"splc": "<string>",
"intermodalServiceCode": "<string>",
"additionalSwitchCarrierCodes": [
"<string>"
]
}
],
"emptyCarDispositions": [
{
"destinationConsigneeName": "<string>",
"destinationConsigneeIdQualifier": "<string>",
"destinationConsigneeId": "<string>",
"destinationCityName": "<string>",
"destinationStateOrProvince": "<string>",
"destinationPostalCode": "<string>",
"destinationCountryCode": "<string>",
"destinationAddress": "<string>",
"destinationRoute": [
{
"carrierCode": "<string>",
"junctionCode": "<string>",
"routingSequenceCode": "1",
"splc": "<string>",
"intermodalServiceCode": "<string>",
"additionalSwitchCarrierCodes": [
"<string>"
]
}
]
}
],
"lineItems": [
{
"number": 123,
"descriptions": [
{
"ladingDescription": "<string>",
"commodityCode": "<string>",
"commodityCodeQualifier": "3",
"packagingCode": "<string>",
"marksAndNumbers": "<string>",
"marksAndNumbersQualifier": "<string>",
"hazmatRatingCommodityCodeQualifier": "<string>",
"hazmatRatingCommodityCode": "<string>",
"compartmentIdCode": "<string>"
}
],
"quantity": {
"billedAsQuantity": 123,
"billedAsQualifier": "DM",
"weight": 123,
"weightQualifier": "A3",
"volume": 123,
"volumeUnitQualifier": "B",
"ladingQuantity": 123,
"packagingFormCode": "<string>",
"dunnageDescription": "<string>",
"weightUnitCode": "<string>",
"typeOfServiceCode": "<string>"
},
"measurements": [
{
"measurementReferenceIdCode": "<string>",
"measurementQualifier": "<string>",
"measurementValue": 123,
"unitCode": "1E",
"rangeMinimum": 123,
"rangeMaximum": 123,
"measurementSignificanceCode": "<string>",
"measurementAttributeCode": "<string>",
"surfaceLayerPositionCode": "<string>",
"measurementMethodOrDevice": "<string>",
"codeListQualifier": "<string>",
"industryCode": "<string>"
}
],
"priceAuthorities": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"primaryPublicationAuthority": "<string>",
"regulatoryAgencyCode": "<string>",
"tariffAgencyCode": "<string>",
"issuingCarrierIdentifier": "<string>",
"suffix": "<string>",
"itemNumber": "<string>",
"supplementIdentifier": "<string>",
"sectionNumber": "<string>",
"itemNumberSuffix": "<string>",
"effectiveDate": "<string>",
"expirationDate": "<string>"
}
]
}
],
"hazardousInfo": [
{
"ladingUnitCode": "<unknown>",
"ladingQuantity": 123,
"unIdCode": "<string>",
"unPageNumber": "<string>",
"commodityCode": "<string>",
"unitCode": "<unknown>",
"quantity": 123,
"compartmentIdCode": "<string>",
"residueIndicatorCode": "<string>",
"packagingGroupCode": "<string>",
"interimHazmatRegulatoryNumber": "<string>",
"industryCode": "<string>",
"classificationInfo": [
{
"hazardousClass": "<string>",
"hazardousClassQualifier": "P",
"hazardousPlacardNotation": "<string>",
"hazardousEndorsement": "<string>",
"reportableQuantityCode": "RQ",
"flashpointUnitCode": "<unknown>",
"flashpointTemperature": 123,
"controlUnitCode": "<unknown>",
"controlTemperature": 123,
"emergencyUnitCode": "<unknown>",
"emergencyTemperature": 123,
"netExplosiveWeightUnitCode": "<string>",
"netExplosiveWeight": 123
}
],
"hazmatShippingNameInfo": [
{
"hazmatShippingName": "<string>",
"hazmatShippingNameQualifier": "C",
"nosIndicatorCode": "<string>",
"railSafetySensitiveMaterial": true
}
],
"hazmatAdditionalInfo": [
{
"hazmatShippingInfoQualifier": "ADI",
"hazmatShippingInfo": "<string>",
"hazmatShippingInfoOverflow": "<string>",
"hazardZoneCode": "<string>",
"radioactiveActivityUnitCode": "1T",
"radioactiveActivity": 123,
"radioactiveTransportIndex": 123,
"fumigationDate": "<string>"
}
],
"epaRequiredData": [
{
"epaWasteStreamNumberCode": "<string>",
"wasteCharacteristicsCode": "<string>",
"hazardousWasteNumberStateOrProvince": "<string>",
"hazardousWasteNumber": "<string>"
}
],
"canadianDangerousRequirements": [
{
"emergencyResponsePlanNumber": "<string>",
"communicationNumber": "<string>",
"packagingGroupCode": "<string>",
"firstSubsidiaryClassification": "<string>",
"secondSubsidiaryClassification": "<string>",
"thirdSubsidiaryClassification": "<string>",
"subsidiaryRiskIndicator": "<string>",
"netExplosiveQuantity": 123,
"canadianHazardousNotation": "<string>",
"specialCommodityIndicatorCode": "<string>",
"additionalCommunicationNumber": "<string>",
"netExplosiveQuantityUnitCode": "<unknown>",
"hazmatShipmentInfoQualifier": "<string>",
"hazmatQuantity": 123,
"hazmatQuantityUnitCode": "<unknown>"
}
],
"transborderHazardousRequirements": [
{
"hazardousClassification": "<string>",
"hazardousPlacardNotation": "<string>",
"hazardousEndorsement": "<string>"
}
],
"hazmatReferenceNumbers": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"date": "<string>"
}
],
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"parties": [
{
"partyType": "11",
"name": "<string>",
"idCodeQualifier": "1",
"idCode": "<string>",
"entitySubIdentifierRelationshipCode": "<string>",
"entitySubIdentifierCode": "<string>",
"additionalNames": [
"<string>"
],
"address": [
"<string>"
],
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"locationQualifier": "<string>",
"locationIdentifier": "<string>",
"countrySubdivisionCode": "<string>",
"administrativeContacts": [
{
"contactFunctionCode": "<string>",
"name": "<string>",
"communicationNumbers": [
{
"qualifier": "<string>",
"number": "<string>"
}
],
"contactInquiryReference": "<string>"
}
],
"billingInfo": [
{
"rebillReasonCode": "RC",
"origin": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"destination": {
"fsac": "<string>",
"cityName": "<string>",
"stateOrProvince": "<string>",
"postalCode": "<string>",
"countryCode": "<string>",
"splc": "<string>"
},
"carrierCodes": [
"<string>"
]
}
],
"referenceInfo": [
{
"referenceIdQualifier": "<string>",
"referenceId": "<string>",
"description": "<string>"
}
]
}
]
}
],
"hazardousCertifications": [
{
"name": "<string>"
}
],
"release": {
"releaseCode": "B",
"releaseDate": "<string>",
"releaseTime": "<string>"
},
"defaultReceiver": "<string>",
"waybillTemplateId": 123,
"waybillTemplateName": "<string>",
"waybillNumberSuffix": "<string>",
"originCarrierCode": "<string>",
"consigneeLocationId": 123,
"shipperLocationId": 123,
"inCareOfLocationId": 123,
"freightBillPartyLocationId": 123,
"pickupPartyLocationId": 123,
"waybillNumber": 123,
"waybillDate": "<string>",
"billOfLadingNumber": "<string>",
"originSystem": "ARMS",
"preparationDate": "<string>",
"preparationTime": "<string>",
"revisionNumber": 123,
"revisionTime": "<string>",
"revisionSourceType": "WAYBILL",
"armsTrackingId": "<string>",
"resourceType": "Waybill",
"resourceId": 123,
"uuid": "<string>",
"waybillStatus": "PENDING",
"createdAt": "<string>"
},
"umler": {
"equipmentInitial": "<string>",
"equipmentNumber": 123,
"car": "<string>",
"mechanicalDesignation": "<string>",
"owner": "<string>",
"elementEquipmentGroup": "<string>",
"lessee": "<string>",
"markOwnerCategory": "<string>",
"outsideLength": 123,
"outsideLengthFt": 123,
"isIntl": true,
"grossRailWeight": 123,
"grossRailWeightUnit": "IN",
"grossRailWeightLb": 123,
"loadLimit": 123,
"cubicFeetCapacity": 123,
"tareWeight": 123,
"tareWeightUnit": "IN",
"tareWeightLb": 123,
"plateCode": "<string>",
"insideLength": 123,
"insideLengthUnit": "IN",
"insideLengthFt": 123,
"insideHeight": 123,
"insideHeightUnit": "IN",
"insideHeightFt": 123,
"outsideExtremeWidth": 123,
"outsideExtremeWidthUnit": "IN",
"outsideExtremeWidthFt": 123,
"outerExtremeHeight": 123,
"outerExtremeHeightUnit": "IN",
"outerExtremeHeightFt": 123,
"outsideHeightExtremeWidth": 123,
"outsideHeightExtremeWidthUnit": "IN",
"outsideHeightExtremeWidthFt": 123,
"sideDoorType": "<string>",
"sideDoorHeight": 123,
"sideDoorHeightUnit": "IN",
"sideDoorHeightFt": 123,
"sideDoorWidth": 123,
"sideDoorWidthUnit": "IN",
"sideDoorWidthFt": 123,
"boxSideDoorOrientation": "<string>",
"axleCount": 123,
"brakeShoeType": "<string>",
"bodyMaterial": "<string>",
"operatingBrakes": 123,
"floorStrengthClassification": "<string>",
"poolNumber": "<string>",
"endOfTrainOnly": "<string>",
"shoveCarToRest": "<string>",
"shoveAdjCarToRest": "<string>",
"trainPositionSensitive": "<string>",
"couplerStyle": "<string>",
"unitEquipmentGroup": "<string>",
"abtDueDate": "<string>",
"carGrade": "<string>",
"lengthFt": 123,
"brakeWeightLb": 123,
"netWeightLb": 123,
"allowedSpeed": "<string>",
"regionCode": "<string>"
},
"notes": "<string>",
"intermodalUnits": [
{
"resourceType": "IntermodalUnit",
"resourceId": 123,
"uuid": "<string>"
}
],
"loadStatus": "LOAD",
"ichrTime": "2023-11-07T05:31:56Z",
"workOrder": {
"resourceId": 123,
"uuid": "<string>",
"workOrderId": "<string>",
"status": "PENDING",
"trainId": "<string>",
"inTransit": true,
"lastEventId": 123,
"hasBeenDeparted": true
},
"workOrders": [
{
"resourceId": 123,
"uuid": "<string>",
"workOrderId": "<string>",
"status": "PENDING",
"trainId": "<string>",
"inTransit": true,
"lastEventId": 123,
"hasBeenDeparted": true
}
]
}
]
}