{
"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",
"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",
"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",
"description": "The folder value"
},
"gender": {
"type": "string",
"description": "The gender value"
},
"image": {
"type": "string",
"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",
"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"
]
}