contract
Delete a contract.
Request format
https://adfox.yandex.com/api/v1
  ? object=account
  & action=delete
  & actionObject=contract
  & actionObjectID=<integer>
| 
 | ID of the contract to delete See also: | 
* Required
Response format
<response>
<status>
  <code>{integer}</code>
</status>
</response>
Response parameters
| 
 | Request processing status. If the value is  | 
Sample request and response
Request:
https://adfox.yandex.com/api/v1?object=account&action=delete&actionObject=contract&objectID=777Response:
<response> <status> <code>0</code> </status> </response>
Other actions with the object
See more actions with the contract object:
ID of the contract to delete
See also:
Required
Was the article helpful?
Previous
Next