Command: CancelApproval - LabelHub/labelhub.integration.documentation GitHub Wiki

CancelApprovalCommand v1

Properties

CancelApprovalCommand

Name Type Required Default Notes
mln string Yes The Manufacturer Label Number for which to cancel any existing approvals.

Full sample

<?xml version="1.0" encoding="UTF-8"?>
<cancelapprovalcommand version="1">
  <mln>101010</mln>
</cancelapprovalcommand>
⚠️ **GitHub.com Fallback** ⚠️