ShipmentHtsCodeArchiveInput
No description
input ShipmentHtsCodeArchiveInput {
htsCodeId: ID!
shipmentId: ID!
}
Fields
ShipmentHtsCodeArchiveInput.htsCodeId ● ID! non-null scalar
The ID of the HTS code to archive.
ShipmentHtsCodeArchiveInput.shipmentId ● ID! non-null scalar
The ID of the shipment the HTS code belongs to.