echoCreateShipmentRecord
Add an adjustment shipped orders record for a grain. Automatic records are system generated and manual records come from imports, so neither can be created here. Fails if an adjustment already exists for the grain; update it instead.
Permissions Required
echo:create_shipment_record
echoCreateShipmentRecord(
input: CreateShipmentRecordInput!
): ShipmentRecord!
Arguments
echoCreateShipmentRecord.input ● CreateShipmentRecordInput! non-null input common
Parameters for CreateShipmentRecord
Type
ShipmentRecord object common
A day's shipped orders for a SKU, by sales channel.