Cards

Pre-approve card issuance

Check the card provider KYC prerequisites and return a verification URL if all required user fields are present.

post/api/v1/cards/pre-approve

Headers

x-api-keystring nullable

Response

Successful Response

kycUrlstring nullable
kycStatus'not_started' | 'requested' | 'incorporating' | 'pending' | 'under_review' | 'approved' | 'rejected'

KYC verification status.

requirePhoneNumberboolean
requireAddressboolean

Changes

Changed in 1 of the 4 revisions of this API.1

    • removed the in_review enum value from the response property for the response status

      response-property-enum-value-removed

    This revision also has 47 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog