Push Merchant Spec API
5 min
introduction using this api, the partner would push all the required fields to signzy, and then signzy will initiate the ocr and verification process sample request curl location 'https //{base url}/api/distributors/pushmerchantspec/{applicationid}sampledata=true' \\ \ header 'authorization e lw' request field description key required/optional data type description authorization required string authorization token sample response { "flowid" "62 56", "realmid" "62 94", "merchantid" "merchant id", "data" \[ { "pageid" "62 4f", "widgetname" "aadhaar", "data" { "aadhaarimage1" "file url", "aadhaarimage2" "file url", "aadhaarname" "name", } }, { "pageid" "62 4f", "widgetname" "digilocker aadhaar", "data" { "aadhaarimage1" "file url", "aadhaarname" "name", "aadhaaruid" "uid", } }, { "pageid" "62 50", "widgetname" "pan to gst", "data" { "pantogstadditionalplacedistrict" "additional place district", "pantogstadditionalplacestate" "additional place state", "pantogstadditionalplacepincode" "additional place pincode" } }, { "pageid" "62 fa", "widgetname" "manual data entry", "data" { "address" "select you business registered address", "adhaaradress" "aadhaar address", "gstaddress" "gst address", "enteraddress" "enter address" } }, { "pageid" "62 9e", "widgetname" "video verification", "data" { "audiomatchscore" "audio match score", "videomatchscore" "video match score", "videocovariance" "video covariance", } }, { "pageid" "62 41", "widgetname" "business pan", "data" { "businesspanimage" "file url", "businesspanname" "name", "businesspandateofissue" "date of issue", "businesspanpannumber" "pan number" } } ] } key data type description flowid string flow that is assigned to the partner realmid string this is an identifier used by the go platform, the same will be provided by the signzy team merchantid string this is a unique identifier of the merchant data array of objects contains data about various pages of the journey pageid string this is a unique identifier of the particular page during the various stages of the onboarding journey widgetname string name/type of the widget used for the stages of the journey variables(variable 1, variable 2 ) string these are the key value pairs of json generated by the page getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com