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-finance | Type: Application | PCID required: Yes
rentman_finance_create_payment
Create Payment item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
amount | number | No | — | The amount value |
description | string | No | — | The description value |
moment | string | Yes | — | The moment value |
payment_import_source | string | No | — | Accounting software this payment was imported from. |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
},
"amount": {
"type": "number",
"description": "The amount value"
},
"description": {
"type": "string",
"description": "The description value"
},
"moment": {
"type": "string",
"description": "The moment value"
},
"payment_import_source": {
"type": "string",
"description": "Accounting software this payment was imported from.",
"enum": [
"none",
"exactonline",
"quickbooks",
"xero",
"publicapi"
]
}
},
"required": [
"PCID",
"id",
"moment"
]
}
rentman_finance_delete_project_cost
Delete ProjectCost 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_finance_get_contract_collection
Get Contract collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_contract_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_finance_get_contract_invoice_line_collection
Get InvoiceLine 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_finance_get_contract_item
Get Contract 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_finance_get_crew_rate_collection
Get CrewRate collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_crew_rate_crew_rate_factor_collection
Get CrewRateFactor 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_finance_get_crew_rate_factor_collection
Get CrewRateFactor collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_crew_rate_factor_item
Get CrewRateFactor 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_finance_get_crew_rate_item
Get CrewRate 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_finance_get_factor_groups_collection
Get FactorGroups collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_factor_groups_factors_collection
Get Factors 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_finance_get_factor_groups_item
Get FactorGroups 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_finance_get_factors_collection
Get Factors collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_factors_item
Get Factors 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_finance_get_factuur_collection
Get Factuur collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_factuur_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_finance_get_factuur_invoice_line_collection
Get InvoiceLine 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_finance_get_factuur_item
Get Factuur 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_finance_get_factuur_payment_collection
Get Payment 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_finance_get_invoice_line_collection
Get InvoiceLine collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_invoice_line_item
Get InvoiceLine 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_finance_get_ledger_collection
Get Ledger collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_ledger_item
Get Ledger 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_finance_get_payment_collection
Get Payment collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_payment_item
Get Payment 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_finance_get_project_cost_collection
Get ProjectCost collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_project_cost_item
Get ProjectCost 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_finance_get_quotation_collection
Get Quotation collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_quotation_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_finance_get_quotation_invoice_line_collection
Get InvoiceLine 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_finance_get_quotation_item
Get Quotation 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_finance_get_tax_class_collection
Get TaxClass collection.
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
}
},
"required": [
"PCID"
]
}
rentman_finance_get_tax_class_item
Get TaxClass 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_finance_update_payment
Update Payment item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
amount | number | No | — | The amount value |
description | string | No | — | The description value |
moment | string | Yes | — | The moment value |
payment_import_source | string | No | — | Accounting software this payment was imported from. |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
},
"amount": {
"type": "number",
"description": "The amount value"
},
"description": {
"type": "string",
"description": "The description value"
},
"moment": {
"type": "string",
"description": "The moment value"
},
"payment_import_source": {
"type": "string",
"description": "Accounting software this payment was imported from.",
"enum": [
"none",
"exactonline",
"quickbooks",
"xero",
"publicapi"
]
}
},
"required": [
"PCID",
"id",
"moment"
]
}
rentman_finance_update_project_cost
Update ProjectCost item.
Parameters:
| Parameter | Type | Required | Default | Description |
|---|
id | integer | Yes | — | Numeric ID of the itemtype |
custom | object | No | — | The object containing all custom defined fields. |
discount | number | No | — | The discount value |
is_template | boolean | No | — | Is Template |
ledger | string | No | — | The ledger value |
ledger_debit | string | No | — | Ledger Debit |
name | string | No | — | The name value |
purchase_price | number | No | — | Purchase Price |
quantity | integer | No | — | The quantity value |
remark | string | No | — | The remark value |
sale_price | number | No | — | Sale Price |
subproject | string | Yes | — | The subproject value |
taxclass | string | No | — | This class, in combination with the chosen VAT scheme at project level, determines the final VAT rate. |
{
"type": "object",
"properties": {
"PCID": {
"type": "string",
"description": "Pink Connect ID for the authenticated connection"
},
"id": {
"type": "integer",
"description": "Numeric ID of the itemtype"
},
"custom": {
"type": "object",
"description": "The object containing all custom defined fields."
},
"discount": {
"type": "number",
"description": "The discount value"
},
"is_template": {
"type": "boolean",
"description": "Is Template"
},
"ledger": {
"type": "string",
"description": "The ledger value"
},
"ledger_debit": {
"type": "string",
"description": "Ledger Debit"
},
"name": {
"type": "string",
"description": "The name value"
},
"purchase_price": {
"type": "number",
"description": "Purchase Price"
},
"quantity": {
"type": "integer",
"description": "The quantity value"
},
"remark": {
"type": "string",
"description": "The remark value"
},
"sale_price": {
"type": "number",
"description": "Sale Price"
},
"subproject": {
"type": "string",
"description": "The subproject value"
},
"taxclass": {
"type": "string",
"description": "This class, in combination with the chosen VAT scheme at project level, determines the final VAT rate."
}
},
"required": [
"PCID",
"id",
"subproject"
]
}