Bulk Update Instructions
Authentication
Authentication using Personal Access Token (PAT) token
Request
Shipment IDs to update the instructions for. Duplicates are ignored, and the 250 maximum applies to the de-duplicated list.
Packing instructions for the shipments. Omit this field to leave the existing packing instructions unchanged; send an empty string to clear them. At least one of packing_instruction or sku_instruction must be provided with a non-null value. Leading and trailing whitespace is removed, and the 500-character limit applies to what remains.
Special SKU instructions for the shipments. Omit this field to leave the existing SKU instructions unchanged; send an empty string to clear them. At least one of packing_instruction or sku_instruction must be provided with a non-null value. Leading and trailing whitespace is removed, and the 500-character limit applies to what remains.
Response
Per-shipment results of the bulk operation

