Planfix API: project.get
From Planfix
A function that gets information about a project. Request format:
<?xml version="1.0" encoding="UTF-8"?>
<request method="project.get">
<account></account>
<sid></sid>
<project>
<id></id>
<general></general>
</project>
<signature></signature>
</request>| Name | Type | Value | Notes |
|---|---|---|---|
| project.id | int | identifier of the given project | |
| project.general | int | project number | used when there is no ID parameter id |
| signature | string(32) | подпись |