πUpdate Passport
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
passwordstring Β· nullableOptional
updateStepIdinteger Β· enumOptionalPossible values:
Responses
200
Success
statusinteger Β· enumOptionalPossible values:
400
Bad Request
post
/api/v1/update/UpdateRequest/VerifyPasswordUpload Passport Image :
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
customerIdstring Β· nullableOptional
imagestring Β· nullableOptional
Responses
200
Success
isSuccessbooleanOptional
messagestring Β· nullableOptional
400
Bad Request
post
/api/v1/update/UpdatePassport/UploadPassportImageApprove Passport Info:
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
fullNameArstring Β· nullableOptional
Responses
200
Success
statusinteger Β· enumOptionalPossible values:
400
Bad Request
post
/api/v1/update/UpdatePassport/ApproveCheck If Translation Is Enabled
get
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Responses
200
Success
valuebooleanOptional
400
Bad Request
get
/api/v1/update/UpdatePassport/IsTranaslationStepEnabledLast updated