Create a customerCopy Pagepost https://sandbox-api.sandbox.boxproc.io/rc/create-customerCreate a new customerThis is how to create customersBody Paramsinstitution_idintegerrequiredInternal identifier of institution.date_createdstringFormat is yyyy-mm-dd.statusstringenumrequiredDefaults to AA - Active, C - Closed, D - Deleted, I - Inactive, P - Pending, R - Action RequiredACDIPRAllowed:ACDIPRcustomer_limitfloat1 to 10000customer_referencestringYour reference for this customer.first_namestringlength ≤ 64First name of the customer.last_namestringlength ≤ 64Last name of the customer.emailstringlength ≤ 128A valid email address of the customer.mobile_phone_numberstringCustomer's mobile phone number (excludes leading zero) appended by the country calling code with a leading + sign. Hyphens, spaces or parenthesis in the number are not supported.address_line1stringlength ≤ 64Address line 1 (House name or house number).address_line2stringlength ≤ 64Address line 2 (Street name and optionally number).address_line3stringlength ≤ 64Address line 3 (Locality).address_line4stringlength ≤ 64Address line 4.address_townstringlength ≤ 64Customer address town.address_post_codestringlength ≤ 16Customer address post code.address_country_codestringlength ≤ 3ISO 3166 three digit country code.identification_typestringenumN - No Identification, P - Passport, D - Driving license, I - ID cardNPDIAllowed:NPDIidentification_numberstringThe identification value that corresponds to the identification type used. Required for the identification types P, D, I.Response 200OKUpdated over 2 years ago