Documentation Index
Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
Use this file to discover all available pages before exploring further.
Server path: /rentman-resources | Type: Application | PCID required: Yes
rentman_resources_get_file_collection
Get File collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_file_folder_collection
Get FileFolder collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_file_folder_item
Get FileFolder item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_file_item
Get File item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_folder_collection
Get Folder collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_folder_item
Get Folder item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_invitations_collection
Get Invitations collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_invitations_item
Get Invitations item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_status_collection
Get Status collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_status_item
Get Status item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_collection
Get Subrental collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_subrental_equipment_collection
Get SubrentalEquipment collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_subrental_equipment_group_collection
Get SubrentalEquipmentGroup collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_subrental_equipment_group_item
Get SubrentalEquipmentGroup item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_equipment_group_subrental_equipment_collection
Get SubrentalEquipment collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_equipment_item
Get SubrentalEquipment item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_file_collection
Get File collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_file_folder_collection
Get FileFolder collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_item
Get Subrental item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_subrental_equipment_collection
Get SubrentalEquipment collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_subrental_subrental_equipment_group_collection
Get SubrentalEquipmentGroup collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_vehicle_collection
Get Vehicle collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_resources_get_vehicle_file_collection
Get File collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_vehicle_file_folder_collection
Get FileFolder collection.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}
rentman_resources_get_vehicle_item
Get Vehicle item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
}
},
"required": [
"PCID",
"id"
]
}