Skip to content
← Back to Index

Command: payment.addTag

Adds a tag to a Payment

Body
keystring The tag key

Examples

Add tag to existing Payment
```json [{ "type": "applyCommands", "body": { "commands": [{ "type": "addTag", "key": "card" } ] } }] ```

© 2024 Hantera AB. All rights reserved.