Customer management
APIs
Add business customer
relevant webhooks for this endpoint be sure you have docid\ bn5xtgkjogbe ctwomcbs for these webhooks docid\ rl8xmroegistybme y98d docid\ rl8xmroegistybme y98d docid\ rl8xmroegistybme y98d api reference creates a new customer record the customer record contains information about the customer, including name and tax information the record might also contain any due dilligence data, contact information and a customer identification document a customer record is either personal or business the business customer record call is described below a docid\ isgkj7nis9jhmyu3upubk customer record includes slightly different information once the customer record exists, the customer can be associated with one or more docid\ zqyaf4oei1rezpboi78mj { "name" "endpoint /core/v1/cm/customers", "method" "post", "url" "https //sandbox crbcos com/core/v1/cm/customers", "description" "", "tab" "examples", "examples" { "languages" \[ { "id" "xk0mdfrnuxtc3hlnjr8 m", "language" "curl", "code" "curl location 'https //sandbox crbcos com/core/v1/cm/customers' \\\\\n header \\\\\n data raw '\n\n\n{\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\",\n \\"name\\" {\n \\"entityname\\" \\"bodek business technologies corp\\"\n },\n \\"classification\\" \\"business\\",\n \\"profile\\" {\n \\"citizenshipcountrycode\\" \\"us\\",\n \\"enablebackupwithholding\\" false,\n \\"backupwithholdingpercent\\" 0,\n \\"taxidtype\\" \\"ein\\",\n \\"taxid\\" \\"999000004\\",\n \\"dateformed\\" \\"1981 06 25\\",\n \\"entitytype\\" \\"corporation\\",\n \\"riskrating\\" \\"low\\",\n \\"ownershiptype\\" \\"legalentity\\",\n \\"primaryownercustomerid\\" \\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\"\n },\n \\"businessduediligence\\" {\n \\"natureofbusiness\\" \\"technology\\",\n \\"naics\\" \\"541512\\",\n \\"merchantcategorycode\\" \\"4816\\",\n \\"businessurl\\" \\"www bodekbustech com\\",\n \\"relationshipformationdate\\" \\"1982 06 27\\"\n },\n \\"primaryaddress\\" {\n \\"addresstype\\" \\"work\\",\n \\"classification\\" \\"business\\",\n \\"isprimary\\" true,\n \\"street1\\" \\"500 test st\\",\n \\"street2\\" \\"suite 1\\",\n \\"city\\" \\"new york\\",\n \\"state\\" \\"ny\\",\n \\"postalcode\\" \\"10036\\",\n \\"countrycode\\" \\"us\\"\n },\n \\"primaryphone\\" {\n \\"isprimary\\" true,\n \\"phonetype\\" \\"work\\",\n \\"phonenumber\\" \\"2015557001\\"\n },\n \\"primaryemail\\" {\n \\"isprimary\\" true,\n \\"emailtype\\" \\"work\\",\n \\"emailaddress\\" \\"info\@bodekbustech com\\"\n }\n}\n\n\n\n\n'", "customlabel" "" }, { "id" "sfds9hmx9sui1 6gjyu5q", "language" "nodejs", "code" "var https = require('follow redirects') https;\nvar fs = require('fs');\n\nvar options = {\n 'method' 'post',\n 'hostname' 'sandbox crbcos com',\n 'path' '/core/v1/cm/customers',\n 'headers' {\n },\n 'maxredirects' 20\n};\n\nvar req = https request(options, function (res) {\n var chunks = \[];\n\n res on(\\"data\\", function (chunk) {\n chunks push(chunk);\n });\n\n res on(\\"end\\", function (chunk) {\n var body = buffer concat(chunks);\n console log(body tostring());\n });\n\n res on(\\"error\\", function (error) {\n console error(error);\n });\n});\n\nvar postdata = \\"\\\n\\\n\\\r\\\n{\\\r\\\n \\\\\\"partnerid\\\\\\" \\\\\\"cd9c12f4 7691 424a b38b af5b0134c611\\\\\\",\\\r\\\n \\\\\\"name\\\\\\" {\\\r\\\n \\\\\\"entityname\\\\\\" \\\\\\"bodek business technologies corp\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"profile\\\\\\" {\\\r\\\n \\\\\\"citizenshipcountrycode\\\\\\" \\\\\\"us\\\\\\",\\\r\\\n \\\\\\"enablebackupwithholding\\\\\\" false,\\\r\\\n \\\\\\"backupwithholdingpercent\\\\\\" 0,\\\r\\\n \\\\\\"taxidtype\\\\\\" \\\\\\"ein\\\\\\",\\\r\\\n \\\\\\"taxid\\\\\\" \\\\\\"999000004\\\\\\",\\\r\\\n \\\\\\"dateformed\\\\\\" \\\\\\"1981 06 25\\\\\\",\\\r\\\n \\\\\\"entitytype\\\\\\" \\\\\\"corporation\\\\\\",\\\r\\\n \\\\\\"riskrating\\\\\\" \\\\\\"low\\\\\\",\\\r\\\n \\\\\\"ownershiptype\\\\\\" \\\\\\"legalentity\\\\\\",\\\r\\\n \\\\\\"primaryownercustomerid\\\\\\" \\\\\\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"businessduediligence\\\\\\" {\\\r\\\n \\\\\\"natureofbusiness\\\\\\" \\\\\\"technology\\\\\\",\\\r\\\n \\\\\\"naics\\\\\\" \\\\\\"541512\\\\\\",\\\r\\\n \\\\\\"merchantcategorycode\\\\\\" \\\\\\"4816\\\\\\",\\\r\\\n \\\\\\"businessurl\\\\\\" \\\\\\"www bodekbustech com\\\\\\",\\\r\\\n \\\\\\"relationshipformationdate\\\\\\" \\\\\\"1982 06 27\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"clientidentifier\\\\\\" \\\\\\"ee5239ff 24v8 43f3 9823 1546233d32bf\\\\\\",\\\r\\\n \\\\\\"primaryaddress\\\\\\" {\\\r\\\n \\\\\\"addresstype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"street1\\\\\\" \\\\\\"500 test st\\\\\\",\\\r\\\n \\\\\\"street2\\\\\\" \\\\\\"suite 1\\\\\\",\\\r\\\n \\\\\\"city\\\\\\" \\\\\\"new york\\\\\\",\\\r\\\n \\\\\\"state\\\\\\" \\\\\\"ny\\\\\\",\\\r\\\n \\\\\\"postalcode\\\\\\" \\\\\\"10036\\\\\\",\\\r\\\n \\\\\\"countrycode\\\\\\" \\\\\\"us\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryphone\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"phonetype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"phonenumber\\\\\\" \\\\\\"2015557001\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryemail\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"emailtype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"emailaddress\\\\\\" \\\\\\"info\@bodekbustech com\\\\\\"\\\r\\\n }\\\r\\\n}\\\r\\\n\\\r\\\n\\\n\\\n\\\n\\";\n\nreq write(postdata);\n\nreq end();", "customlabel" "" }, { "id" "p2mgpaw9zbatwt2iiymg ", "language" "python", "code" "import http client\n\nconn = http client httpsconnection(\\"sandbox crbcos com\\")\npayload = \\"\\\n\\\n\\\r\\\n{\\\r\\\n \\\\\\"partnerid\\\\\\" \\\\\\"cd9c12f4 7691 424a b38b af5b0134c611\\\\\\",\\\r\\\n \\\\\\"name\\\\\\" {\\\r\\\n \\\\\\"entityname\\\\\\" \\\\\\"bodek business technologies corp\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"profile\\\\\\" {\\\r\\\n \\\\\\"citizenshipcountrycode\\\\\\" \\\\\\"us\\\\\\",\\\r\\\n \\\\\\"enablebackupwithholding\\\\\\" false,\\\r\\\n \\\\\\"backupwithholdingpercent\\\\\\" 0,\\\r\\\n \\\\\\"taxidtype\\\\\\" \\\\\\"ein\\\\\\",\\\r\\\n \\\\\\"taxid\\\\\\" \\\\\\"999000004\\\\\\",\\\r\\\n \\\\\\"dateformed\\\\\\" \\\\\\"1981 06 25\\\\\\",\\\r\\\n \\\\\\"entitytype\\\\\\" \\\\\\"corporation\\\\\\",\\\r\\\n \\\\\\"riskrating\\\\\\" \\\\\\"low\\\\\\",\\\r\\\n \\\\\\"ownershiptype\\\\\\" \\\\\\"legalentity\\\\\\",\\\r\\\n \\\\\\"primaryownercustomerid\\\\\\" \\\\\\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"businessduediligence\\\\\\" {\\\r\\\n \\\\\\"natureofbusiness\\\\\\" \\\\\\"technology\\\\\\",\\\r\\\n \\\\\\"naics\\\\\\" \\\\\\"541512\\\\\\",\\\r\\\n \\\\\\"merchantcategorycode\\\\\\" \\\\\\"4816\\\\\\",\\\r\\\n \\\\\\"businessurl\\\\\\" \\\\\\"www bodekbustech com\\\\\\",\\\r\\\n \\\\\\"relationshipformationdate\\\\\\" \\\\\\"1982 06 27\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"clientidentifier\\\\\\" \\\\\\"ee5239ff 24v8 43f3 9823 1546233d32bf\\\\\\",\\\r\\\n \\\\\\"primaryaddress\\\\\\" {\\\r\\\n \\\\\\"addresstype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"street1\\\\\\" \\\\\\"500 test st\\\\\\",\\\r\\\n \\\\\\"street2\\\\\\" \\\\\\"suite 1\\\\\\",\\\r\\\n \\\\\\"city\\\\\\" \\\\\\"new york\\\\\\",\\\r\\\n \\\\\\"state\\\\\\" \\\\\\"ny\\\\\\",\\\r\\\n \\\\\\"postalcode\\\\\\" \\\\\\"10036\\\\\\",\\\r\\\n \\\\\\"countrycode\\\\\\" \\\\\\"us\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryphone\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"phonetype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"phonenumber\\\\\\" \\\\\\"2015557001\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryemail\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"emailtype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"emailaddress\\\\\\" \\\\\\"info\@bodekbustech com\\\\\\"\\\r\\\n }\\\r\\\n}\\\r\\\n\\\r\\\n\\\n\\\n\\\n\\"\nheaders = {\n }\nconn request(\\"post\\", \\"/core/v1/cm/customers\\", payload, headers)\nres = conn getresponse()\ndata = res read()\nprint(data decode(\\"utf 8\\"))", "customlabel" "" }, { "id" "yqqfbz14k1svsw c2e440", "language" "ruby", "code" "require \\"uri\\"\nrequire \\"net/http\"\n\nurl = uri(\\"https //sandbox crbcos com/core/v1/cm/customers\\")\n\nhttps = net http new(url host, url port)\nhttps use ssl = true\n\nrequest = net http post new(url)\nrequest\nrequest body = \\"\\\n\\\n\\\r\\\n{\\\r\\\n \\\\\\"partnerid\\\\\\" \\\\\\"cd9c12f4 7691 424a b38b af5b0134c611\\\\\\",\\\r\\\n \\\\\\"name\\\\\\" {\\\r\\\n \\\\\\"entityname\\\\\\" \\\\\\"bodek business technologies corp\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"profile\\\\\\" {\\\r\\\n \\\\\\"citizenshipcountrycode\\\\\\" \\\\\\"us\\\\\\",\\\r\\\n \\\\\\"enablebackupwithholding\\\\\\" false,\\\r\\\n \\\\\\"backupwithholdingpercent\\\\\\" 0,\\\r\\\n \\\\\\"taxidtype\\\\\\" \\\\\\"ein\\\\\\",\\\r\\\n \\\\\\"taxid\\\\\\" \\\\\\"999000004\\\\\\",\\\r\\\n \\\\\\"dateformed\\\\\\" \\\\\\"1981 06 25\\\\\\",\\\r\\\n \\\\\\"entitytype\\\\\\" \\\\\\"corporation\\\\\\",\\\r\\\n \\\\\\"riskrating\\\\\\" \\\\\\"low\\\\\\",\\\r\\\n \\\\\\"ownershiptype\\\\\\" \\\\\\"legalentity\\\\\\",\\\r\\\n \\\\\\"primaryownercustomerid\\\\\\" \\\\\\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"businessduediligence\\\\\\" {\\\r\\\n \\\\\\"natureofbusiness\\\\\\" \\\\\\"technology\\\\\\",\\\r\\\n \\\\\\"naics\\\\\\" \\\\\\"541512\\\\\\",\\\r\\\n \\\\\\"merchantcategorycode\\\\\\" \\\\\\"4816\\\\\\",\\\r\\\n \\\\\\"businessurl\\\\\\" \\\\\\"www bodekbustech com\\\\\\",\\\r\\\n \\\\\\"relationshipformationdate\\\\\\" \\\\\\"1982 06 27\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"clientidentifier\\\\\\" \\\\\\"ee5239ff 24v8 43f3 9823 1546233d32bf\\\\\\",\\\r\\\n \\\\\\"primaryaddress\\\\\\" {\\\r\\\n \\\\\\"addresstype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"classification\\\\\\" \\\\\\"business\\\\\\",\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"street1\\\\\\" \\\\\\"500 test st\\\\\\",\\\r\\\n \\\\\\"street2\\\\\\" \\\\\\"suite 1\\\\\\",\\\r\\\n \\\\\\"city\\\\\\" \\\\\\"new york\\\\\\",\\\r\\\n \\\\\\"state\\\\\\" \\\\\\"ny\\\\\\",\\\r\\\n \\\\\\"postalcode\\\\\\" \\\\\\"10036\\\\\\",\\\r\\\n \\\\\\"countrycode\\\\\\" \\\\\\"us\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryphone\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"phonetype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"phonenumber\\\\\\" \\\\\\"2015557001\\\\\\"\\\r\\\n },\\\r\\\n \\\\\\"primaryemail\\\\\\" {\\\r\\\n \\\\\\"isprimary\\\\\\" true,\\\r\\\n \\\\\\"emailtype\\\\\\" \\\\\\"work\\\\\\",\\\r\\\n \\\\\\"emailaddress\\\\\\" \\\\\\"info\@bodekbustech com\\\\\\"\\\r\\\n }\\\r\\\n}\\\r\\\n\\\r\\\n\\\n\\\n\\\n\\"\n\nresponse = https request(request)\nputs response read body\n", "customlabel" "" }, { "id" "snqlzfgb vgsfcrmwkzv3", "language" "go", "code" "package main\n\nimport (\n \\"fmt\\"\n \\"strings\\"\n \\"net/http\"\n \\"io\\"\n)\n\nfunc main() {\n\n url = \\"https //sandbox crbcos com/core/v1/cm/customers\\"\n method = \\"post\\"\n\n payload = strings newreader(`\n\n`+\\"\n\\"+`\n{`+\\"\n\\"+`\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\",`+\\"\n\\"+`\n \\"name\\" {`+\\"\n\\"+`\n \\"entityname\\" \\"bodek business technologies corp\\"`+\\"\n\\"+`\n },`+\\"\n\\"+`\n \\"classification\\" \\"business\\",`+\\"\n\\"+`\n \\"profile\\" {`+\\"\n\\"+`\n \\"citizenshipcountrycode\\" \\"us\\",`+\\"\n\\"+`\n \\"enablebackupwithholding\\" false,`+\\"\n\\"+`\n \\"backupwithholdingpercent\\" 0,`+\\"\n\\"+`\n \\"taxidtype\\" \\"ein\\",`+\\"\n\\"+`\n \\"taxid\\" \\"999000004\\",`+\\"\n\\"+`\n \\"dateformed\\" \\"1981 06 25\\",`+\\"\n\\"+`\n \\"entitytype\\" \\"corporation\\",`+\\"\n\\"+`\n \\"riskrating\\" \\"low\\",`+\\"\n\\"+`\n \\"ownershiptype\\" \\"legalentity\\",`+\\"\n\\"+`\n \\"primaryownercustomerid\\" \\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\"`+\\"\n\\"+`\n },`+\\"\n\\"+`\n \\"businessduediligence\\" {`+\\"\n\\"+`\n \\"natureofbusiness\\" \\"technology\\",`+\\"\n\\"+`\n \\"naics\\" \\"541512\\",`+\\"\n\\"+`\n \\"merchantcategorycode\\" \\"4816\\",`+\\"\n\\"+`\n \\"businessurl\\" \\"www bodekbustech com\\",`+\\"\n\\"+`\n \\"relationshipformationdate\\" \\"1982 06 27\\"`+\\"\n\\"+`\n },`+\\"\n\\"+`\n \\"clientidentifier\\" \\"ee5239ff 24v8 43f3 9823 1546233d32bf\\",`+\\"\n\\"+`\n \\"primaryaddress\\" {`+\\"\n\\"+`\n \\"addresstype\\" \\"work\\",`+\\"\n\\"+`\n \\"classification\\" \\"business\\",`+\\"\n\\"+`\n \\"isprimary\\" true,`+\\"\n\\"+`\n \\"street1\\" \\"500 test st\\",`+\\"\n\\"+`\n \\"street2\\" \\"suite 1\\",`+\\"\n\\"+`\n \\"city\\" \\"new york\\",`+\\"\n\\"+`\n \\"state\\" \\"ny\\",`+\\"\n\\"+`\n \\"postalcode\\" \\"10036\\",`+\\"\n\\"+`\n \\"countrycode\\" \\"us\\"`+\\"\n\\"+`\n },`+\\"\n\\"+`\n \\"primaryphone\\" {`+\\"\n\\"+`\n \\"isprimary\\" true,`+\\"\n\\"+`\n \\"phonetype\\" \\"work\\",`+\\"\n\\"+`\n \\"phonenumber\\" \\"2015557001\\"`+\\"\n\\"+`\n },`+\\"\n\\"+`\n \\"primaryemail\\" {`+\\"\n\\"+`\n \\"isprimary\\" true,`+\\"\n\\"+`\n \\"emailtype\\" \\"work\\",`+\\"\n\\"+`\n \\"emailaddress\\" \\"info\@bodekbustech com\\"`+\\"\n\\"+`\n }`+\\"\n\\"+`\n}`+\\"\n\\"+`\n`+\\"\n\\"+`\n\n\n\n`)\n\n client = \&http client {\n }\n req, err = http newrequest(method, url, payload)\n\n if err != nil {\n fmt println(err)\n return\n }\n req header add(\\"idempotency key\\", \\"\<key>\\")\n\n res, err = client do(req)\n if err != nil {\n fmt println(err)\n return\n }\n defer res body close()\n\n body, err = io readall(res body)\n if err != nil {\n fmt println(err)\n return\n }\n fmt println(string(body))\n}", "customlabel" "" } ], "selectedlanguageid" "xk0mdfrnuxtc3hlnjr8 m" }, "results" { "languages" \[ { "id" "zuoamzsuzjovanqserbuz", "language" "200", "code" "{\n \\"id\\" \\"a25e49f4 ccbf 4195 8a56 b3cc0089553a\\",\n \\"cifnumber\\" \\"371266240593\\",\n \\"classification\\" \\"business\\",\n \\"status\\" \\"active\\",\n \\"ofac\\" \\"pending\\",\n \\"pepscan\\" \\"pending\\",\n \\"internallist\\" \\"pending\\",\n \\"name\\" {\n \\"entityname\\" \\"bodek business technologies corp\\",\n \\"fullname\\" \\"bodek business technologies corp\\"\n },\n \\"profile\\" {\n \\"citizenshipcountrycode\\" \\"us\\",\n \\"enablebackupwithholding\\" false,\n \\"backupwithholdingpercent\\" 0,\n \\"taxidtype\\" \\"ein\\",\n \\"taxid\\" \\"999000004\\",\n \\"dateformed\\" \\"1981 06 25\\",\n \\"entitytype\\" \\"corporation\\",\n \\"riskrating\\" \\"low\\",\n \\"ownershiptype\\" \\"legalentity\\",\n \\"primaryownercustomerid\\" \\"02ac22aa 0ab0 405e 9c41 b3cb00b85866\\"\n },\n \\"createdat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"lastmodifiedat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\",\n \\"businessduediligence\\" {\n \\"natureofbusiness\\" \\"technology\\",\n \\"naics\\" \\"541512\\",\n \\"merchantcategorycode\\" \\"4816\\",\n \\"businessurl\\" \\"www bodekbustech com\\",\n \\"relationshipformationdate\\" \\"1982 06 27\\"\n },\n \\"clientidentifier\\" \\"ee5239ff 24v8 43f3 9823 1546233d32bf\\",\n \\"primaryaddress\\" {\n \\"id\\" \\"5c439cc7 533c 499c 82dd b3cc0089553a\\",\n \\"customerid\\" \\"a25e49f4 ccbf 4195 8a56 b3cc0089553a\\",\n \\"isprimary\\" true,\n \\"status\\" \\"active\\",\n \\"classification\\" \\"business\\",\n \\"addresstype\\" \\"work\\",\n \\"street1\\" \\"500 test st\\",\n \\"street2\\" \\"suite 1\\",\n \\"city\\" \\"new york\\",\n \\"state\\" \\"ny\\",\n \\"postalcode\\" \\"10036\\",\n \\"countrycode\\" \\"us\\",\n \\"createdat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"lastmodifiedat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\"\n },\n \\"primaryemail\\" {\n \\"id\\" \\"5775efd6 4e02 4883 9087 b3cc0089553a\\",\n \\"customerid\\" \\"a25e49f4 ccbf 4195 8a56 b3cc0089553a\\",\n \\"isprimary\\" true,\n \\"status\\" \\"active\\",\n \\"emailtype\\" \\"work\\",\n \\"emailaddress\\" \\"info\@bodekbustech com\\",\n \\"createdat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"lastmodifiedat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\"\n },\n \\"primaryphone\\" {\n \\"id\\" \\"191d7fec afc5 4dd3 89fc b3cc0089553a\\",\n \\"customerid\\" \\"a25e49f4 ccbf 4195 8a56 b3cc0089553a\\",\n \\"status\\" \\"active\\",\n \\"phonetype\\" \\"work\\",\n \\"isprimary\\" true,\n \\"phonenumber\\" \\"2015557001\\",\n \\"createdat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"lastmodifiedat\\" \\"2026 01 08t03 20 00 8328677 05 00\\",\n \\"partnerid\\" \\"cd9c12f4 7691 424a b38b af5b0134c611\\"\n }\n}", "customlabel" "" } ], "selectedlanguageid" "zuoamzsuzjovanqserbuz" }, "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[ { "name" "partnerid", "kind" "required", "type" "string", "description" "your partner id in the cross river system", "" "your partner id in the cross river system" }, { "name" "name", "kind" "required", "type" "object", "description" "customer name in detail", "" "required", "children" \[ { "name" "entityname", "kind" "required", "type" "string", "description" "name of the business if opening a business account 255 character maximum " } ], "schema" \[ { "name" "entityname", "kind" "required", "type" "string", "description" "name of the business if opening a business account 255 character maximum " } ] }, { "name" "classification", "kind" "required", "type" "string", "description" "the classification type of the account \nuse business", "" "the classification type of the account \nuse business" }, { "name" "profile", "kind" "required", "type" "object", "description" "customer banking relevant information", "" "customer banking relevant information", "children" \[ { "name" "taxidtype", "kind" "required", "type" "string", "description" "tax id type for the entity \n ssn (social security number)\n ein (employer identification number)\n itin (individual tax id number)\n vat (international vat number)\n foreign (non us domestic)" }, { "name" "taxid", "kind" "required", "type" "string", "description" "tax id number 9 character minimum for ssn, ein, or itin; 5 character minimum for vat or foreign 20 character maximum " }, { "name" "riskrating", "kind" "required", "type" "string", "description" "customer risk rating \nlow, medium, high" }, { "name" "citizenshipcountrycode", "kind" "optional", "type" "string", "description" "country of citizenship (2 character iso code)" }, { "name" "enablebackupwithholding", "kind" "optional", "type" "boolean", "description" "enable to allow withholding taxes on interest earned true when enabled, otherwise false " }, { "name" "backupwithholdingpercent", "kind" "optional", "type" "number", "description" "if backup withholding is enabled, the percentage to withhold taxes on interest earned" }, { "name" "dateformed", "kind" "required", "type" "string", "description" "date when legal entity was formed in the format \\"yyyy mm dd\\"" }, { "name" "entitytype", "kind" "optional", "type" "string", "description" "business entity legal classification also called customer entity type " }, { "name" "ownershiptype", "kind" "optional", "type" "string", "description" "exempt, excluded, nonprofit, legalentity" }, { "name" "primaryownercustomerid", "kind" "optional", "type" "string", "description" "customer id of the primary owner of a business account \nthis id is in guid format " }, { "name" "parententityid", "kind" "optional", "type" "string", "description" "the business customer related to the customer being created used when a customer is a sole proprietorship or doing dba \nthis id is in guid format " }, { "name" "privacyoptout", "kind" "optional", "type" "boolean", "description" "customer opts out of information sharing true when the customer opts out, otherwise false " } ], "schema" \[ { "name" "taxidtype", "kind" "required", "type" "string", "description" "tax id type for the entity \n ssn (social security number)\n ein (employer identification number)\n itin (individual tax id number)\n vat (international vat number)\n foreign (non us domestic)" }, { "name" "taxid", "kind" "required", "type" "string", "description" "tax id number 9 character minimum for ssn, ein, or itin; 5 character minimum for vat or foreign 20 character maximum " }, { "name" "riskrating", "kind" "required", "type" "string", "description" "customer risk rating \nlow, medium, high" }, { "name" "citizenshipcountrycode", "kind" "optional", "type" "string", "description" "country of citizenship (2 character iso code)" }, { "name" "enablebackupwithholding", "kind" "optional", "type" "boolean", "description" "enable to allow withholding taxes on interest earned true when enabled, otherwise false " }, { "name" "backupwithholdingpercent", "kind" "optional", "type" "number", "description" "if backup withholding is enabled, the percentage to withhold taxes on interest earned" }, { "name" "dateformed", "kind" "required", "type" "string", "description" "date when legal entity was formed in the format \\"yyyy mm dd\\"" }, { "name" "entitytype", "kind" "optional", "type" "string", "description" "business entity legal classification also called customer entity type " }, { "name" "ownershiptype", "kind" "optional", "type" "string", "description" "exempt, excluded, nonprofit, legalentity" }, { "name" "primaryownercustomerid", "kind" "optional", "type" "string", "description" "customer id of the primary owner of a business account \nthis id is in guid format " }, { "name" "parententityid", "kind" "optional", "type" "string", "description" "the business customer related to the customer being created used when a customer is a sole proprietorship or doing dba \nthis id is in guid format " }, { "name" "privacyoptout", "kind" "optional", "type" "boolean", "description" "customer opts out of information sharing true when the customer opts out, otherwise false " } ] }, { "name" "businessduediligence", "kind" "optional", "type" "object", "description" "details for due diligence compliance for a business entity speak to your compliance liaison to find out any requirements for business due diligence fields ", "" "details for due diligence compliance for a business entity speak to your compliance liaison to find out any requirements for business due diligence fields ", "children" \[ { "name" "natureofbusiness", "kind" "optional", "type" "string", "description" "nature of the business" }, { "name" "naics", "kind" "optional", "type" "string", "description" "business's north american industry classification system code\n" }, { "name" "merchantcategorycode", "kind" "optional", "type" "string", "description" "iso defined 4 digit number that classifies a business by the goods they sell or the services they provide nn characters maximum" }, { "name" "businessurl", "kind" "optional", "type" "string", "description" "url of the business" }, { "name" "relationshipformationdate", "kind" "optional", "type" "string", "description" " the date the relationship was formed" } ], "schema" \[ { "name" "natureofbusiness", "kind" "optional", "type" "string", "description" "nature of the business" }, { "name" "naics", "kind" "optional", "type" "string", "description" "business's north american industry classification system code\n" }, { "name" "merchantcategorycode", "kind" "optional", "type" "string", "description" "iso defined 4 digit number that classifies a business by the goods they sell or the services they provide nn characters maximum" }, { "name" "businessurl", "kind" "optional", "type" "string", "description" "url of the business" }, { "name" "relationshipformationdate", "kind" "optional", "type" "string", "description" " the date the relationship was formed" } ] }, { "name" "clientidentifier", "kind" "optional", "type" "string", "description" "use this attribute to add your own unique identifying string to a payment call or cos record this attribute is useful for idempotency purposes \n50 characters maximum", "" "use this attribute to add your own unique identifying string to a payment call or cos record this attribute is useful for idempotency purposes \n50 characters maximum" }, { "name" "primaryaddress", "kind" "optional", "type" "object", "description" "main address for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "" "main address for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "children" \[ { "name" "addresstype", "kind" "required", "type" "string", "description" "what this is the address of \n home\n work\n other" }, { "name" "classification", "kind" "required", "type" "string", "description" "what kind of address this is \n residential\n business\n pobox\n rural\n military\n other" }, { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary address record for this customer otherwise, false " }, { "name" "street1", "kind" "required", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "street2", "kind" "optional", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "street3", "kind" "optional", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "city", "kind" "optional", "type" "string", "description" "city full name 50 character maximum" }, { "name" "state", "kind" "optional", "type" "string", "description" "2 letter abbreviation for the state" }, { "name" "postalcode", "kind" "optional", "type" "string", "description" "postal code, also known as zip code 10 character maximum " }, { "name" "countrycode", "kind" "required", "type" "string", "description" "2 letter iso country code" } ], "schema" \[ { "name" "addresstype", "kind" "required", "type" "string", "description" "what this is the address of \n home\n work\n other" }, { "name" "classification", "kind" "required", "type" "string", "description" "what kind of address this is \n residential\n business\n pobox\n rural\n military\n other" }, { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary address record for this customer otherwise, false " }, { "name" "street1", "kind" "required", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "street2", "kind" "optional", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "street3", "kind" "optional", "type" "string", "description" "additional address information 255 character maximum " }, { "name" "city", "kind" "optional", "type" "string", "description" "city full name 50 character maximum" }, { "name" "state", "kind" "optional", "type" "string", "description" "2 letter abbreviation for the state" }, { "name" "postalcode", "kind" "optional", "type" "string", "description" "postal code, also known as zip code 10 character maximum " }, { "name" "countrycode", "kind" "required", "type" "string", "description" "2 letter iso country code" } ] }, { "name" "primaryphone", "kind" "optional", "type" "object", "description" "main phone number for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "" "main phone number for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "children" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary phone number record for this customer otherwise, false" }, { "name" "phonetype", "kind" "required", "type" "string", "description" "the phone number calls a \n home\n mobile\n work\n fax" }, { "name" "phonenumber", "kind" "required", "type" "string", "description" "phone number with no spaces or other characters minimum 10, maximum 20" }, { "name" "extension", "kind" "optional", "type" "string", "description" "if the phone rings a switchboard, the entity's direct extension 20 character maximum " }, { "name" "notes", "kind" "optional", "type" "string", "description" "additional phone information 255 character maximum" } ], "schema" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary phone number record for this customer otherwise, false" }, { "name" "phonetype", "kind" "required", "type" "string", "description" "the phone number calls a \n home\n mobile\n work\n fax" }, { "name" "phonenumber", "kind" "required", "type" "string", "description" "phone number with no spaces or other characters minimum 10, maximum 20" }, { "name" "extension", "kind" "optional", "type" "string", "description" "if the phone rings a switchboard, the entity's direct extension 20 character maximum " }, { "name" "notes", "kind" "optional", "type" "string", "description" "additional phone information 255 character maximum" } ] }, { "name" "primaryemail", "kind" "optional", "type" "object", "description" "main email address for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "" "main email address for the customer this can be added later when you use this object, some attributes are required (as indicated) ", "children" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary email address record for this customer otherwise, false" }, { "name" "emailtype", "kind" "required", "type" "string", "description" "email address is \n personal\n work\n other" }, { "name" "emailaddress", "kind" "required", "type" "string", "description" "customer's primary email address this must be a minimum of 6 characters, and a maximum of 255 " } ], "schema" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary email address record for this customer otherwise, false" }, { "name" "emailtype", "kind" "required", "type" "string", "description" "email address is \n personal\n work\n other" }, { "name" "emailaddress", "kind" "required", "type" "string", "description" "customer's primary email address this must be a minimum of 6 characters, and a maximum of 255 " } ] }, { "name" "primaryidentification", "kind" "optional", "type" "object", "description" "identification metadata of customer identifying documents, such as a driver's license or passport this can be added later when you use this object, some attributes are required (as indicated) ", "" "identification metadata of customer identifying documents, such as a driver's license or passport this can be added later when you use this object, some attributes are required (as indicated) ", "children" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary identification record for this customer otherwise, false " }, { "name" "idnumber", "kind" "required", "type" "string", "description" "the identification number being added 50 character maximum " }, { "name" "idtype", "kind" "required", "type" "string", "description" "the kind of id \n driverslicense\n passport\n idcard\n socialsecurity\n other" }, { "name" "issueddate", "kind" "optional", "type" "string", "description" "date the id was issued" }, { "name" "expdate", "kind" "optional", "type" "string", "description" "date the id expires" }, { "name" "verifieddate", "kind" "optional", "type" "string", "description" "date the id was verified" }, { "name" "issuingauthority", "kind" "required", "type" "string", "description" "the official authority that issued the id for example, the department of motor vehicles 255 character maximum " }, { "name" "issuingstateorprovince", "kind" "optional", "type" "string", "description" "state or province where the id was issued 50 character maximum " }, { "name" "issuingcountrycode", "kind" "required", "type" "string", "description" "country where the id was issued expressed as a 2 character iso country code" } ], "schema" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary identification record for this customer otherwise, false " }, { "name" "idnumber", "kind" "required", "type" "string", "description" "the identification number being added 50 character maximum " }, { "name" "idtype", "kind" "required", "type" "string", "description" "the kind of id \n driverslicense\n passport\n idcard\n socialsecurity\n other" }, { "name" "issueddate", "kind" "optional", "type" "string", "description" "date the id was issued" }, { "name" "expdate", "kind" "optional", "type" "string", "description" "date the id expires" }, { "name" "verifieddate", "kind" "optional", "type" "string", "description" "date the id was verified" }, { "name" "issuingauthority", "kind" "required", "type" "string", "description" "the official authority that issued the id for example, the department of motor vehicles 255 character maximum " }, { "name" "issuingstateorprovince", "kind" "optional", "type" "string", "description" "state or province where the id was issued 50 character maximum " }, { "name" "issuingcountrycode", "kind" "required", "type" "string", "description" "country where the id was issued expressed as a 2 character iso country code" } ] } ], "formdataparameters" \[] }, "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" }, "response" \[ { "name" "id", "kind" "optional", "type" "string", "description" "the unique customer id for the onboarded customer" }, { "name" "cifnumber", "kind" "optional", "type" "string", "description" "the customer identification file (cif) is an number which is internal to cross river and allows cross river to identify customers uniquely for compliance purposes", "children" \[] }, { "name" "classification", "kind" "optional", "type" "string", "description" "the classification type of the customer \npersonal (an individual)\nbusiness (a legal entity)", "children" \[] }, { "name" "status", "kind" "optional", "type" "string", "description" " inactive\n active", "children" \[] }, { "name" "ofac", "kind" "optional", "type" "string", "description" " pending\n clear\n failed\n positive\n reviewing\n notscanned", "children" \[] }, { "name" "pepscan", "kind" "optional", "type" "string", "description" " pending\n clear\n failed\n positive\n reviewing\n notscanned", "children" \[] }, { "name" "internallist", "kind" "optional", "type" "string", "description" " pending\n clear\n failed\n positive\n reviewing\n notscanned", "children" \[] }, { "name" "name", "kind" "optional", "type" "object", "description" "customer name in detail", "children" \[ { "name" "entityname", "kind" "optional", "type" "string", "description" "name of the business if opening a business account 255 character maximum " }, { "name" "fullname", "kind" "optional", "type" "string", "description" "full customer name for a business customer this will be identical to the entityname " } ] }, { "name" "profile", "kind" "required", "type" "object", "description" "customer banking relevant information", "" "customer banking relevant information", "children" \[ { "name" "taxidtype", "kind" "required", "type" "string", "description" "tax id type for the entity \n ssn\n ein\n itin\n vat\n foreign" }, { "name" "taxid", "kind" "required", "type" "string", "description" "tax id number" }, { "name" "riskrating", "kind" "required", "type" "string", "description" "customer risk rating \nlow, medium, high" }, { "name" "citizenshipcountrycode", "kind" "optional", "type" "string", "description" "country of citizenship (2 character iso code)" }, { "name" "enablebackupwithholding", "kind" "optional", "type" "boolean", "description" "enable to allow withholding taxes on interest earned true when enabled, otherwise false " }, { "name" "backupwithholdingpercent", "kind" "optional", "type" "number", "description" "if backup withholding is enabled, the percentage to withhold taxes on interest earned" }, { "name" "dateformed", "kind" "optional", "type" "string", "description" "date when legal entity was formed in the format \\"yyyy mm dd\\" \nnot relevant for an individual " }, { "name" "entitytype", "kind" "optional", "type" "string", "description" "business entity legal classification also called customer entity type " }, { "name" "ownershiptype", "kind" "optional", "type" "string", "description" "exempt, excluded, nonprofit, legalentity" }, { "name" "primaryownercustomerid", "kind" "optional", "type" "string", "description" "customer id of the primary owner of a business account \nthis id is in guid format " }, { "name" "parententityid", "kind" "optional", "type" "string", "description" "the business customer related to the customer being created used when a customer is a sole proprietorship or doing dba \nthis id is in guid format " } ], "schema" \[ { "name" "taxidtype", "kind" "required", "type" "string", "description" "tax id type for the entity \nssn, ein, itin, vat, foreign" }, { "name" "taxid", "kind" "required", "type" "string", "description" "tax id number 9 character minimum 20 character maximum " }, { "name" "riskrating", "kind" "required", "type" "string", "description" "customer risk rating \nlow, medium, high" }, { "name" "rego", "kind" "optional", "type" "boolean", "description" "pertains to loans issued to executive officers, directors, and principal shareholders of member banks true if the customer is one of them otherwise false \nthis attribute is not relevant for a business entity" }, { "name" "citizenshipcountrycode", "kind" "optional", "type" "string", "description" "country of citizenship (2 characters)" }, { "name" "politicallyexposedperson", "kind" "optional", "type" "boolean", "description" "politically exposed person (pep) true if pep, otherwise false \nthis attribute is not relevant for a business entity" }, { "name" "enablebackupwithholding", "kind" "optional", "type" "boolean", "description" "enable to allow withholding taxes on interest earned true when enabled, otherwise false" }, { "name" "backupwithholdingpercent", "kind" "optional", "type" "integer", "description" "if backup withholding is enabled, the percentage to withhold taxes on interest earned" }, { "name" "birthdate", "kind" "optional", "type" "string", "description" "date of birth in the format \\"yyyy mm dd\\" \nthis attribute is not relevant for a business entity" }, { "name" "dateformed", "kind" "optional", "type" "string", "description" "date when legal entity was formed in the format \\"yyyy mm dd\\" \nnot relevant for an individual" }, { "name" "entitytype", "kind" "optional", "type" "string", "description" "business entity legal classification also called customer entity type" }, { "name" "customer entity type", "kind" "optional", "type" "string", "description" "exempt, excluded, nonprofit, legalentity" }, { "name" "primaryownercustomerid", "kind" "optional", "type" "string", "description" "customer id of the primary owner of a business account \nthis id is in guid format" }, { "name" "parententityid", "kind" "optional", "type" "string", "description" "the business customer related to the customer being created used when a customer is a sole proprietorship or doing dba \nthis id is in guid format" }, { "name" "dateofdeath", "kind" "optional", "type" "string", "description" "indicates the date of a customer's passing, should that occur in the format \\"yyyy mm dd\\" " }, { "name" "privacyoptout", "kind" "optional", "type" "boolean", "description" "customer opts out of information sharing true when the customer opts out, otherwise false " } ] }, { "name" "createdat", "kind" "optional", "type" "string", "description" "date and time the record was created in this case, the date and time are in this format yyyy mm ddthh\ mm\ ss\[ mmm]", "children" \[] }, { "name" "lastmodifiedat", "kind" "optional", "type" "string", "description" "internal cross river value date and time the database entry was last modified ", "children" \[] }, { "name" "partnerid", "kind" "optional", "type" "string", "description" "your partner id in the cross river system", "children" \[] }, { "name" "businessduediligence", "kind" "optional", "type" "object", "description" "details for due diligence compliance for a business entity to be used when required", "" "details for due diligence compliance for a business entity to be used when required", "children" \[ { "name" "natureofbusiness", "kind" "optional", "type" "string", "description" "nature of the business" }, { "name" "naics", "kind" "optional", "type" "string", "description" "business's north american industry classification system code" }, { "name" "merchantcategorycode", "kind" "optional", "type" "string", "description" "iso defined 4 digit number that classifies a business by the goods they sell or the services they provide " }, { "name" "businessurl", "kind" "optional", "type" "string", "description" "url of the business" }, { "name" "relationshipformationdate", "kind" "optional", "type" "string", "description" " the date the relationship was formed" } ], "schema" \[ { "name" "natureofbusiness", "kind" "optional", "type" "string", "description" "255 characters maximum" }, { "name" "naics", "kind" "optional", "type" "string", "description" "business's north american industry classification system code" }, { "name" "merchantcategorycode", "kind" "optional", "type" "string", "description" "iso defined 4 digit number that classifies a business by the goods they sell or the services they provide nn characters maximum" }, { "name" "businessurl", "kind" "optional", "type" "string", "description" "" }, { "name" "relationshipformationdate", "kind" "optional", "type" "string", "description" "" } ] }, { "name" "clientidentifier", "kind" "optional", "type" "string", "description" "use this attribute to add your own unique identifying string to a payment call or cos record this attribute is useful for idempotency purposes \n50 characters maximum", "" "use this attribute to add your own unique identifying string to a payment call or cos record this attribute is useful for idempotency purposes \n50 characters maximum" }, { "name" "primaryaddress", "kind" "optional", "type" "object", "description" "main address for the customer", "" "object", "children" \[ { "name" "addresstype", "kind" "optional", "type" "string", "description" "what this is the address of \n home\n work\n other" }, { "name" "classification", "kind" "optional", "type" "string", "description" "what kind of address this is \n residential\n business\n pobox\n rural\n military\n other" }, { "name" "isprimary", "kind" "optional", "type" "boolean", "description" "true if this is the primary address record for this customer otherwise, false" }, { "name" "street1", "kind" "optional", "type" "string", "description" "primary location details of customer, for instance, street name, house/building number, po box" }, { "name" "street2", "kind" "optional", "type" "string", "description" "additional address information" }, { "name" "street3", "kind" "optional", "type" "string", "description" "additional address information" }, { "name" "city", "kind" "optional", "type" "string", "description" "city full name" }, { "name" "state", "kind" "optional", "type" "string", "description" "2 letter abbreviation for the state" }, { "name" "postalcode", "kind" "optional", "type" "string", "description" "postal code, also known as zip code" }, { "name" "countrycode", "kind" "optional", "type" "string", "description" "2 letter iso country code" }, { "name" "id", "kind" "optional", "type" "string", "description" "database id of the primary address record for this customer id" }, { "name" "customerid", "kind" "optional", "type" "string", "description" "the unique id for the customer this address is primary for" }, { "name" "createdat", "kind" "optional", "type" "string", "description" "date and time the record was created in this case, the date and time are in this format yyyy mm ddthh\ mm\ ss\[ mmm]" }, { "name" "lastmodifiedat", "kind" "optional", "type" "string", "description" "internal cross river value date and time the database entry was last modified " }, { "name" "partnerid", "kind" "optional", "type" "string", "description" "your partner id in the cross river system" }, { "name" "status", "kind" "optional", "type" "string", "description" "either active or inactive" } ], "schema" \[ { "name" "addresstype", "kind" "optional", "type" "string", "description" "what this is the address of \nhome\nwork\nother" }, { "name" "classification", "kind" "optional", "type" "string", "description" "what kind of address this is \nresidential\nbusiness\npobox\nrural\nmilitary\nother" }, { "name" "isprimary", "kind" "optional", "type" "boolean", "description" "true if this is the primary address record for this customer otherwise, false" }, { "name" "street1", "kind" "optional", "type" "string", "description" "primary location details of account holder, for instance, street name, house/building number, po box" }, { "name" "street2", "kind" "optional", "type" "string", "description" "additional address information" }, { "name" "street3", "kind" "optional", "type" "string", "description" "additional address information" }, { "name" "city", "kind" "optional", "type" "string", "description" "city full name 50 character maximum" }, { "name" "state", "kind" "optional", "type" "string", "description" "state name 10 character maximum" }, { "name" "postalcode", "kind" "optional", "type" "string", "description" "postal code, also known as zip code" }, { "name" "countrycode", "kind" "optional", "type" "string", "description" "2 letter iso country code" } ] }, { "name" "primaryemail", "kind" "optional", "type" "object", "description" "main email address for the customer", "" "main email address for the customer", "children" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary email address record for this customer otherwise, false" }, { "name" "emailtype", "kind" "required", "type" "string", "description" "email address is \n personal\n work\n other" }, { "name" "emailaddress", "kind" "required", "type" "string", "description" "customer's primary email address" }, { "name" "id", "kind" "optional", "type" "string", "description" "unique id assigned to a customer when the customer record is created you need this id to take action for a specific customer for example, when opening an account or adding an address to a customer record " }, { "name" "customerid", "kind" "optional", "type" "string", "description" "the unique id for the customer this email address is primary for" }, { "name" "createdat", "kind" "optional", "type" "string", "description" "date and time the record was created in this case, the date and time are in this format yyyy mm ddthh\ mm\ ss\[ mmm]" }, { "name" "lastmodifiedat", "kind" "optional", "type" "string", "description" "internal cross river value date and time the database entry was last modified " }, { "name" "partnerid", "kind" "optional", "type" "string", "description" "your partner id in the cross river system" }, { "name" "status", "kind" "optional", "type" "string", "description" "either active or inactive" } ], "schema" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary email address record for this customer otherwise, false" }, { "name" "emailtype", "kind" "required", "type" "string", "description" "email address is \npersonal\nwork\nother" }, { "name" "emailaddress", "kind" "required", "type" "string", "description" "customer's primary email address this must be a minimum of 6 characters" } ] }, { "name" "primaryidentification", "kind" "optional", "type" "object", "description" "identification metadata of customer identifying documents, such as a driver's license or passport", "" "identification metadata of customer identifying documents, such as a driver's license or passport", "children" \[ { "name" "id", "kind" "optional", "type" "string", "description" "cos id for the identification record, in guid format" }, { "name" "customerid", "kind" "optional", "type" "string", "description" "unique id assigned to a customer when the customer record is created you need this id to take action for a specific customer for example, when opening an account or adding an address to a customer record " }, { "name" "isprimary", "kind" "optional", "type" "boolean", "description" "true if this is the primary identification record for this customer otherwise, false" }, { "name" "idnumber", "kind" "optional", "type" "string", "description" "the identification number being added" }, { "name" "idtype", "kind" "optional", "type" "string", "description" "the kind of id \n driverslicense\n passport\n idcard\n socialsecurity\n other" }, { "name" "issueddate", "kind" "optional", "type" "string", "description" "date the id was issued" }, { "name" "expdate", "kind" "optional", "type" "string", "description" "date the id expires" }, { "name" "verifieddate", "kind" "optional", "type" "string", "description" "date the id was verified" }, { "name" "issuingauthority", "kind" "optional", "type" "string", "description" "the official authority that issued the id for example, the department of motor vehicles" }, { "name" "issuingstateorprovince", "kind" "optional", "type" "string", "description" "state or province where the id was issued" }, { "name" "issuingcountrycode", "kind" "optional", "type" "string", "description" "country where the id was issued expressed as a 2 character code" }, { "name" "status", "kind" "optional", "type" "string", "description" "either active or inactive" }, { "name" "createdat", "kind" "optional", "type" "string", "description" "date and time the record was created in this case, the date and time are in this format yyyy mm ddthh\ mm\ ss\[ mmm]" }, { "name" "lastmodifiedat", "kind" "optional", "type" "string", "description" "internal cross river value date and time the database entry was last modified " }, { "name" "partnerid", "kind" "optional", "type" "string", "description" "your partner id in the cross river system" } ], "schema" \[ { "name" "isprimary", "kind" "optional", "type" "boolean", "description" "true if this is the primary identification record for this customer otherwise, false" }, { "name" "idnumber", "kind" "optional", "type" "string", "description" "the identification number being added" }, { "name" "idtype", "kind" "optional", "type" "string", "description" "the kind of id \ndriverslicense\npassport\nidcard\nsocialsecurity\nother" }, { "name" "issueddate", "kind" "optional", "type" "string", "description" "date the id was issues" }, { "name" "expdate", "kind" "optional", "type" "string", "description" "date the id expires" }, { "name" "verifieddate", "kind" "optional", "type" "string", "description" "date the id was verified" }, { "name" "issuingauthority", "kind" "optional", "type" "string", "description" "the official authority that issued the id for example, the department of motor vehicles" }, { "name" "issuingstateorprovince", "kind" "optional", "type" "string", "description" "state or province where the id was issued" }, { "name" "issuingcountrycode", "kind" "optional", "type" "string", "description" "country where the id was issued expressed as a 2 character code" } ] }, { "name" "primaryphone", "kind" "optional", "type" "object", "description" "main phone number for the customer", "" "main phone number for the customer", "children" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary phone number record for this customer otherwise, false" }, { "name" "phonetype", "kind" "required", "type" "string", "description" "the phone number calls a \n home\n mobile\n work\n fax" }, { "name" "phonenumber", "kind" "optional", "type" "string", "description" "phone number with no spaces or other characters minimum 10, maximum 20" }, { "name" "extension", "kind" "optional", "type" "string", "description" "if the phone rings a switchboard, the entity's direct extension" }, { "name" "notes", "kind" "optional", "type" "string", "description" "additional phone information 255 character maximum" }, { "name" "status", "kind" "optional", "type" "string", "description" "either inactive or active" }, { "name" "id", "kind" "optional", "type" "string", "description" "cos id for the phone number record, in guid format" }, { "name" "customerid", "kind" "optional", "type" "string", "description" "unique id assigned to a customer when the customer record is created you need this id to take action for a specific customer for example, when opening an account or adding an address to a customer record " }, { "name" "createdat", "kind" "optional", "type" "string", "description" "date and time the record was created in this case, the date and time are in this format yyyy mm ddthh\ mm\ ss\[ mmm]" }, { "name" "lastmodifiedat", "kind" "optional", "type" "string", "description" "internal cross river value date and time the database entry was last modified " }, { "name" "partnerid", "kind" "optional", "type" "string", "description" "your partner id in the cross river system" } ], "schema" \[ { "name" "isprimary", "kind" "required", "type" "boolean", "description" "true if this is the primary phone number record for this customer otherwise, false" }, { "name" "phonetype", "kind" "required", "type" "string", "description" "the phone number calls a \nhome\nmobile\nwork\nfax" }, { "name" "phonenumber", "kind" "optional", "type" "string", "description" "phone number with no spaces or other characters minimum 10, maximum 20" }, { "name" "extension", "kind" "optional", "type" "string", "description" "if the phone rings a switchboard, the entity's direct extension" }, { "name" "notes", "kind" "optional", "type" "string", "description" "additional phone information 255 character maximum" } ] } ], "autogeneratedanchorslug" "endpoint corev1cmcustomers", "legacyhash" "ep 4fp7yde669ic4karxe" }