Cancel the deal

Resource URL

https://api.tokencore.io/api.php

Parameters

ParameterDescriptionOptionalDefault
Name id - payment id given when creating a payment

Example

POST https://api.tokencore.io/api.php?method=cancel

Request

  
    https://api.tokencore.io/api.php?method=cancel&id=999  

Response

  
    {"ok":"ok","order":"{"id":999,"status":"cancelled"}"}  

Parameters Response

  

    https://api.tokencore.io/api.php?method=cancel&id=999 

Resource Information

Rate Limited False
Response Format JSON
Authentication None