Skip to content
Switch to light mode

Sumsub Know Your Customer (KYC) Integration Guide

7. Data Mapping Requirements

The table below maps Payblr onboarding data to the corresponding Sumsub applicant fields, metadata keys, questionnaire values, and document submission requirements.

On this page

AreaPayblr FieldRequiredSumsub Path / Key
MetadataClient/program identifierYesmetadata[].key = sourceKey
MetadataPartner IDYesmetadata[].key = partnerName
MetadataCardholder IDYesmetadata[].key = cardHolderId
MetadataCustomer ID, from partnerOptionalmetadata[].key = customerPartnerId
MetadataCard Number IDOptionalmetadata[].key = cardNumberId
MetadataAccount IDOptionalmetadata[].key = accountid
MetadataAccount Open DateOptionalmetadata[].key = accountOpenDate
MetadataAML Risk ScoreOptionalmetadata[].key = amlRiskScore
MetadataAML Last Risk Score DateOptionalmetadata[].key = amlLastRiskScoreDate
ProfileFirst NameYesfixedInfo.firstName
ProfileMiddle NameOptionalfixedInfo.middleName
ProfileLast NameYesfixedInfo.lastName
ProfileDate of BirthYesfixedInfo.dob
ProfileEmailYesemail
ProfilePhoneYesphone
ProfileTINYesfixedInfo.tin
AddressAddress Line 1YesfixedInfo.addresses[].street
AddressAddress Line 2OptionalfixedInfo.addresses[].subStreet
AddressCityYesfixedInfo.addresses[].town
AddressState or ProvinceYes — if presentfixedInfo.addresses[].state
AddressCountryYesfixedInfo.addresses[].country
AddressPostal CodeYesfixedInfo.addresses[].postCode
QuestionnaireOccupationYesquestionnaires[].sections.workAndIncome.items.occupation.value
QuestionnaireIndustry You Work ForYesquestionnaires[].sections.workAndIncome.items.industryYouWorkFor.value
QuestionnaireWork StatusYesquestionnaires[].sections.workAndIncome.items.workStatus.value
QuestionnaireSource of FundsYesquestionnaires[].sections.section2.items.sourceOfFunds.value
QuestionnaireExpected Monthly Transaction VolumeYesquestionnaires[].sections.section2.items.expectedMonthVolume.value
QuestionnaireEstimated Annual IncomeYesquestionnaires[].sections.section2.items.expectedAnnualIncome.value
QuestionnaireCard Terms AcceptanceYesquestionnaires[].sections.cardholderAgreementA.items.cardTermsConditionsAccept.value
Identity docsDocument number, country, expirationAt least 1 docinfo.idDocs[].number,info.idDocs[].country,info.idDocs[].validUntil,info.idDocs[].idDocType
Proof of addressDedicated PoA documentConditionalidDocType: UTILITY_BILL upload when PROOF_OF_RESIDENCE remains unsatisfied.

Next steps

Continue to Error Handling and Retry Logic for how to handle failed submissions, RED outcomes, and resubmission flows.