Update Customerpost https://uat.banking.live:55555/ppws/api/pws/pws_update_customerThis web service updates a customer's detailsBody Paramsapi_call_unique_identifierstringrequiredlength between 1 and 40Unique number that must be passed at each API request. Identifier to make each API request uniqueclient_idint32required≥ 1Unique identifier for the client which Paymentology will provide at outsetcu_idint32required≥ 1Customer IDuser_idstringlength between 0 and 50User Id of the Customer who triggered the API request.remarksstringlength between 0 and 200Remarks for API requestcu_titlestringCustomer titlecu_fnamestringCustomer First Namecu_snamestringCustomer Last NamecompanystringCustomer Companycu_typeint32Customer Typecu_refstringlength between 0 and 50Customer Refcu_bldg_nostringlength between 0 and 10Customer building numbercu_add1stringlength between 0 and 100Customer address1cu_add2stringlength between 0 and 100Customer address2cu_add3stringCustomer Address3cu_pcodestringCustomer Postal Codecu_citystringCustomer City Namecu_countrystringCustomer Country Namecu_emailstringCustomer Emailcu_mobilestringCustomer Mobile Number must be formatted as + followed by up to 15 digits, without spaces, dashes, or other characters.cu_pass_codestringCustomer Pass Codecu_langstringCustomer Native Languagecu_nationalitystringCustomer Nationalitycu_genderint32Gendercu_alternate_emailstringCustomer Alternate Emailcu_statestringCustomer Statecu_dobstringCustomer Date of Birthdefault_rule_alert_sms_severityint32Default rule alert sms severitydefault_rule_alert_email_severityint32Default rule alert email severitybank_customer_nostringBank Customer Numbercu_alternate_mobilestringCustomer Alternate Mobile must be formatted as + followed by up to 15 digits, without spaces, dashes, or other characters.cu_phone_homestringCustomer Phone Home must be formatted as + followed by up to 15 digits, without spaces, dashes, or other characters.cu_id_typestringCustomer Id Typecu_id_numberstringlength between 0 and 100Customer id number can be driving licence,citizenship numbercredit_ratingdoubleCredit ratingcredit_rating_sourceint32Credit rating sourcedisplay_namestringDisplay Namekyc_statusstringlength between 0 and 1000KYC statuspossible options are:1 =Awaiting first verification attempt 2 = KYC data submitted, awaiting response 3 = KYC successful 4 = KYC unsuccessful 5 = KYC verification attempts expired 6 = KYC not possible (permeant) 7=Awaiting KYC re-verificationkyc_status_detailsstringlength between 0 and 1000KYC status details.User defined text to describe the reason of statuskyc_ext_referencestringExternal reference id provided by KYC provider to refer last KYC attemptkey_provider_namestringlength between 0 and 1000Key provider name.Possible options are:1 = Jumio (supported for now) 2 = IDNow 3 = Sumsubkyc_attempt_countint32Counter which is decremented with each KYC attemptkyc_attempt_datestringDate with timestamp . It will contain the value when last KYC attempt was madeis_main_cardholderbooleanIndicates whether the customer is the main cardholdertruetruefalseResponses 200Successful Response 404Webservices does not exist 500Internal Server errorUpdated 7 months ago