Creates a new card. Use metadata type ‘VENDOR’ for vendor cards or ‘EMPLOYEE’ for employee cards.
Documentation Index
Fetch the complete documentation index at: https://docs.light.inc/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
ID of the card balance account to associate with this card.
ID of the user who will own/manage this card.
Card type metadata. Use type 'VENDOR' with vendorId for vendor cards, or type 'EMPLOYEE' with employeeId for employee cards.
Optional description or memo for this card.
3D Secure authentication details for the card.
Optional spending limits for this card.
Optional spending limits for this card.
Card form factor. Defaults to VIRTUAL when omitted. PHYSICAL ships a plastic card and requires deliveryContact to be set. VIRTUAL must be sent with deliveryContact left null. Mismatches are rejected with PHYSICAL_CARD_DELIVERY_CONTACT_REQUIRED or VIRTUAL_CARD_DELIVERY_CONTACT_NOT_ALLOWED.
⚠️ This enum is not exhaustive; new values may be added in the future.
PHYSICAL, VIRTUAL Recipient and address used by the card issuer to ship the physical card. Only address and name are required.
default response
⚠️ This enum is not exhaustive; new values may be added in the future.
PHYSICAL, VIRTUAL ⚠️ This enum is not exhaustive; new values may be added in the future.
ACTIVE, FROZEN, CLOSED, UPDATE_IN_PROGRESS ⚠️ This enum is not exhaustive; new values may be added in the future.
VENDOR, EMPLOYEE