Modules
...
GO API Docs
Pull Application Data API
5 min
introduction the pull api is used for fetching the data from the go platform the api helps to get all the details appended to the application after verification, validation or any other operation performed within the platform the api also helps determine the status of the application within the platform sample request sample curl curl location 'https //go preproduction signzy app/api/v1/merchants/{{merchantid}}/data?version=1 1 0' \\ \ header 'authorization \<authorization token>' request field description key required/optional data type description authorization required string the token is generated during step 1 login sample response 200 ok { "result" { "merchantdata" { "basicdetails" { "id" " id ", "name" " name ", "username" " username ", "email" " email ", "mobile" " mobile ", "realm" " realm ", "status" " status ", "autologinurl" " autologinurl ", "flowdetails" " flowdetails ", "applicationid" " applicationid ", "residentcountry" " residentcountry ", "nationality" " nationality ", "isdcode" " isdcode ", "reason" " reason ", "instructions" " instructions ", "backopsformdata" " backopsformdata ", "backopsuserid" " backopsuserid ", "onboardingstartdate" " onboardingstartdate ", "onboardingenddate" " onboardingenddate ", "substatus" " substatus " }, "documents" \[{ "genericpassportimage1" " genericpassportimage1 ", "genericpassportname" " genericpassportname ", "genericpassportsurname" " genericpassportsurname ", "passportissuedate" " passportissuedate ", "passportexpirydate" " passportexpirydate ", "passportbirthdate" " passportbirthdate ", "genericpassportpassportnumber" " genericpassportpassportnumber ", "passportnationality" " passportnationality ", "passportsex" " passportsex ", "type" " type ", "widgetname" " widgetname " }], "formdata" { "merchantname" " merchantname ", "merchantmobilenumber" " merchantmobilenumber ", "merchantcountryresidence" " merchantcountryresidence ", "merchantapplicationid" " merchantapplicationid ", "gender" " gender ", "mothersmaidenname" " mothersmaidenname ", "addzipcode" " addzipcode ", "occupation" " occupation ", "placeofbirth" " placeofbirth ", "emailid" " emailid ", "currentbuilding" " currentbuilding ", "currentstreet" " currentstreet ", "currentcity" " currentcity ", "currentcountry" " currentcountry ", "currentzipcode" " currentzipcode ", "currentmobilenumber" " currentmobilenumber ", "permanentsameascurrent" " permanentsameascurrent ", "applicationid" " applicationid ", "otherbuilding" " otherbuilding ", "otherstreet" " otherstreet ", "othercity" " othercity ", "othercountry" " othercountry ", "otherzipcode" " otherzipcode ", "permanentbuilding" " permanentbuilding ", "permanentstreet" " permanentstreet ", "permanentcity" " permanentcity ", "permanentcountry" " permanentcountry ", "permanentzipcode" " permanentzipcode " }, "videoforensics" { "audiomatchscore" " audiomatchscore ", "videomatchscore" " videomatchscore ", "videocovariance" " videocovariance ", "videofinalimage" " videofinalimage ", "videourl" " videourl ", "videootp" " videootp ", "videofacelandmark" " videofacelandmark ", "videoprerecordedrisk" " videoprerecordedrisk ", "videostaticrisk" " videostaticrisk ", "videolandmark" " videolandmark ", "image1" " image1 ", "image2" " image2 ", "image3" " image3 " }, "contract" {}, "products" \[], "browserandlocationinfo" { "browserinfo" { "browsername" " browsername ", "fullversion" " fullversion ", "majorversion" " majorversion ", "cookiesenabled" " cookiesenabled ", "browserlanguage" " browserlanguage " }, "locationinfo" { "ip" " ip ", "city" " city ", "region" " region ", "region code" " region code ", "country" " country ", "country code" " country code ", "country code iso3" " country code iso3 ", "country capital" " country capital ", "country tld" " country tld ", "country name" " country name ", "continent code" " continent code ", "in eu" " in eu ", "postal" " postal ", "latitude" " latitude ", "longitude" " longitude ", "timezone" " timezone ", "utc offset" " utc offset ", "country calling code" " country calling code ", "currency" " currency ", "currency name" " currency name ", "languages" " languages ", "country area" " country area ", "country population" " country population ", "asn" " asn ", "org" " org " } }, "appandlocationinfo" " appandlocationinfo ", "matcherdata" \[{ "data" \[{ "variable" " variable ", "value" " value " }, { "variable" " variable ", "value" " value " } ], "matchscore" " matchscore " }] } } "signzyappid" " signzyappid " } 400 bad request { "error" { "statuscode" 400, "name" "error", "message" "the merchant does not exists", "details" {} } } 401 unauthorized { "error" { "statuscode" 401, "name" "error", "message" "authorization required", "code" "authorization required" } } 404 not found "error" { "statuscode" 404, "name" "error", "message" "shared class \\"patron\\" has no method handling post /login/1232", "status" 404 } } 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