Skip to main content
POST
Verify International Passport

Headers

api-key
string
required

Your Payvessel public API key

api-secret
string
required

Your Payvessel secret

Content-Type
enum<string>
required

Request content type

Available options:
application/json

Body

application/json
passport_number
string
required

International passport number

Example:

"A12345678"

Response

International passport verification response

success
boolean
required
Example:

true

message
string
required
Example:

"International passport verification completed successfully"

data
object | null
required
charges
object
required