> ## 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.

# rentman-people

> Rentman People - contacts, contact persons, and crew

**Server path:** `/rentman-people` | **Type:** Application | **PCID required:** Yes

## Tools

| Tool                                                                                                                    | Description                      |
| ----------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| [`rentman_people_create_contact`](#rentman_people_create_contact)                                                       | Create Contact item.             |
| [`rentman_people_create_contact_person`](#rentman_people_create_contact_person)                                         | Create ContactPerson item.       |
| [`rentman_people_create_crew_availability`](#rentman_people_create_crew_availability)                                   | Create CrewAvailability item.    |
| [`rentman_people_delete_contact`](#rentman_people_delete_contact)                                                       | Delete Contact item.             |
| [`rentman_people_delete_contact_person`](#rentman_people_delete_contact_person)                                         | Delete ContactPerson item.       |
| [`rentman_people_delete_crew_availability`](#rentman_people_delete_crew_availability)                                   | Delete CrewAvailability item.    |
| [`rentman_people_get_contact_collection`](#rentman_people_get_contact_collection)                                       | Get Contact collection.          |
| [`rentman_people_get_contact_contact_person_collection`](#rentman_people_get_contact_contact_person_collection)         | Get ContactPerson collection.    |
| [`rentman_people_get_contact_file_collection`](#rentman_people_get_contact_file_collection)                             | Get File collection.             |
| [`rentman_people_get_contact_file_folder_collection`](#rentman_people_get_contact_file_folder_collection)               | Get FileFolder collection.       |
| [`rentman_people_get_contact_item`](#rentman_people_get_contact_item)                                                   | Get Contact item.                |
| [`rentman_people_get_contact_person_collection`](#rentman_people_get_contact_person_collection)                         | Get ContactPerson collection.    |
| [`rentman_people_get_contact_person_file_collection`](#rentman_people_get_contact_person_file_collection)               | Get File collection.             |
| [`rentman_people_get_contact_person_file_folder_collection`](#rentman_people_get_contact_person_file_folder_collection) | Get FileFolder collection.       |
| [`rentman_people_get_contact_person_item`](#rentman_people_get_contact_person_item)                                     | Get ContactPerson item.          |
| [`rentman_people_get_crew_appointment_collection`](#rentman_people_get_crew_appointment_collection)                     | Get Appointment collection.      |
| [`rentman_people_get_crew_availability_collection`](#rentman_people_get_crew_availability_collection)                   | Get CrewAvailability collection. |
| [`rentman_people_get_crew_availability_item`](#rentman_people_get_crew_availability_item)                               | Get CrewAvailability item.       |
| [`rentman_people_get_crew_collection`](#rentman_people_get_crew_collection)                                             | Get Crew collection.             |
| [`rentman_people_get_crew_crew_availability_collection`](#rentman_people_get_crew_crew_availability_collection)         | Get CrewAvailability collection. |
| [`rentman_people_get_crew_crew_rates_collection`](#rentman_people_get_crew_crew_rates_collection)                       | Get CrewRates collection.        |
| [`rentman_people_get_crew_file_collection`](#rentman_people_get_crew_file_collection)                                   | Get File collection.             |
| [`rentman_people_get_crew_file_folder_collection`](#rentman_people_get_crew_file_folder_collection)                     | Get FileFolder collection.       |
| [`rentman_people_get_crew_invitations_collection`](#rentman_people_get_crew_invitations_collection)                     | Get Invitations collection.      |
| [`rentman_people_get_crew_item`](#rentman_people_get_crew_item)                                                         | Get Crew item.                   |
| [`rentman_people_get_crew_rates_collection`](#rentman_people_get_crew_rates_collection)                                 | Get CrewRates collection.        |
| [`rentman_people_get_crew_rates_item`](#rentman_people_get_crew_rates_item)                                             | Get CrewRates item.              |
| [`rentman_people_update_contact`](#rentman_people_update_contact)                                                       | Update Contact item.             |
| [`rentman_people_update_contact_person`](#rentman_people_update_contact_person)                                         | Update ContactPerson item.       |
| [`rentman_people_update_crew_availability`](#rentman_people_update_crew_availability)                                   | Update CrewAvailability item.    |

***

## rentman\_people\_create\_contact

Create Contact item.

**Parameters:**

| Parameter                    | Type   | Required | Default | Description                                                                                        |                                                                                                     |
| ---------------------------- | ------ | -------- | ------- | -------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| `accounting_code`            | string | No       | —       | External identifier used for integrations with accounting software.                                |                                                                                                     |
| `admin_contactperson`        | string | null     | No      | —                                                                                                  | This contact person is automatically selected when creating invoices.                               |
| `bank_account`               | string | No       | —       | Bank Account                                                                                       |                                                                                                     |
| `bic`                        | string | No       | —       | The bic value                                                                                      |                                                                                                     |
| `code`                       | string | No       | —       | Automatically generated if left empty.                                                             |                                                                                                     |
| `commerce_code`              | string | No       | —       | Commerce Code                                                                                      |                                                                                                     |
| `contact_warning`            | string | No       | —       | This warning is shown when this contact is selected as a client in a project.                      |                                                                                                     |
| `country`                    | string | No       | —       | The country value                                                                                  |                                                                                                     |
| `custom`                     | object | No       | —       | The object containing all custom defined fields.                                                   |                                                                                                     |
| `default_person`             | string | null     | No      | —                                                                                                  | This contact person is automatically selected if you choose this contact in a project or subrental. |
| `discount_crew`              | number | No       | —       | Discount applied to the 'crew' category upon selecting this contact as a client in a project.      |                                                                                                     |
| `discount_rental`            | number | No       | —       | Discount applied to the 'rental' category upon selecting this contact as a client in a project.    |                                                                                                     |
| `discount_sale`              | number | No       | —       | Discount applied to the 'sales' category upon selecting this contact as a client in a project.     |                                                                                                     |
| `discount_subrent`           | number | No       | —       | Discount applied to rental equipment upon selecting this contact as a supplier in a subrental.     |                                                                                                     |
| `discount_total`             | number | No       | —       | Discount applied to the total (sub)project upon selecting this contact as a client in a project.   |                                                                                                     |
| `discount_transport`         | number | No       | —       | Discount applied to the 'transport' category upon selecting this contact as a client in a project. |                                                                                                     |
| `distance`                   | number | No       | —       | Distance from warehouse to visiting address.                                                       |                                                                                                     |
| `email_1`                    | string | No       | —       | Email 1                                                                                            |                                                                                                     |
| `email_2`                    | string | No       | —       | Email 2                                                                                            |                                                                                                     |
| `ext_name_line`              | string | No       | —       | Ext Name Line                                                                                      |                                                                                                     |
| `firstname`                  | string | No       | —       | The firstname value                                                                                |                                                                                                     |
| `fiscal_code`                | string | No       | —       | This number is used in file exports of invoices.                                                   |                                                                                                     |
| `folder`                     | string | null     | No      | —                                                                                                  | The folder value                                                                                    |
| `gender`                     | string | No       | —       | The gender value                                                                                   |                                                                                                     |
| `image`                      | string | null     | No      | —                                                                                                  | The image value                                                                                     |
| `invoice_city`               | string | No       | —       | Invoice City                                                                                       |                                                                                                     |
| `invoice_country`            | string | No       | —       | Invoice Country                                                                                    |                                                                                                     |
| `invoice_district`           | string | No       | —       | Invoice District                                                                                   |                                                                                                     |
| `invoice_extra_address_line` | string | No       | —       | Invoice Extra Address Line                                                                         |                                                                                                     |
| `invoice_number`             | string | No       | —       | Invoice Number                                                                                     |                                                                                                     |
| `invoice_postalcode`         | string | No       | —       | Invoice Postalcode                                                                                 |                                                                                                     |
| `invoice_state`              | string | No       | —       | Invoice State                                                                                      |                                                                                                     |
| `invoice_street`             | string | No       | —       | Invoice Street                                                                                     |                                                                                                     |
| `invoice_unit_number`        | string | No       | —       | Invoice Unit Number                                                                                |                                                                                                     |
| `latitude`                   | number | No       | —       | The latitude value                                                                                 |                                                                                                     |
| `longitude`                  | number | No       | —       | The longitude value                                                                                |                                                                                                     |
| `mailing_city`               | string | No       | —       | Mailing City                                                                                       |                                                                                                     |
| `mailing_country`            | string | No       | —       | Mailing Country                                                                                    |                                                                                                     |
| `mailing_district`           | string | No       | —       | Mailing District                                                                                   |                                                                                                     |
| `mailing_extra_address_line` | string | No       | —       | Mailing Extra Address Line                                                                         |                                                                                                     |
| `mailing_number`             | string | No       | —       | Mailing Number                                                                                     |                                                                                                     |
| `mailing_postalcode`         | string | No       | —       | Mailing Postalcode                                                                                 |                                                                                                     |
| `mailing_state`              | string | No       | —       | Mailing State                                                                                      |                                                                                                     |
| `mailing_street`             | string | No       | —       | Mailing Street                                                                                     |                                                                                                     |
| `mailing_unit_number`        | string | No       | —       | Mailing Unit Number                                                                                |                                                                                                     |
| `name`                       | string | No       | —       | The name value                                                                                     |                                                                                                     |
| `phone_1`                    | string | No       | —       | Phone 1                                                                                            |                                                                                                     |
| `phone_2`                    | string | No       | —       | Phone 2                                                                                            |                                                                                                     |
| `projectnote`                | string | No       | —       | This remark is automatically added to projects upon selecting this contact as client or location.  |                                                                                                     |
| `projectnote_title`          | string | No       | —       | This remark is automatically added to projects upon selecting this contact as client or location.  |                                                                                                     |
| `purchase_number`            | string | No       | —       | Purchase Number                                                                                    |                                                                                                     |
| `surfix`                     | string | No       | —       | The surfix value                                                                                   |                                                                                                     |
| `surname`                    | string | No       | —       | The surname value                                                                                  |                                                                                                     |
| `travel_time`                | number | null     | No      | —                                                                                                  | Travel time (in minutes) from warehouse to visiting address.                                        |
| `type`                       | string | No       | —       | The type value                                                                                     |                                                                                                     |
| `VAT_code`                   | string | No       | —       | VAT Code                                                                                           |                                                                                                     |
| `vendor_accounting_code`     | string | No       | —       | External identifier used for integrations with accounting software.                                |                                                                                                     |
| `visit_city`                 | string | No       | —       | Visit City                                                                                         |                                                                                                     |
| `visit_district`             | string | No       | —       | Visit District                                                                                     |                                                                                                     |
| `visit_extra_address_line`   | string | No       | —       | Visit Extra Address Line                                                                           |                                                                                                     |
| `visit_number`               | string | No       | —       | Visit Number                                                                                       |                                                                                                     |
| `visit_postalcode`           | string | No       | —       | Visit Postalcode                                                                                   |                                                                                                     |
| `visit_state`                | string | No       | —       | Visit State                                                                                        |                                                                                                     |
| `visit_street`               | string | No       | —       | Visit Street                                                                                       |                                                                                                     |
| `visit_unit_number`          | string | No       | —       | Visit Unit Number                                                                                  |                                                                                                     |
| `website`                    | string | No       | —       | The website value                                                                                  |                                                                                                     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "accounting_code": {
        "type": "string",
        "description": "External identifier used for integrations with accounting software."
      },
      "admin_contactperson": {
        "type": [
          "string",
          "null"
        ],
        "description": "This contact person is automatically selected when creating invoices."
      },
      "bank_account": {
        "type": "string",
        "description": "Bank Account"
      },
      "bic": {
        "type": "string",
        "description": "The bic value"
      },
      "code": {
        "type": "string",
        "description": "Automatically generated if left empty."
      },
      "commerce_code": {
        "type": "string",
        "description": "Commerce Code"
      },
      "contact_warning": {
        "type": "string",
        "description": "This warning is shown when this contact is selected as a client in a project."
      },
      "country": {
        "type": "string",
        "description": "The country value",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "custom": {
        "type": "object",
        "description": "The object containing all custom defined fields."
      },
      "default_person": {
        "type": [
          "string",
          "null"
        ],
        "description": "This contact person is automatically selected if you choose this contact in a project or subrental."
      },
      "discount_crew": {
        "type": "number",
        "description": "Discount applied to the 'crew' category upon selecting this contact as a client in a project."
      },
      "discount_rental": {
        "type": "number",
        "description": "Discount applied to the 'rental' category upon selecting this contact as a client in a project."
      },
      "discount_sale": {
        "type": "number",
        "description": "Discount applied to the 'sales' category upon selecting this contact as a client in a project."
      },
      "discount_subrent": {
        "type": "number",
        "description": "Discount applied to rental equipment upon selecting this contact as a supplier in a subrental."
      },
      "discount_total": {
        "type": "number",
        "description": "Discount applied to the total (sub)project upon selecting this contact as a client in a project."
      },
      "discount_transport": {
        "type": "number",
        "description": "Discount applied to the 'transport' category upon selecting this contact as a client in a project."
      },
      "distance": {
        "type": "number",
        "description": "Distance from warehouse to visiting address."
      },
      "email_1": {
        "type": "string",
        "description": "Email 1"
      },
      "email_2": {
        "type": "string",
        "description": "Email 2"
      },
      "ext_name_line": {
        "type": "string",
        "description": "Ext Name Line"
      },
      "firstname": {
        "type": "string",
        "description": "The firstname value"
      },
      "fiscal_code": {
        "type": "string",
        "description": "This number is used in file exports of invoices."
      },
      "folder": {
        "type": [
          "string",
          "null"
        ],
        "description": "The folder value"
      },
      "gender": {
        "type": "string",
        "description": "The gender value"
      },
      "image": {
        "type": [
          "string",
          "null"
        ],
        "description": "The image value"
      },
      "invoice_city": {
        "type": "string",
        "description": "Invoice City"
      },
      "invoice_country": {
        "type": "string",
        "description": "Invoice Country",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "invoice_district": {
        "type": "string",
        "description": "Invoice District"
      },
      "invoice_extra_address_line": {
        "type": "string",
        "description": "Invoice Extra Address Line"
      },
      "invoice_number": {
        "type": "string",
        "description": "Invoice Number"
      },
      "invoice_postalcode": {
        "type": "string",
        "description": "Invoice Postalcode"
      },
      "invoice_state": {
        "type": "string",
        "description": "Invoice State"
      },
      "invoice_street": {
        "type": "string",
        "description": "Invoice Street"
      },
      "invoice_unit_number": {
        "type": "string",
        "description": "Invoice Unit Number"
      },
      "latitude": {
        "type": "number",
        "description": "The latitude value"
      },
      "longitude": {
        "type": "number",
        "description": "The longitude value"
      },
      "mailing_city": {
        "type": "string",
        "description": "Mailing City"
      },
      "mailing_country": {
        "type": "string",
        "description": "Mailing Country",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "mailing_district": {
        "type": "string",
        "description": "Mailing District"
      },
      "mailing_extra_address_line": {
        "type": "string",
        "description": "Mailing Extra Address Line"
      },
      "mailing_number": {
        "type": "string",
        "description": "Mailing Number"
      },
      "mailing_postalcode": {
        "type": "string",
        "description": "Mailing Postalcode"
      },
      "mailing_state": {
        "type": "string",
        "description": "Mailing State"
      },
      "mailing_street": {
        "type": "string",
        "description": "Mailing Street"
      },
      "mailing_unit_number": {
        "type": "string",
        "description": "Mailing Unit Number"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "phone_1": {
        "type": "string",
        "description": "Phone 1"
      },
      "phone_2": {
        "type": "string",
        "description": "Phone 2"
      },
      "projectnote": {
        "type": "string",
        "description": "This remark is automatically added to projects upon selecting this contact as client or location."
      },
      "projectnote_title": {
        "type": "string",
        "description": "This remark is automatically added to projects upon selecting this contact as client or location."
      },
      "purchase_number": {
        "type": "string",
        "description": "Purchase Number"
      },
      "surfix": {
        "type": "string",
        "description": "The surfix value"
      },
      "surname": {
        "type": "string",
        "description": "The surname value"
      },
      "travel_time": {
        "type": [
          "number",
          "null"
        ],
        "description": "Travel time (in minutes) from warehouse to visiting address."
      },
      "type": {
        "type": "string",
        "description": "The type value",
        "enum": [
          "private",
          "company"
        ]
      },
      "VAT_code": {
        "type": "string",
        "description": "VAT Code"
      },
      "vendor_accounting_code": {
        "type": "string",
        "description": "External identifier used for integrations with accounting software."
      },
      "visit_city": {
        "type": "string",
        "description": "Visit City"
      },
      "visit_district": {
        "type": "string",
        "description": "Visit District"
      },
      "visit_extra_address_line": {
        "type": "string",
        "description": "Visit Extra Address Line"
      },
      "visit_number": {
        "type": "string",
        "description": "Visit Number"
      },
      "visit_postalcode": {
        "type": "string",
        "description": "Visit Postalcode"
      },
      "visit_state": {
        "type": "string",
        "description": "Visit State"
      },
      "visit_street": {
        "type": "string",
        "description": "Visit Street"
      },
      "visit_unit_number": {
        "type": "string",
        "description": "Visit Unit Number"
      },
      "website": {
        "type": "string",
        "description": "The website value"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_create\_contact\_person

Create ContactPerson item.

**Parameters:**

| Parameter     | Type    | Required | Default | Description                                      |
| ------------- | ------- | -------- | ------- | ------------------------------------------------ |
| `id`          | integer | Yes      | —       | Numeric ID of the itemtype                       |
| `city`        | string  | No       | —       | The city value                                   |
| `country`     | string  | No       | —       | The country value                                |
| `custom`      | object  | No       | —       | The object containing all custom defined fields. |
| `email`       | string  | No       | —       | The email value                                  |
| `firstname`   | string  | No       | —       | The firstname value                              |
| `function`    | string  | No       | —       | The function value                               |
| `lastname`    | string  | No       | —       | The lastname value                               |
| `middle_name` | string  | No       | —       | Middle Name                                      |
| `mobilephone` | string  | No       | —       | The mobilephone value                            |
| `number`      | string  | No       | —       | The number value                                 |
| `phone`       | string  | No       | —       | The phone value                                  |
| `postalcode`  | string  | No       | —       | The postalcode value                             |
| `state`       | string  | No       | —       | The state value                                  |
| `street`      | string  | No       | —       | The street value                                 |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "Numeric ID of the itemtype"
      },
      "city": {
        "type": "string",
        "description": "The city value"
      },
      "country": {
        "type": "string",
        "description": "The country value",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "custom": {
        "type": "object",
        "description": "The object containing all custom defined fields."
      },
      "email": {
        "type": "string",
        "description": "The email value"
      },
      "firstname": {
        "type": "string",
        "description": "The firstname value"
      },
      "function": {
        "type": "string",
        "description": "The function value"
      },
      "lastname": {
        "type": "string",
        "description": "The lastname value"
      },
      "middle_name": {
        "type": "string",
        "description": "Middle Name"
      },
      "mobilephone": {
        "type": "string",
        "description": "The mobilephone value"
      },
      "number": {
        "type": "string",
        "description": "The number value"
      },
      "phone": {
        "type": "string",
        "description": "The phone value"
      },
      "postalcode": {
        "type": "string",
        "description": "The postalcode value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "street": {
        "type": "string",
        "description": "The street value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_create\_crew\_availability

Create CrewAvailability item.

**Parameters:**

| Parameter                  | Type    | Required | Default | Description                                                                                                                                                                                                                                      |                    |
| -------------------------- | ------- | -------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------ |
| `id`                       | integer | Yes      | —       | Numeric ID of the itemtype                                                                                                                                                                                                                       |                    |
| `end`                      | string  | Yes      | —       | The end value                                                                                                                                                                                                                                    |                    |
| `last_updated`             | string  | null     | No      | —                                                                                                                                                                                                                                                | Last Updated       |
| `last_updater`             | string  | null     | No      | —                                                                                                                                                                                                                                                | Last Updater       |
| `recurrence_enddate`       | string  | null     | No      | —                                                                                                                                                                                                                                                | Recurrence Enddate |
| `recurrence_interval`      | integer | No       | —       | interval in how many days/weeks/months/years the availability should reoccur.                                                                                                                                                                    |                    |
| `recurrence_interval_unit` | string  | No       | —       | Recurrence Interval Unit                                                                                                                                                                                                                         |                    |
| `recurrence_weekdays`      | string  | No       | —       | GENERATED FIELD. Use the integers: 0 = Monday, 1 = Tuesday, 2 = Wednesday, 3 = Thursday, 4 = Friday, 5 = Saturday, 6 = Sunday. E.g.: for a recurrence on Monday and Wednesday, use \[0, 2].                                                      |                    |
| `recurrent_group`          | integer | No       | —       | Recurrent Group                                                                                                                                                                                                                                  |                    |
| `remark`                   | string  | No       | —       | The remark value                                                                                                                                                                                                                                 |                    |
| `start`                    | string  | Yes      | —       | The start value                                                                                                                                                                                                                                  |                    |
| `status`                   | string  | No       | —       | `B`  -  This value is returned when the crew availability status is available    `N`  -  This value is returned when the crew availability status is unavailable   `O`  -  This value is returned when the crew availability status is unknown . |                    |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "Numeric ID of the itemtype"
      },
      "end": {
        "type": "string",
        "description": "The end value"
      },
      "last_updated": {
        "type": [
          "string",
          "null"
        ],
        "description": "Last Updated"
      },
      "last_updater": {
        "type": [
          "string",
          "null"
        ],
        "description": "Last Updater"
      },
      "recurrence_enddate": {
        "type": [
          "string",
          "null"
        ],
        "description": "Recurrence Enddate"
      },
      "recurrence_interval": {
        "type": "integer",
        "description": "interval in how many days/weeks/months/years the availability should reoccur."
      },
      "recurrence_interval_unit": {
        "type": "string",
        "description": "Recurrence Interval Unit",
        "enum": [
          "once",
          "days",
          "weeks",
          "months",
          "years",
          "specific_days"
        ]
      },
      "recurrence_weekdays": {
        "type": "string",
        "description": "GENERATED FIELD. Use the integers: 0 = Monday, 1 = Tuesday, 2 = Wednesday, 3 = Thursday, 4 = Friday, 5 = Saturday, 6 = Sunday. E.g.: for a recurrence on Monday and Wednesday, use [0, 2]."
      },
      "recurrent_group": {
        "type": "integer",
        "description": "Recurrent Group"
      },
      "remark": {
        "type": "string",
        "description": "The remark value"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "status": {
        "type": "string",
        "description": "`B`  -  This value is returned when the crew availability status is available    `N`  -  This value is returned when the crew availability status is unavailable   `O`  -  This value is returned when the crew availability status is unknown .",
        "enum": [
          "B",
          "N",
          "O"
        ]
      }
    },
    "required": [
      "PCID",
      "id",
      "end",
      "start"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_delete\_contact

Delete Contact item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_delete\_contact\_person

Delete ContactPerson item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_delete\_crew\_availability

Delete CrewAvailability item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_collection

Get Contact collection.

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_contact\_person\_collection

Get ContactPerson collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_file\_collection

Get File collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_file\_folder\_collection

Get FileFolder collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_item

Get Contact item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_person\_collection

Get ContactPerson collection.

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_person\_file\_collection

Get File collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_person\_file\_folder\_collection

Get FileFolder collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_contact\_person\_item

Get ContactPerson item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_appointment\_collection

Get Appointment collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_availability\_collection

Get CrewAvailability collection.

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_availability\_item

Get CrewAvailability item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_collection

Get Crew collection.

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_crew\_availability\_collection

Get CrewAvailability collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_crew\_rates\_collection

Get CrewRates collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_file\_collection

Get File collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_file\_folder\_collection

Get FileFolder collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_invitations\_collection

Get Invitations collection.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_item

Get Crew item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_rates\_collection

Get CrewRates collection.

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      }
    },
    "required": [
      "PCID"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_get\_crew\_rates\_item

Get CrewRates item.

**Parameters:**

| Parameter | Type    | Required | Default | Description                |
| --------- | ------- | -------- | ------- | -------------------------- |
| `id`      | integer | Yes      | —       | Numeric ID of the itemtype |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "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"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_update\_contact

Update Contact item.

**Parameters:**

| Parameter                    | Type    | Required | Default | Description                                                                                        |                                                                                                     |
| ---------------------------- | ------- | -------- | ------- | -------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| `id`                         | integer | Yes      | —       | Numeric ID of the itemtype                                                                         |                                                                                                     |
| `accounting_code`            | string  | No       | —       | External identifier used for integrations with accounting software.                                |                                                                                                     |
| `admin_contactperson`        | string  | null     | No      | —                                                                                                  | This contact person is automatically selected when creating invoices.                               |
| `bank_account`               | string  | No       | —       | Bank Account                                                                                       |                                                                                                     |
| `bic`                        | string  | No       | —       | The bic value                                                                                      |                                                                                                     |
| `code`                       | string  | No       | —       | Automatically generated if left empty.                                                             |                                                                                                     |
| `commerce_code`              | string  | No       | —       | Commerce Code                                                                                      |                                                                                                     |
| `contact_warning`            | string  | No       | —       | This warning is shown when this contact is selected as a client in a project.                      |                                                                                                     |
| `country`                    | string  | No       | —       | The country value                                                                                  |                                                                                                     |
| `custom`                     | object  | No       | —       | The object containing all custom defined fields.                                                   |                                                                                                     |
| `default_person`             | string  | null     | No      | —                                                                                                  | This contact person is automatically selected if you choose this contact in a project or subrental. |
| `discount_crew`              | number  | No       | —       | Discount applied to the 'crew' category upon selecting this contact as a client in a project.      |                                                                                                     |
| `discount_rental`            | number  | No       | —       | Discount applied to the 'rental' category upon selecting this contact as a client in a project.    |                                                                                                     |
| `discount_sale`              | number  | No       | —       | Discount applied to the 'sales' category upon selecting this contact as a client in a project.     |                                                                                                     |
| `discount_subrent`           | number  | No       | —       | Discount applied to rental equipment upon selecting this contact as a supplier in a subrental.     |                                                                                                     |
| `discount_total`             | number  | No       | —       | Discount applied to the total (sub)project upon selecting this contact as a client in a project.   |                                                                                                     |
| `discount_transport`         | number  | No       | —       | Discount applied to the 'transport' category upon selecting this contact as a client in a project. |                                                                                                     |
| `distance`                   | number  | No       | —       | Distance from warehouse to visiting address.                                                       |                                                                                                     |
| `email_1`                    | string  | No       | —       | Email 1                                                                                            |                                                                                                     |
| `email_2`                    | string  | No       | —       | Email 2                                                                                            |                                                                                                     |
| `ext_name_line`              | string  | No       | —       | Ext Name Line                                                                                      |                                                                                                     |
| `firstname`                  | string  | No       | —       | The firstname value                                                                                |                                                                                                     |
| `fiscal_code`                | string  | No       | —       | This number is used in file exports of invoices.                                                   |                                                                                                     |
| `folder`                     | string  | null     | No      | —                                                                                                  | The folder value                                                                                    |
| `gender`                     | string  | No       | —       | The gender value                                                                                   |                                                                                                     |
| `image`                      | string  | null     | No      | —                                                                                                  | The image value                                                                                     |
| `invoice_city`               | string  | No       | —       | Invoice City                                                                                       |                                                                                                     |
| `invoice_country`            | string  | No       | —       | Invoice Country                                                                                    |                                                                                                     |
| `invoice_district`           | string  | No       | —       | Invoice District                                                                                   |                                                                                                     |
| `invoice_extra_address_line` | string  | No       | —       | Invoice Extra Address Line                                                                         |                                                                                                     |
| `invoice_number`             | string  | No       | —       | Invoice Number                                                                                     |                                                                                                     |
| `invoice_postalcode`         | string  | No       | —       | Invoice Postalcode                                                                                 |                                                                                                     |
| `invoice_state`              | string  | No       | —       | Invoice State                                                                                      |                                                                                                     |
| `invoice_street`             | string  | No       | —       | Invoice Street                                                                                     |                                                                                                     |
| `invoice_unit_number`        | string  | No       | —       | Invoice Unit Number                                                                                |                                                                                                     |
| `latitude`                   | number  | No       | —       | The latitude value                                                                                 |                                                                                                     |
| `longitude`                  | number  | No       | —       | The longitude value                                                                                |                                                                                                     |
| `mailing_city`               | string  | No       | —       | Mailing City                                                                                       |                                                                                                     |
| `mailing_country`            | string  | No       | —       | Mailing Country                                                                                    |                                                                                                     |
| `mailing_district`           | string  | No       | —       | Mailing District                                                                                   |                                                                                                     |
| `mailing_extra_address_line` | string  | No       | —       | Mailing Extra Address Line                                                                         |                                                                                                     |
| `mailing_number`             | string  | No       | —       | Mailing Number                                                                                     |                                                                                                     |
| `mailing_postalcode`         | string  | No       | —       | Mailing Postalcode                                                                                 |                                                                                                     |
| `mailing_state`              | string  | No       | —       | Mailing State                                                                                      |                                                                                                     |
| `mailing_street`             | string  | No       | —       | Mailing Street                                                                                     |                                                                                                     |
| `mailing_unit_number`        | string  | No       | —       | Mailing Unit Number                                                                                |                                                                                                     |
| `name`                       | string  | No       | —       | The name value                                                                                     |                                                                                                     |
| `phone_1`                    | string  | No       | —       | Phone 1                                                                                            |                                                                                                     |
| `phone_2`                    | string  | No       | —       | Phone 2                                                                                            |                                                                                                     |
| `projectnote`                | string  | No       | —       | This remark is automatically added to projects upon selecting this contact as client or location.  |                                                                                                     |
| `projectnote_title`          | string  | No       | —       | This remark is automatically added to projects upon selecting this contact as client or location.  |                                                                                                     |
| `purchase_number`            | string  | No       | —       | Purchase Number                                                                                    |                                                                                                     |
| `surfix`                     | string  | No       | —       | The surfix value                                                                                   |                                                                                                     |
| `surname`                    | string  | No       | —       | The surname value                                                                                  |                                                                                                     |
| `travel_time`                | number  | null     | No      | —                                                                                                  | Travel time (in minutes) from warehouse to visiting address.                                        |
| `type`                       | string  | No       | —       | The type value                                                                                     |                                                                                                     |
| `VAT_code`                   | string  | No       | —       | VAT Code                                                                                           |                                                                                                     |
| `vendor_accounting_code`     | string  | No       | —       | External identifier used for integrations with accounting software.                                |                                                                                                     |
| `visit_city`                 | string  | No       | —       | Visit City                                                                                         |                                                                                                     |
| `visit_district`             | string  | No       | —       | Visit District                                                                                     |                                                                                                     |
| `visit_extra_address_line`   | string  | No       | —       | Visit Extra Address Line                                                                           |                                                                                                     |
| `visit_number`               | string  | No       | —       | Visit Number                                                                                       |                                                                                                     |
| `visit_postalcode`           | string  | No       | —       | Visit Postalcode                                                                                   |                                                                                                     |
| `visit_state`                | string  | No       | —       | Visit State                                                                                        |                                                                                                     |
| `visit_street`               | string  | No       | —       | Visit Street                                                                                       |                                                                                                     |
| `visit_unit_number`          | string  | No       | —       | Visit Unit Number                                                                                  |                                                                                                     |
| `website`                    | string  | No       | —       | The website value                                                                                  |                                                                                                     |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "Numeric ID of the itemtype"
      },
      "accounting_code": {
        "type": "string",
        "description": "External identifier used for integrations with accounting software."
      },
      "admin_contactperson": {
        "type": [
          "string",
          "null"
        ],
        "description": "This contact person is automatically selected when creating invoices."
      },
      "bank_account": {
        "type": "string",
        "description": "Bank Account"
      },
      "bic": {
        "type": "string",
        "description": "The bic value"
      },
      "code": {
        "type": "string",
        "description": "Automatically generated if left empty."
      },
      "commerce_code": {
        "type": "string",
        "description": "Commerce Code"
      },
      "contact_warning": {
        "type": "string",
        "description": "This warning is shown when this contact is selected as a client in a project."
      },
      "country": {
        "type": "string",
        "description": "The country value",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "custom": {
        "type": "object",
        "description": "The object containing all custom defined fields."
      },
      "default_person": {
        "type": [
          "string",
          "null"
        ],
        "description": "This contact person is automatically selected if you choose this contact in a project or subrental."
      },
      "discount_crew": {
        "type": "number",
        "description": "Discount applied to the 'crew' category upon selecting this contact as a client in a project."
      },
      "discount_rental": {
        "type": "number",
        "description": "Discount applied to the 'rental' category upon selecting this contact as a client in a project."
      },
      "discount_sale": {
        "type": "number",
        "description": "Discount applied to the 'sales' category upon selecting this contact as a client in a project."
      },
      "discount_subrent": {
        "type": "number",
        "description": "Discount applied to rental equipment upon selecting this contact as a supplier in a subrental."
      },
      "discount_total": {
        "type": "number",
        "description": "Discount applied to the total (sub)project upon selecting this contact as a client in a project."
      },
      "discount_transport": {
        "type": "number",
        "description": "Discount applied to the 'transport' category upon selecting this contact as a client in a project."
      },
      "distance": {
        "type": "number",
        "description": "Distance from warehouse to visiting address."
      },
      "email_1": {
        "type": "string",
        "description": "Email 1"
      },
      "email_2": {
        "type": "string",
        "description": "Email 2"
      },
      "ext_name_line": {
        "type": "string",
        "description": "Ext Name Line"
      },
      "firstname": {
        "type": "string",
        "description": "The firstname value"
      },
      "fiscal_code": {
        "type": "string",
        "description": "This number is used in file exports of invoices."
      },
      "folder": {
        "type": [
          "string",
          "null"
        ],
        "description": "The folder value"
      },
      "gender": {
        "type": "string",
        "description": "The gender value"
      },
      "image": {
        "type": [
          "string",
          "null"
        ],
        "description": "The image value"
      },
      "invoice_city": {
        "type": "string",
        "description": "Invoice City"
      },
      "invoice_country": {
        "type": "string",
        "description": "Invoice Country",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "invoice_district": {
        "type": "string",
        "description": "Invoice District"
      },
      "invoice_extra_address_line": {
        "type": "string",
        "description": "Invoice Extra Address Line"
      },
      "invoice_number": {
        "type": "string",
        "description": "Invoice Number"
      },
      "invoice_postalcode": {
        "type": "string",
        "description": "Invoice Postalcode"
      },
      "invoice_state": {
        "type": "string",
        "description": "Invoice State"
      },
      "invoice_street": {
        "type": "string",
        "description": "Invoice Street"
      },
      "invoice_unit_number": {
        "type": "string",
        "description": "Invoice Unit Number"
      },
      "latitude": {
        "type": "number",
        "description": "The latitude value"
      },
      "longitude": {
        "type": "number",
        "description": "The longitude value"
      },
      "mailing_city": {
        "type": "string",
        "description": "Mailing City"
      },
      "mailing_country": {
        "type": "string",
        "description": "Mailing Country",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "mailing_district": {
        "type": "string",
        "description": "Mailing District"
      },
      "mailing_extra_address_line": {
        "type": "string",
        "description": "Mailing Extra Address Line"
      },
      "mailing_number": {
        "type": "string",
        "description": "Mailing Number"
      },
      "mailing_postalcode": {
        "type": "string",
        "description": "Mailing Postalcode"
      },
      "mailing_state": {
        "type": "string",
        "description": "Mailing State"
      },
      "mailing_street": {
        "type": "string",
        "description": "Mailing Street"
      },
      "mailing_unit_number": {
        "type": "string",
        "description": "Mailing Unit Number"
      },
      "name": {
        "type": "string",
        "description": "The name value"
      },
      "phone_1": {
        "type": "string",
        "description": "Phone 1"
      },
      "phone_2": {
        "type": "string",
        "description": "Phone 2"
      },
      "projectnote": {
        "type": "string",
        "description": "This remark is automatically added to projects upon selecting this contact as client or location."
      },
      "projectnote_title": {
        "type": "string",
        "description": "This remark is automatically added to projects upon selecting this contact as client or location."
      },
      "purchase_number": {
        "type": "string",
        "description": "Purchase Number"
      },
      "surfix": {
        "type": "string",
        "description": "The surfix value"
      },
      "surname": {
        "type": "string",
        "description": "The surname value"
      },
      "travel_time": {
        "type": [
          "number",
          "null"
        ],
        "description": "Travel time (in minutes) from warehouse to visiting address."
      },
      "type": {
        "type": "string",
        "description": "The type value",
        "enum": [
          "private",
          "company"
        ]
      },
      "VAT_code": {
        "type": "string",
        "description": "VAT Code"
      },
      "vendor_accounting_code": {
        "type": "string",
        "description": "External identifier used for integrations with accounting software."
      },
      "visit_city": {
        "type": "string",
        "description": "Visit City"
      },
      "visit_district": {
        "type": "string",
        "description": "Visit District"
      },
      "visit_extra_address_line": {
        "type": "string",
        "description": "Visit Extra Address Line"
      },
      "visit_number": {
        "type": "string",
        "description": "Visit Number"
      },
      "visit_postalcode": {
        "type": "string",
        "description": "Visit Postalcode"
      },
      "visit_state": {
        "type": "string",
        "description": "Visit State"
      },
      "visit_street": {
        "type": "string",
        "description": "Visit Street"
      },
      "visit_unit_number": {
        "type": "string",
        "description": "Visit Unit Number"
      },
      "website": {
        "type": "string",
        "description": "The website value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_update\_contact\_person

Update ContactPerson item.

**Parameters:**

| Parameter     | Type    | Required | Default | Description                                      |
| ------------- | ------- | -------- | ------- | ------------------------------------------------ |
| `id`          | integer | Yes      | —       | Numeric ID of the itemtype                       |
| `city`        | string  | No       | —       | The city value                                   |
| `country`     | string  | No       | —       | The country value                                |
| `custom`      | object  | No       | —       | The object containing all custom defined fields. |
| `email`       | string  | No       | —       | The email value                                  |
| `firstname`   | string  | No       | —       | The firstname value                              |
| `function`    | string  | No       | —       | The function value                               |
| `lastname`    | string  | No       | —       | The lastname value                               |
| `middle_name` | string  | No       | —       | Middle Name                                      |
| `mobilephone` | string  | No       | —       | The mobilephone value                            |
| `number`      | string  | No       | —       | The number value                                 |
| `phone`       | string  | No       | —       | The phone value                                  |
| `postalcode`  | string  | No       | —       | The postalcode value                             |
| `state`       | string  | No       | —       | The state value                                  |
| `street`      | string  | No       | —       | The street value                                 |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "Numeric ID of the itemtype"
      },
      "city": {
        "type": "string",
        "description": "The city value"
      },
      "country": {
        "type": "string",
        "description": "The country value",
        "enum": [
          "af",
          "al",
          "dz",
          "as",
          "ad",
          "ao",
          "ai",
          "ag",
          "ar",
          "am",
          "aw",
          "au",
          "at",
          "az",
          "bs",
          "bh",
          "bd",
          "bb",
          "by",
          "be",
          "bz",
          "bj",
          "bm",
          "bt",
          "bo",
          "bq",
          "ba",
          "bw",
          "br",
          "vg",
          "bn",
          "bg",
          "bf",
          "bi",
          "kh",
          "cm",
          "ca",
          "cv",
          "ky",
          "cf",
          "td",
          "cl",
          "cn",
          "cx",
          "cc",
          "co",
          "km",
          "cd",
          "cg",
          "ck",
          "cr",
          "hr",
          "cu",
          "cw",
          "cy",
          "cz",
          "dk",
          "dj",
          "do",
          "ec",
          "eg",
          "sv",
          "gq",
          "er",
          "ee",
          "et",
          "fk",
          "fo",
          "fj",
          "fi",
          "fr",
          "gf",
          "pf",
          "ga",
          "gm",
          "ge",
          "de",
          "gh",
          "gi",
          "gr",
          "gl",
          "gd",
          "gp",
          "gu",
          "gt",
          "gg",
          "gn",
          "gw",
          "gy",
          "ht",
          "hn",
          "hk",
          "hu",
          "is",
          "in",
          "id",
          "ir",
          "iq",
          "ie",
          "im",
          "il",
          "it",
          "ci",
          "jm",
          "jp",
          "je",
          "jo",
          "kz",
          "ke",
          "ki",
          "xk",
          "kw",
          "kg",
          "la",
          "lv",
          "lb",
          "ls",
          "lr",
          "ly",
          "li",
          "lt",
          "lu",
          "mo",
          "mk",
          "mg",
          "mw",
          "my",
          "mv",
          "ml",
          "mt",
          "mh",
          "mq",
          "mr",
          "mu",
          "yt",
          "mx",
          "fm",
          "md",
          "mc",
          "mn",
          "me",
          "ms",
          "ma",
          "mz",
          "mm",
          "na",
          "nr",
          "np",
          "an",
          "nc",
          "nz",
          "ni",
          "ne",
          "ng",
          "nu",
          "nf",
          "kp",
          "mp",
          "no",
          "om",
          "pk",
          "pw",
          "ps",
          "pa",
          "pg",
          "py",
          "pe",
          "ph",
          "pn",
          "pl",
          "pt",
          "pr",
          "qa",
          "re",
          "ro",
          "ru",
          "rw",
          "sh",
          "vc",
          "ws",
          "sm",
          "sa",
          "sn",
          "rs",
          "sc",
          "sl",
          "sg",
          "sk",
          "si",
          "sb",
          "so",
          "za",
          "gs",
          "kr",
          "ss",
          "es",
          "lk",
          "bl",
          "kn",
          "lc",
          "pm",
          "mf",
          "sx",
          "sd",
          "sr",
          "sj",
          "sz",
          "se",
          "ch",
          "sy",
          "st",
          "tw",
          "tj",
          "tz",
          "th",
          "nl",
          "tl",
          "tg",
          "tk",
          "to",
          "tt",
          "tn",
          "tr",
          "tm",
          "tc",
          "tv",
          "us",
          "ug",
          "ua",
          "ae",
          "gb",
          "uy",
          "uz",
          "vu",
          "va",
          "ve",
          "vn",
          "vi",
          "wf",
          "eh",
          "ye",
          "zm",
          "zw",
          "ax"
        ]
      },
      "custom": {
        "type": "object",
        "description": "The object containing all custom defined fields."
      },
      "email": {
        "type": "string",
        "description": "The email value"
      },
      "firstname": {
        "type": "string",
        "description": "The firstname value"
      },
      "function": {
        "type": "string",
        "description": "The function value"
      },
      "lastname": {
        "type": "string",
        "description": "The lastname value"
      },
      "middle_name": {
        "type": "string",
        "description": "Middle Name"
      },
      "mobilephone": {
        "type": "string",
        "description": "The mobilephone value"
      },
      "number": {
        "type": "string",
        "description": "The number value"
      },
      "phone": {
        "type": "string",
        "description": "The phone value"
      },
      "postalcode": {
        "type": "string",
        "description": "The postalcode value"
      },
      "state": {
        "type": "string",
        "description": "The state value"
      },
      "street": {
        "type": "string",
        "description": "The street value"
      }
    },
    "required": [
      "PCID",
      "id"
    ]
  }
  ```
</Expandable>

***

## rentman\_people\_update\_crew\_availability

Update CrewAvailability item.

**Parameters:**

| Parameter                  | Type    | Required | Default | Description                                                                                                                                                                                                                                      |                    |
| -------------------------- | ------- | -------- | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------ |
| `id`                       | integer | Yes      | —       | Numeric ID of the itemtype                                                                                                                                                                                                                       |                    |
| `end`                      | string  | Yes      | —       | The end value                                                                                                                                                                                                                                    |                    |
| `last_updated`             | string  | null     | No      | —                                                                                                                                                                                                                                                | Last Updated       |
| `last_updater`             | string  | null     | No      | —                                                                                                                                                                                                                                                | Last Updater       |
| `recurrence_enddate`       | string  | null     | No      | —                                                                                                                                                                                                                                                | Recurrence Enddate |
| `recurrence_interval`      | integer | No       | —       | interval in how many days/weeks/months/years the availability should reoccur.                                                                                                                                                                    |                    |
| `recurrence_interval_unit` | string  | No       | —       | Recurrence Interval Unit                                                                                                                                                                                                                         |                    |
| `recurrence_weekdays`      | string  | No       | —       | GENERATED FIELD. Use the integers: 0 = Monday, 1 = Tuesday, 2 = Wednesday, 3 = Thursday, 4 = Friday, 5 = Saturday, 6 = Sunday. E.g.: for a recurrence on Monday and Wednesday, use \[0, 2].                                                      |                    |
| `recurrent_group`          | integer | No       | —       | Recurrent Group                                                                                                                                                                                                                                  |                    |
| `remark`                   | string  | No       | —       | The remark value                                                                                                                                                                                                                                 |                    |
| `start`                    | string  | Yes      | —       | The start value                                                                                                                                                                                                                                  |                    |
| `status`                   | string  | No       | —       | `B`  -  This value is returned when the crew availability status is available    `N`  -  This value is returned when the crew availability status is unavailable   `O`  -  This value is returned when the crew availability status is unknown . |                    |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "id": {
        "type": "integer",
        "description": "Numeric ID of the itemtype"
      },
      "end": {
        "type": "string",
        "description": "The end value"
      },
      "last_updated": {
        "type": [
          "string",
          "null"
        ],
        "description": "Last Updated"
      },
      "last_updater": {
        "type": [
          "string",
          "null"
        ],
        "description": "Last Updater"
      },
      "recurrence_enddate": {
        "type": [
          "string",
          "null"
        ],
        "description": "Recurrence Enddate"
      },
      "recurrence_interval": {
        "type": "integer",
        "description": "interval in how many days/weeks/months/years the availability should reoccur."
      },
      "recurrence_interval_unit": {
        "type": "string",
        "description": "Recurrence Interval Unit",
        "enum": [
          "once",
          "days",
          "weeks",
          "months",
          "years",
          "specific_days"
        ]
      },
      "recurrence_weekdays": {
        "type": "string",
        "description": "GENERATED FIELD. Use the integers: 0 = Monday, 1 = Tuesday, 2 = Wednesday, 3 = Thursday, 4 = Friday, 5 = Saturday, 6 = Sunday. E.g.: for a recurrence on Monday and Wednesday, use [0, 2]."
      },
      "recurrent_group": {
        "type": "integer",
        "description": "Recurrent Group"
      },
      "remark": {
        "type": "string",
        "description": "The remark value"
      },
      "start": {
        "type": "string",
        "description": "The start value"
      },
      "status": {
        "type": "string",
        "description": "`B`  -  This value is returned when the crew availability status is available    `N`  -  This value is returned when the crew availability status is unavailable   `O`  -  This value is returned when the crew availability status is unknown .",
        "enum": [
          "B",
          "N",
          "O"
        ]
      }
    },
    "required": [
      "PCID",
      "id",
      "end",
      "start"
    ]
  }
  ```
</Expandable>
