Skip to main content
POST
Pre-approve card issuance

Authorizations

Authorization
string
header
default:Bearer <token>
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-key
string | null

Response

Successful Response

Pre-flight info for issuing Wirex cards.

kycUrl
string | null
kycStatus
enum<string>
default:not_started

KYC verification status.

Available options:
not_started,
requested,
incorporating,
pending,
under_review,
in_review,
approved,
rejected
requirePhoneNumber
boolean
default:false
requireAddress
boolean
default:false