mmk-paymint-bulk-resend
Installation
SKILL.md
MMK Paymint — Bulk Resend SMS
Prerequisite: Read
../mmk-shared/SKILL.mdfor auth, global flags, and error handling. Parent:mmk-paymint— includes License Resolution and Error Patterns.
Always use -o json when parsing results or composing with other commands.
bulk-resend — Resend SMS for multiple invoices at once
mmk paymint bulk-resend --tid TID1 --tid TID2 --tid TID3 -o json
mmk paymint bulk-resend --data '["TID1","TID2","TID3"]' -o json
mmk paymint bulk-resend --file tids.json -o json