Paymo integration (Productivity, Finance). Imported from open-connector.
https://app.paymoapp.com/api/me
/clients
| Param | Type | Required | Description |
|---|---|---|---|
| where | string | optional | The Paymo where filter expression to forward to the listing endpoint. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/clients/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/clients
| Param | Type | Required | Description |
|---|---|---|---|
| data | object | optional | The Paymo client fields to create or update, such as name, email, phone, websit… |
/clients/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| data | object | optional | The Paymo client fields to create or update, such as name, email, phone, websit… |
/clients/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
/projects
| Param | Type | Required | Description |
|---|---|---|---|
| where | string | optional | The Paymo where filter expression to forward to the listing endpoint. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/projects/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/projects
| Param | Type | Required | Description |
|---|---|---|---|
| data | object | optional | The Paymo project fields to create or update, such as name, client_id, descript… |
/projects/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| data | object | optional | The Paymo project fields to create or update, such as name, client_id, descript… |
/projects/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
/tasks
| Param | Type | Required | Description |
|---|---|---|---|
| where | string | optional | The Paymo where filter expression to forward to the listing endpoint. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/tasks/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| include | string | optional | The Paymo include expression for adding related content to the response. |
| partial_include | string | optional | The Paymo partial_include expression for adding lightweight related content. |
/tasks
| Param | Type | Required | Description |
|---|---|---|---|
| data | object | optional | The Paymo task fields to create or update, such as name, description, project_i… |
/tasks/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |
| data | object | optional | The Paymo task fields to create or update, such as name, description, project_i… |
/tasks/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The Paymo numeric resource identifier. |