API version v1.0
Cancel the deal
https://api.tokencore.io/api.php
Parameter | Description | Optional | Default |
---|---|---|---|
Name | id - payment id given when creating a payment |
POST | https://api.tokencore.io/api.php?method=cancel |
https://api.tokencore.io/api.php?method=cancel&id=999
{"ok":"ok","order":"{"id":999,"status":"cancelled"}"}
https://api.tokencore.io/api.php?method=cancel&id=999
Rate Limited | False |
Response Format | JSON |
Authentication | None |