Cards

Get user's cards

Sync cards from the card provider and return the list.

get/api/v1/cards

Headers

x-api-keystring nullable

Response

Successful Response

totalinteger nullable
createdboolean
kycStatus'not_started' | 'requested' | 'incorporating' | 'pending' | 'under_review' | 'approved' | 'rejected'

KYC verification status.

phoneVerifiedboolean

Changes

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

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

      response-property-enum-value-removed

    • added the required property cards/items/externalId to the response with the 200 status

      response-required-property-added

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