Documentation Index
Fetch the complete documentation index at: https://docs.enfuce.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
Get card
GET /v4/{id}
Get card using card number (PAN)
POST /v4/card/cardnumber
Get card using reference number
GET /v4/reference/{refNumber}
Get cards given customerId
GET /v4/customer/{customerId}
Get cards given accountId
GET /v4/account/{accountId}
Get Card Payment Info
POST /v3/{id}/encryptcardpaymentinfo
Initiate card data retrieval
POST /v4/card/{cardId}/controlToken
Get cards given customerId (Deprecated)
GET /v3/customer/{customerId}
Get cards given accountId (Deprecated)
GET /v3/account/{accountId}
Get card (Deprecated)
GET /v3/{id}

