Mmk Paymint Cancel

Cancel or refund a Paymint invoice. Triggers on "cancel payment", "refund", "cancel invoice", "refund invoice".

magic-meal-kits Updated

File contents

MMK Paymint — Cancel/Refund

Prerequisite: Read ../mmk-shared/SKILL.md for 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.


cancel — Cancel/refund invoice

mmk paymint cancel --tid TID123 --amount 10000 -o json

Required: --tid, --amount (refund amount) Optional: --business-number


See Also

magic-meal-kits/mmk-skills/tree/main/skills/mmk-paymint-cancel commit 7a13dee2f3

Frequently asked questions

npx skillmds@latest add magic-meal-kits/mmk-paymint-cancel